Trace Parser: add python output support 33/158533/16
authorAlexander Aksenov <a.aksenov@samsung.com>
Wed, 1 Nov 2017 11:45:13 +0000 (14:45 +0300)
committerAlexander Aksenov <a.aksenov@samsung.com>
Wed, 15 Nov 2017 13:21:33 +0000 (16:21 +0300)
commit29b3a9c0ecd6ed4e14627dba120c9454ab4b8920
treecf37a5ae38a8a90b25b7cee7ab63a0cf1c08d8d3
parentb520bd7664a15331522ea8c1a34a273f4f2266d8
Trace Parser: add python output support

Change-Id: I0f56fe49cb3daa8fe7aa22d067850aef93f717e4
Signed-off-by: Alexander Aksenov <a.aksenov@samsung.com>
src/cli/trace_parser/exe/CMakeLists.txt
src/cli/trace_parser/exe/writer_py.cpp [new file with mode: 0644]
src/cli/trace_parser/exe/writer_py.h [new file with mode: 0644]
src/cli/trace_parser/exe/writers.cpp