Tools: Added manual to use GstShark for tracing & profiling
authorGeunsik Lim <geunsik.lim@samsung.com>
Fri, 2 Nov 2018 06:54:55 +0000 (15:54 +0900)
committerMyungJoo Ham <myungjoo.ham@gmail.com>
Mon, 5 Nov 2018 04:30:02 +0000 (13:30 +0900)
commit6ff75acf5dfd7e1ca35d5c811f1bea3aea717884
tree3f2994c354a34b9a81d962dd8ccdbe4fce2c97d5
parentf7690079fe8360d44df0a5bd34c7c152538475b4
Tools: Added manual to use GstShark for tracing & profiling

This commit is to add a manual to use a GstShark tool to support
tracing and profiling method.

GstShark is an open-source project from Ridgerun that provides
benchmarks and profiling tools for GStreamer 1.7.1 (and above).
It includes tracers for generating debug information plus some tools
to analyze the debug information.

**Changes proposed in this PR:**
1. Added how to use GstShark
2. Updated GST_DEBUG_DUMP_DOT_DIR usage for debugging

Signed-off-by: Geunsik Lim <geunsik.lim@samsung.com>
tools/README.md