[PATCH 05/25] perf script: Allow time to be displayed in nanoseconds

2015-09-25 Thread Adrian Hunter
Add option --ns to display time to 9 decimal places. That is useful in some cases, for example when using Intel PT cycle accurate mode. Signed-off-by: Adrian Hunter --- tools/perf/Documentation/perf-script.txt | 3 +++ tools/perf/builtin-script.c | 8 +++- 2 files changed, 10

[PATCH 05/25] perf script: Allow time to be displayed in nanoseconds

2015-09-25 Thread Adrian Hunter
Add option --ns to display time to 9 decimal places. That is useful in some cases, for example when using Intel PT cycle accurate mode. Signed-off-by: Adrian Hunter --- tools/perf/Documentation/perf-script.txt | 3 +++ tools/perf/builtin-script.c | 8