[Tools] Split one file into four sub-files.
authorGeunsik Lim <geunsik.lim@samsung.com>
Wed, 14 Nov 2018 11:30:21 +0000 (20:30 +0900)
committerMyungJoo Ham <myungjoo.ham@gmail.com>
Thu, 15 Nov 2018 01:13:57 +0000 (01:13 +0000)
commitc9b2cddf4936ff70a7da89e96e03dcfbdf202469
tree6d2b22cb8ef5fa83726089d42c84db5a200d5004
parent42fe82230399b9ed8e87d3f29c18d72dbe102e21
[Tools] Split one file into four sub-files.

This commit is to split existing one file into four files.
* before: Tools
* after : development, debugging, tracing, and profiling

**Changes proposed in this PR:**
1. Added 4 folders
2. Re-organized the existing sections

Signed-off-by: Geunsik Lim <geunsik.lim@samsung.com>
tools/README.md
tools/debugging/README.md [new file with mode: 0644]
tools/development/README.md [new file with mode: 0644]
tools/development/getTestModels.sh [moved from tools/getTestModels.sh with 100% similarity]
tools/development/gst-indent [moved from tools/gst-indent with 100% similarity]
tools/development/pre-commit [moved from tools/pre-commit with 100% similarity]
tools/profiling/README.md [new file with mode: 0644]
tools/tracing/README.md [new file with mode: 0644]