Tools: Added how to use tracers of GstShark
authorGeunsik Lim <geunsik.lim@samsung.com>
Mon, 19 Nov 2018 04:27:30 +0000 (13:27 +0900)
committerMyungJoo Ham <myungjoo.ham@gmail.com>
Wed, 21 Nov 2018 02:12:27 +0000 (02:12 +0000)
commitaa4603a1fce2a2a27499f03ad717903451e0ac92
treedf1836464f5aab7a2a53ff4e90f76e50df2e0a0a
parent61784d5a4c73fd4574f31db58cfc649c32780cf6
Tools: Added how to use tracers of GstShark

This commit is to append how to use the nine below tracers in GstShark.
All tracers were selected as a initial set of tracers based on RidgeRun's fine-tuning experience.
* InterLatency
* Processing time
* Frame rate
* Schedule time
* CPU usage
* Graphic
* Bitrate
* Queue Level
* Buffer

**Changes proposed in this PR:**
* Version 3:
1. Added how to run gstshark-plot (Experimental)
2. Added how to create CTF (Common Trace Format) folder
3. Wrote how to build code with v.0.5.3 release tag

* Version 2:
1. Added additional instruction manual for easy debugging
2. Fixed incorrect statements
3. Appended some commands to helpe GstShark newbie
4. Added screenshot of GstShark: graphic tracer

* Version 1:
1. Added how to use GstShark tracers
2. Updated how to convert output data to a GNUplot data for analysis

Signed-off-by: Geunsik Lim <geunsik.lim@samsung.com>
tools/tracing/README.md
tools/tracing/gstshark_graphic_tracer.png [new file with mode: 0644]