Age | Commit message (Expand) | Author |
---|---|---|
2021-04-29 | Make the nested AsyncEvent work more reliably | Tor Lillqvist |
2021-04-29 | Add AsyncEvent::finish() to end a nested AsyncEvent before its parent ends | Tor Lillqvist |
2021-04-29 | Fix syntax error in generated JSON | Tor Lillqvist |
2021-04-29 | Introduce Async trace events and a unit test | Tor Lillqvist |
2021-04-28 | Introduce a new class NamedEvent to be used by the upcoming AsyncEvent, too | Tor Lillqvist |
2021-04-28 | Re-think what the nesting means in ProfileZones | Tor Lillqvist |
2021-04-28 | Move some static functions from ProfileZone to TraceEvent where they belong | Tor Lillqvist |
2021-04-28 | Extend the trace event API with instant events | Tor Lillqvist |