Tools: Add how to use GST_DEBUG to get debug messages
authorGeunsik Lim <geunsik.lim@samsung.com>
Tue, 20 Nov 2018 04:32:39 +0000 (13:32 +0900)
committerMyungJoo Ham <myungjoo.ham@gmail.com>
Wed, 21 Nov 2018 07:58:30 +0000 (07:58 +0000)
commit49e53485807dfb484b3b6502d18537cd38ebda04
treef65b34436d490aec219548a9168b80563648e4a7
parentaa4603a1fce2a2a27499f03ad717903451e0ac92
Tools: Add how to use GST_DEBUG to get debug messages

Fixed issue #132 (Epic: Performance - Debugging)

This commit is to append how to use environment variable GST_DEBUG to
get more debug messages for debugging of NNStreamer.

**Changes proposed in this PR:**
* Version 2:
1. Case study: Tracing Gstreamer plugins with GST_DEBUG

* Version 1:
1. Added how to use GST_DEBUG
2. Added execution screenshot of xdot
3. Updated the existing statement for readability
4. Updated GST_DEBUG_DUMP_DOT_DIR usage

Signed-off-by: Geunsik Lim <geunsik.lim@samsung.com>
tools/debugging/README.md
tools/debugging/gst-debug-dump-dot-dir-xot.png [new file with mode: 0644]