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
/
plugins
/
tracers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-26
tracers: log: no need to link to our internal printf implementation
Tim-Philipp Müller
2
-7
/
+1
2017-11-04
latency tracer: add timestamp to tracer records
Guillaume Desmottes
1
-1
/
+7
2017-11-02
gstleaks.c: always log leaks listing
Mathieu Duponchelle
1
-5
/
+13
2017-10-30
latency-tracer: Exclude synchronization time
Nicolas Dufresne
1
-23
/
+23
2017-05-20
leaks: Handle subclasses in filters even for unhandled/lazy loaded types
Thibault Saunier
2
-19
/
+27
2017-05-16
Remove plugin specific static build option
Nicolas Dufresne
1
-1
/
+0
2016-12-21
gstrusage: explicitly register to hooks
Stefan Sauer
1
-2
/
+15
2016-12-21
meson: Derive defines from header/function names
Nirbheek Chauhan
1
-1
/
+1
2016-12-20
latency: the latency is not an aggregated value
Stefan Sauer
1
-1
/
+0
2016-12-20
leaks: Allow user to set the flags to use to retrieve stack traces
Thibault Saunier
2
-21
/
+30
2016-12-20
leaks: Allow tracing Gst(Mini)Object reffing operations
Thibault Saunier
2
-14
/
+147
2016-12-20
leaks: Allow passing a GstStructure to configure the tracer
Thibault Saunier
1
-23
/
+63
2016-12-16
tracers/stats: log optional fields instead of GST_CLOCK_TIME_NONE
Stefan Sauer
1
-2
/
+8
2016-12-12
info: Add a 'flags' parametter to gst_debug_get_stack_trace
Thibault Saunier
1
-2
/
+2
2016-12-09
meson: Fix build
Thibault Saunier
1
-1
/
+1
2016-12-09
meson: Support building with Gst debug disabled
Thibault Saunier
1
-1
/
+4
2016-12-08
tracers/log: log more detail
Stefan Sauer
1
-29
/
+30
2016-12-08
tracer/log: fix hook prototype
Stefan Sauer
1
-2
/
+2
2016-12-07
tracer/latency: clear qdata
Stefan Sauer
1
-2
/
+5
2016-12-04
tracers/log: log messages in message category
Stefan Sauer
1
-2
/
+2
2016-11-04
tracers: leaks: Use the new gst_debug_get_stack_trace
Thibault Saunier
3
-91
/
+4
2016-11-04
gst: Use libunwind/libdw to generate backtraces if avalaible
Thibault Saunier
1
-9
/
+0
2016-10-14
stats: Fix warning
Thibault Saunier
1
-1
/
+2
2016-10-13
tracers: fix structure leak
Vincent Penquerc'h
1
-2
/
+5
2016-10-08
tracer/rusage: fix format string args
Stefan Sauer
1
-3
/
+3
2016-09-27
meson: tracers: signal availability of libunwind and backtrace() to code
Tim-Philipp Müller
1
-1
/
+12
2016-09-26
meson: Build tracers
Thibault Saunier
1
-0
/
+22
2016-07-20
tracers: leaks: update type filter later for unknown types
Guillaume Desmottes
2
-1
/
+38
2016-07-11
leaks: check return values of libunwind calls
Guillaume Desmottes
1
-3
/
+6
2016-07-08
leaks: warn if object is destroyed while the tracer is disposing
Guillaume Desmottes
2
-0
/
+11
2016-07-08
leaks tracer: use G_OS_UNIX to check for signal support
Guillaume Desmottes
1
-14
/
+14
2016-07-08
leaks tracer: add creation stack trace support
Guillaume Desmottes
3
-10
/
+126
2016-07-08
leaks tracer: add checkpoint support using SIGUSR2
Guillaume Desmottes
2
-5
/
+120
2016-07-08
leaks tracer: log alive objects when receiving SIGUSR1
Guillaume Desmottes
1
-0
/
+43
2016-06-03
tracers: leaks: some micro-optimisations
Tim-Philipp Müller
1
-12
/
+13
2016-06-03
tracers: add leaks tracer
Guillaume Desmottes
4
-1
/
+420
2016-04-13
rusage: properly free the queue memory
Guillaume Desmottes
1
-1
/
+2
2016-01-22
tracerrecord: don't leak the spec structures
Stefan Sauer
3
-23
/
+20
2016-01-20
tracer/gststats: fix mismatch between '.class' and tracer args
Stefan Sauer
1
-3
/
+12
2016-01-18
tracers: fix thread-id casts to 64-bit ints on 32-bit systems
Tim-Philipp Müller
2
-14
/
+16
2016-01-16
tracer/stats: use the right log template
Stefan Sauer
1
-1
/
+1
2016-01-16
tracer: use the new flags to create the optional field in the format string
Stefan Sauer
1
-4
/
+1
2016-01-16
tracer: add a GstTracerValueFlags and replace strings
Stefan Sauer
3
-12
/
+5
2016-01-16
gst.h: Don't spew warnings if GST_USE_UNSTABLE_API is not defined
Tim-Philipp Müller
1
-1
/
+2
2016-01-16
tracer: add a GFlag for the tracer scope
Stefan Sauer
4
-39
/
+28
2016-01-15
tracerrecord: add a log record class
Stefan Sauer
3
-110
/
+188
2016-01-10
tracers: code clean ups
Stefan Sauer
2
-31
/
+31
2016-01-07
tracer: harmonize the query hooks
Stefan Sauer
2
-8
/
+26
2016-01-07
tracers/stats: add missing parameters to callback functions
Stefan Sauer
1
-2
/
+4
2016-01-06
tracer: make gst_tracing_register_hook_id static
Stefan Sauer
1
-1
/
+1
[next]