summaryrefslogtreecommitdiff
path: root/comphelper/source/misc/traceevent.cxx
AgeCommit message (Expand)Author
2021-08-17Fix nesting level bug in ProfileZoneGopi Krishna Menon
2021-07-05Enable flushing accumulated Trace Events when their number reaches a limitTor Lillqvist
2021-05-13Add the possibility to include a set of arguments in Trace EventsTor Lillqvist
2021-04-29Introduce Async trace events and a unit testTor Lillqvist
2021-04-29Introduce a new class NamedEvent to be used by the upcoming AsyncEvent, tooTor Lillqvist
2021-04-29Enable turning on trace event recording in a dbgutil build with an env varTor Lillqvist
2021-04-29Re-think what the nesting means in ProfileZonesTor Lillqvist
2021-04-29Move some static functions from ProfileZone to TraceEvent where they belongTor Lillqvist
2021-04-29Extend the trace event API with instant eventsTor Lillqvist