From: Yoshihiro YUNOMAE Date: Tue, 13 Nov 2012 20:18:23 +0000 (-0800) Subject: tracing: Show raw time stamp on stats per cpu using counter or tsc mode for trace_clock X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~77^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11043d8b125671a32253cddb0b05177be0e976f6;p=pandora-kernel.git 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 Cc: Ingo Molnar Signed-off-by: Yoshihiro YUNOMAE Signed-off-by: David Sharp Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed