projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a0dc346
)
tracing: update what the log tracer does
author
Stefan Sauer
<ensonic@users.sf.net>
Wed, 7 Dec 2016 20:11:22 +0000
(21:11 +0100)
committer
Stefan Sauer
<ensonic@users.sf.net>
Tue, 13 Dec 2016 12:22:56 +0000
(13:22 +0100)
With the given parameters it logs also events and messages.
markdown/design/tracing.md
patch
|
blob
|
history
diff --git
a/markdown/design/tracing.md
b/markdown/design/tracing.md
index
4dc66af
..
bc5b8f5
100644
(file)
--- a/
markdown/design/tracing.md
+++ b/
markdown/design/tracing.md
@@
-361,7
+361,7
@@
little driver * <https://github.com/dkogan/feedgnuplot>
## Try it
-### Traces for buffer flow in TRACE level:
+### Traces for buffer flow
, events and messages
in TRACE level:
GST_DEBUG="GST_TRACER:7,GST_BUFFER*:7,GST_EVENT:7,GST_MESSAGE:7"
GST_TRACERS=log gst-launch-1.0 fakesrc num-buffers=10 ! fakesink -