summaryrefslogtreecommitdiff
path: root/gsk/gskprofiler.c
Commit message (Expand)AuthorAgeFilesLines
* Fix various bitfield warningsMatthias Clasen2023-04-271-4/+4
* gsk: Stop using g_sliceMatthias Clasen2023-03-141-6/+4
* Convert all profiler times from nsec to usecAlexander Larsson2020-02-121-9/+8
* gsk: Add some more profiler apisMatthias Clasen2019-05-071-0/+13
* Fix wrong format strings in various placesРуслан Ижбулатов2018-06-101-1/+1
* gsk: Redo the sampling in the profilerMatthias Clasen2017-09-281-11/+25
* gsk: Add a way to reset profiler countersMatthias Clasen2017-09-251-1/+25
* gsk: Make profiler counters more usefulMatthias Clasen2017-09-251-2/+9
* gsk: Add profiler objectEmmanuele Bassi2016-10-181-0/+470