tracing: Show raw time stamp on stats per cpu using counter or tsc mode for trace_clock
authorYoshihiro YUNOMAE <yoshihiro.yunomae.ez@hitachi.com>
Tue, 13 Nov 2012 20:18:23 +0000 (12:18 -0800)
committerSteven Rostedt <rostedt@goodmis.org>
Tue, 13 Nov 2012 20:49:11 +0000 (15:49 -0500)
commit11043d8b125671a32253cddb0b05177be0e976f6
tree9f440aeb014d66b3f284ff25cbae395c0d1a77fb
parent8be0709f10e3dd5d7d07933ad61a9f18c4b93ca5
tracing: Show raw time stamp on stats per cpu using counter or tsc mode for trace_clock

Show raw time stamp values for stats per cpu if you choose counter or tsc mode
for trace_clock. Although a unit of tracing time stamp is nsec in local or global mode,
the units in counter and TSC mode are tracing counter and cycles respectively.
Link: http://lkml.kernel.org/r/1352837903-32191-3-git-send-email-dhsharp@google.com
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Ingo Molnar <mingo@redhat.com>
Signed-off-by: Yoshihiro YUNOMAE <yoshihiro.yunomae.ez@hitachi.com>
Signed-off-by: David Sharp <dhsharp@google.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
kernel/trace/trace.c