Automatic update of common submodule
[platform/upstream/gstreamer.git] / gst / gsttracer.h
2015-10-06 Stefan Sauertracer: move prototype to the right header
2015-10-05 Stefan Sauertracing: rename the global api to gst_tracing
2015-10-05 Stefan Sauertracers: eliminate var_args
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 Sauertracer: split into tracer and tracerutils
2015-10-05 Stefan Sauertracers: add a logging helper to remove identical copie...
2015-10-05 Stefan Sauertracer: use the same timebase as the logging
2015-10-05 Stefan Sauertracer: add more hooks and handle it in the plugins
2015-10-05 Stefan Sauertracer: use a macros for the enabled check
2015-10-05 Stefan Sauertracer: use macros for hooks
2015-10-05 Stefan Sauertracer: pass the timestamp directly
2015-10-05 Stefan Sauertracer: pass the instance to the vmethod
2015-10-05 Stefan Sauertracer: switch to quarks and add another hook for buffe...
2015-10-05 Stefan Sauertracer: add the hook-id to the invoke signature
2015-10-05 Stefan Sauertracer: initial prototype for the tracing subsystem