tracers/log: log more detail
[platform/upstream/gstreamer.git] / plugins / tracers / gstlog.c
2016-12-08 Stefan Sauertracers/log: log more detail
2016-12-08 Stefan Sauertracer/log: fix hook prototype
2016-12-04 Stefan Sauertracers/log: log messages in message category
2016-11-28 Tim-Philipp MüllerMove dataurisrc element from -bad
2016-01-07 Stefan Sauertracer: harmonize the query hooks
2015-11-12 Thiago Santostracers: log: add missing hooks
2015-10-05 Mathieu Duponchelletracer: Use GST_TIME_ARGS when printing with GST_TIME_F...
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 Sauerdocs: add gtk-doc blobs
2015-10-05 Stefan Sauerlog: add query log category
2015-10-05 Stefan Sauertracer: add more hooks and handle it in the plugins
2015-10-05 Stefan Sauerlog: make the log tracer more verbose again
2015-10-05 Stefan Sauertracer: use a macros for the enabled check
2015-10-05 Stefan Sauertracer: pass the timestamp directly
2015-10-05 Stefan Sauertracer: pass the instance to the vmethod
2015-10-05 Stefan Sauerdesign: more planning
2015-10-05 Stefan Sauertracer: add the hook-id to the invoke signature
2015-10-05 Stefan Sauertracer: initial prototype for the tracing subsystem