summaryrefslogtreecommitdiff
path: root/comphelper/qa/unit/test_traceevent.cxx
AgeCommit message (Expand)Author
2021-07-15The Chrome Trace Event viewer doesn't support nested async eventsTor Lillqvist
2021-05-24Fix syntax error in the "arguments" of a TraceEventTor Lillqvist
2021-05-18Add the possibility to include a set of arguments in Trace EventsTor Lillqvist
2021-04-29Add SAL_WARN in case ProfileZones are overlapping and not hierarchicalTor Lillqvist
2021-04-29Make the nested AsyncEvent work more reliablyTor Lillqvist
2021-04-29Add AsyncEvent::finish() to end a nested AsyncEvent before its parent endsTor Lillqvist
2021-04-29Fix syntax error in generated JSONTor Lillqvist
2021-04-29Introduce Async trace events and a unit testTor Lillqvist