linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] TSC trace_clock
@ 2012-09-12  2:41 David Sharp
  2012-09-12  2:41 ` [PATCH 1/3] tracing,x86: add a TSC trace_clock; reset buffer on clock change David Sharp
                   ` (3 more replies)
  0 siblings, 4 replies; 37+ messages in thread
From: David Sharp @ 2012-09-12  2:41 UTC (permalink / raw)
  To: linux-kernel; +Cc: David Sharp, Steven Rostedt, Masami Hiramatsu

As discussed at Plumbers, here are my patches to add a TSC clock to ftrace.
Also noticeable is that the formatting patch improves the output of the
"counter" clock.

David Sharp (3):
  tracing,x86: add a TSC trace_clock; reset buffer on clock change
  tracing: reset ring buffer when changing trace_clocks
  tracing: format non-nanosec times from tsc clock without a decimal
    point.

 include/linux/ftrace_event.h |    6 +++
 include/linux/trace_clock.h  |    3 ++
 kernel/trace/trace.c         |   26 ++++++++++++--
 kernel/trace/trace.h         |    4 --
 kernel/trace/trace_clock.c   |   16 ++++++++
 kernel/trace/trace_output.c  |   82 +++++++++++++++++++++++++++++-------------
 6 files changed, 105 insertions(+), 32 deletions(-)

-- 
1.7.7.3


^ permalink raw reply	[flat|nested] 37+ messages in thread

end of thread, other threads:[~2012-10-02  0:43 UTC | newest]

Thread overview: 37+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-12  2:41 [PATCH 0/3] TSC trace_clock David Sharp
2012-09-12  2:41 ` [PATCH 1/3] tracing,x86: add a TSC trace_clock; reset buffer on clock change David Sharp
2012-09-12  3:48   ` Steven Rostedt
2012-09-12 18:48     ` David Sharp
2012-09-12  2:41 ` [PATCH 2/3] tracing: reset ring buffer when changing trace_clocks David Sharp
2012-09-12  2:41 ` [PATCH 3/3] tracing: format non-nanosec times from tsc clock without a decimal point David Sharp
2012-09-12 23:31 ` [PATCH v2 0/3] TSC trace_clock David Sharp
2012-09-12 23:31   ` [PATCH 1/3] tracing,x86: add a TSC trace_clock; reset buffer on clock change David Sharp
2012-09-12 23:31   ` [PATCH v2 1/3] tracing,x86: add a TSC trace_clock David Sharp
2012-09-13  1:15     ` Masami Hiramatsu
2012-09-13  1:23     ` Steven Rostedt
2012-09-18 21:37       ` David Sharp
2012-09-18 21:37         ` [PATCH v2 2/3] tracing: reset ring buffer when changing trace_clocks David Sharp
2012-09-18 21:37         ` [PATCH v2 3/3] tracing: format non-nanosec times from tsc clock without a decimal point David Sharp
2012-09-19  2:10         ` [PATCH v2 1/3] tracing,x86: add a TSC trace_clock Steven Rostedt
2012-09-20  8:55         ` Ingo Molnar
2012-09-20 13:34           ` Steven Rostedt
2012-09-20 22:52             ` [PATCH v3 " David Sharp
2012-09-20 22:52               ` [PATCH v3 2/3] tracing: reset ring buffer when changing trace_clocks David Sharp
2012-09-20 22:52               ` [PATCH v3 3/3] tracing: format non-nanosec times from tsc clock without a decimal point David Sharp
2012-09-25  3:27                 ` Steven Rostedt
2012-09-25 20:48                   ` David Sharp
2012-09-25 20:49                     ` [PATCH v4 " David Sharp
2012-09-25 21:42                       ` Steven Rostedt
2012-09-25 22:29                         ` David Sharp
2012-09-25 22:29                           ` David Sharp
2012-09-26 18:30                             ` Steven Rostedt
2012-09-26 21:03                               ` David Sharp
2012-09-25 23:36                           ` Steven Rostedt
2012-09-26  0:32                             ` David Sharp
2012-09-29  3:15               ` [PATCH v3 1/3] tracing,x86: add a TSC trace_clock Steven Rostedt
2012-10-02  0:33                 ` David Sharp
2012-10-02  0:43                   ` Steven Rostedt
2012-09-20 22:53           ` [PATCH v2 " David Sharp
2012-09-18 21:46       ` David Sharp
2012-09-12 23:31   ` [PATCH v2 2/3] tracing: reset ring buffer when changing trace_clocks David Sharp
2012-09-12 23:32   ` [PATCH v2 3/3] tracing: format non-nanosec times from tsc clock without a decimal point David Sharp

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).