rusage: properly free the queue memory
[platform/upstream/gstreamer.git] / plugins / tracers / gstrusage.c
2016-04-13 Guillaume Desmottesrusage: properly free the queue memory
2016-01-22 Stefan Sauertracerrecord: don't leak the spec structures
2016-01-18 Tim-Philipp Müllertracers: fix thread-id casts to 64-bit ints on 32-bit...
2016-01-16 Stefan Sauertracer: add a GstTracerValueFlags and replace strings
2016-01-16 Stefan Sauertracer: add a GFlag for the tracer scope
2016-01-15 Stefan Sauertracerrecord: add a log record class
2016-01-06 Stefan Sauertracer: make gst_tracing_register_hook_id static
2015-10-07 Stefan SauerRevert "tracers: Only build getrusage() tracer if RUSAG...
2015-10-07 Stefan Sauertracers/rusage: ifdef the RUSAGE_THREAD usage
2015-10-07 Sebastian Drögetracers: Only build getrusage() tracer if RUSAGE_THREAD...
2015-10-05 Stefan Sauertracing: rename the global api to gst_tracing
2015-10-05 Stefan Sauertracers: eliminate var_args
2015-10-05 Stefan Sauertracers: code cleanups
2015-10-05 Stefan Sauertracer: use GQuark or strings for the hook id
2015-10-05 Stefan Sauertracer: simplify hook api
2015-10-05 Stefan Sauertracer: drop the HookId hid from the invoke method
2015-10-05 Stefan Sauertracers: add metadata for the logged values
2015-10-05 Stefan Sauerrusage: improve cpu load meassurements
2015-10-05 Stefan Sauerrusage: implement windowing of cpuload
2015-10-05 Stefan Sauerrusage: announce the data format
2015-10-05 Stefan Sauerstats: improve cpu load meassurements
2015-10-05 Stefan Sauerdocs: add gtk-doc blobs
2015-10-05 Stefan Sauertracers: add a logging helper to remove identical copie...
2015-10-05 Stefan Sauerrusage: add a new rusage tracer