summaryrefslogtreecommitdiff
path: root/include/comphelper/profilezone.hxx
AgeCommit message (Expand)Author
2021-07-30Fix Nesting Level Bug in ProfileZoneGopi Krishna Menon
2021-07-05Simplification: Use getNow() here, tooTor Lillqvist
2021-06-17Drop the "console" functionality of ProfileZoneTor Lillqvist
2021-06-09Avoid empty std::map constructorTor Lillqvist
2021-06-09Add the possibility to include a set of arguments in Trace EventsTor Lillqvist
2021-04-29cid#1477405 Initialize membersTor Lillqvist
2021-04-29Add SAL_WARN in case ProfileZones are overlapping and not hierarchicalTor Lillqvist
2021-04-29Introduce Async trace events and a unit testTor Lillqvist
2021-04-28Introduce a new class NamedEvent to be used by the upcoming AsyncEvent, tooTor Lillqvist
2021-04-28Re-think what the nesting means in ProfileZonesTor Lillqvist
2021-04-28Make the console logging in ProfileZone work more sanelyTor Lillqvist
2021-04-28Move some static functions from ProfileZone to TraceEvent where they belongTor Lillqvist
2021-04-28Make ProfileZone non-copyableTor Lillqvist
2021-04-28Extend the trace event API with instant eventsTor Lillqvist
2021-04-27Refactor ProfileZone and create Chrome Trace Event Format dataTor Lillqvist
2021-04-27Clarify the ProfileRecording APITor Lillqvist
2020-11-21tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer
2020-03-04comphelper: allow simple ad-hoc measuring with ProfileZonesMiklos Vajna
2018-11-08coverity#1441101: Use std::atomic instead of volatileStephan Bergmann
2018-11-06reduce cost of ProfileZone when it is not activeNoel Grandin
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2018-07-20loplugin:unusedfields - look for fields that can be const, in comphelperNoel Grandin
2017-08-31Bin fairly pointless default for parameter that was defaulted just once anywayTor Lillqvist
2017-08-29Add cautionary commentTor Lillqvist
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-15comphelper: add a profiling APILászló Németh