diff options
author | Byungchul Park <byungchul.park@lge.com> | 2014-11-05 08:18:44 +0100 |
---|---|---|
committer | Steven Rostedt <rostedt@goodmis.org> | 2014-11-14 13:56:03 +0100 |
commit | 4526d0676a150dce7a93ad93e03bef7f77e7c906 (patch) | |
tree | aca3550a8b5b0328a5c0f67f322778ba5120cebe /kernel/trace/trace_functions.c | |
parent | ftrace-graph: show latency-format on print_graph_irq() (diff) | |
download | linux-4526d0676a150dce7a93ad93e03bef7f77e7c906.tar.xz linux-4526d0676a150dce7a93ad93e03bef7f77e7c906.zip |
function_graph: Fix micro seconds notations
Usually, "msecs" notation means milli-seconds, and "usecs" notation
means micro-seconds. Since the unit used in the code is micro-seconds,
the notation should be replaced from msecs to usecs.
Link: http://lkml.kernel.org/r/1415171926-9782-2-git-send-email-byungchul.park@lge.com
Signed-off-by: Byungchul Park <byungchul.park@lge.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions