]> Git Repo - linux.git/commit - tools/perf/builtin-script.c
perf script: Allow time to be displayed in nanoseconds
authorAdrian Hunter <[email protected]>
Fri, 25 Sep 2015 13:15:36 +0000 (16:15 +0300)
committerArnaldo Carvalho de Melo <[email protected]>
Mon, 28 Sep 2015 19:46:05 +0000 (16:46 -0300)
commit83e1986032dfcd3f9e9fc0d06e11d9153edae19b
tree8ad7b1b2ae0120bb8d2b39293ff4013b3f9ef9dc
parent116f349c5bf8c7aec4047dd6e06c310354b46e4f
perf script: Allow time to be displayed in nanoseconds

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 <[email protected]>
Cc: Jiri Olsa <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
tools/perf/Documentation/perf-script.txt
tools/perf/builtin-script.c
This page took 0.054582 seconds and 4 git commands to generate.