index
:
~bilboed/gstreamer
1.12
design
fastqueue-1.0
master
uridecodebin3-1.12
Personal copy of GStreamer (core)
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
gsttracer.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-27
Port gtk-doc comments to their equivalent markdown syntax
Thibault Saunier
1
-0
/
+1
2016-01-17
tracer.h: don't include private noinst header gsttracerutils.h in a public he...
Philip Van Hoof
1
-0
/
+1
2016-01-16
gst.h: Don't spew warnings if GST_USE_UNSTABLE_API is not defined
Tim-Philipp Müller
1
-0
/
+2
2016-01-16
tracer: add a GFlag for the tracer scope
Stefan Sauer
1
-2
/
+0
2016-01-15
tracerrecord: add a log record class
Stefan Sauer
1
-35
/
+0
2016-01-06
docs: add the tracer to the docs
Stefan Sauer
1
-3
/
+25
2016-01-03
docs: fix some warnings and add some since markers
Tim-Philipp Müller
1
-0
/
+2
2015-10-05
tracer: strdup the passed parameters.
Mathieu Duponchelle
1
-2
/
+10
2015-10-05
tracer: simplify hook api
Stefan Sauer
1
-22
/
+0
2015-10-05
tracer: drop the HookId hid from the invoke method
Stefan Sauer
1
-3
/
+2
2015-10-05
tracer: remove commented code
Stefan Sauer
1
-1
/
+0
2015-10-05
tracer: use GST_PTR_FORMAT to log the structure
Stefan Sauer
1
-6
/
+16
2015-10-05
tracer: split into tracer and tracerutils
Stefan Sauer
1
-124
/
+5
2015-10-05
docs: add gtk-doc blobs
Stefan Sauer
1
-0
/
+16
2015-10-05
tracers: add a logging helper to remove identical copies from the tracers
Stefan Sauer
1
-0
/
+14
2015-10-05
tracer: parse parameters
Stefan Sauer
1
-3
/
+11
2015-10-05
tracer: use a macros for the enabled check
Stefan Sauer
1
-59
/
+20
2015-10-05
tracer: use macros for hooks
Stefan Sauer
1
-4
/
+4
2015-10-05
tracer: pass the timestamp directly
Stefan Sauer
1
-16
/
+13
2015-10-05
tracer: pass the instance to the vmethod
Stefan Sauer
1
-1
/
+1
2015-10-05
tracer: switch to quarks and add another hook for buffer flow
Stefan Sauer
1
-8
/
+31
2015-10-05
tracer: add the hook-id to the invoke signature
Stefan Sauer
1
-3
/
+3
2015-10-05
tracer: initial prototype for the tracing subsystem
Stefan Sauer
1
-0
/
+313