commit | f1f3fd060862e8f96e0c327337f5a4a9ea6f25f9 | [log] [tgz] |
---|---|---|
author | Igor Opaniuk <igor.opaniuk@linaro.org> | Thu Sep 14 15:34:56 2017 +0300 |
committer | Igor Opaniuk <igor.opaniuk@linaro.org> | Sat Sep 16 12:17:38 2017 +0300 |
tree | fc962321e12aef282cd5e4f67cb6d3232e5cac0e | |
parent | 90530f72565e1a922e6e9ccac2453a145381985d [diff] |
benchmark: change format of ts file to yaml 1. Use libyaml to generate timestamp dump file in YAML format. 2. Misc cosmetic changes and refactoring (debug output). Example of ts file: timestamps: - core: 0 counter: 5818870656 address: 0x804d01f0 component: kmodule - core: 0 counter: 5819087360 address: 0xe01d81b component: core ... Acked-by: Etienne Carriere <etienne.carriere@linaro.org> Signed-off-by: Igor Opaniuk <igor.opaniuk@linaro.org>