Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Port tracing to the sysprof collector api | Matthias Clasen | 2020-08-21 | 1 | -242/+76 |
* | Replace "gchar" with "char" | Benjamin Otte | 2020-07-25 | 1 | -1/+1 |
* | profiler: Add G_GNUC_PRINTF markers to silence warnings | Alexander Larsson | 2020-02-12 | 1 | -0/+6 |
* | profiler: Add _end_mark() version of _add_mark() | Alexander Larsson | 2020-02-12 | 1 | -4/+60 |
* | Convert all profiler times from nsec to usec | Alexander Larsson | 2020-02-12 | 1 | -6/+6 |
* | fixup! Add gdk_profiler_add_markf() to do printf formating | Alexander Larsson | 2020-02-12 | 1 | -0/+9 |
* | Add gdk_profiler_add_markf() to do printf formating | Alexander Larsson | 2020-02-12 | 1 | -0/+25 |
* | profiler: Exit gracefully on SIGTERM | Matthias Clasen | 2020-01-30 | 1 | -2/+4 |
* | profiler: port GdkProfiler to sysprof-3 | Christian Hergert | 2019-05-29 | 1 | -32/+32 |
* | Profiler: drop the public api | Matthias Clasen | 2019-05-08 | 1 | -32/+0 |
* | gdk/gdkprofiler.c: Don't include unistd.h unconditionally | Chun-wei Fan | 2019-05-07 | 1 | -0/+3 |
* | gdk: Add a profiler | Matthias Clasen | 2019-05-07 | 1 | -0/+259 |