summaryrefslogtreecommitdiff
path: root/comphelper/source/misc/traceevent.cxx
AgeCommit message (Expand)Author
2022-03-24comphelper : use std::mutex in traceeventArnaud VERSINI
2022-01-13Recheck modules [a-c]* with IWYUGabor Kelemen
2021-07-30Fix Nesting Level Bug in ProfileZoneGopi Krishna Menon
2021-06-29Enable flushing accumulated Trace Events when their number reaches a limitTor Lillqvist
2021-06-17Drop the "console" functionality of ProfileZoneTor Lillqvist
2021-06-09Add the possibility to include a set of arguments in Trace EventsTor Lillqvist
2021-05-26comphelper: fix the "console" use-case of ProfileZoneMiklos Vajna
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-28Enable turning on trace event recording in a dbgutil build with an env varTor 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-28Extend the trace event API with instant eventsTor Lillqvist