lkml.org 
[lkml]   [2012]   [Sep]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 0/3] TSC trace_clock
Date
Updated to move arch-specific bits out of generic code. I did this by adding a
new file in asm-generic because I couldn't think of a better place to put it,
but I'm open to suggestions.

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

arch/x86/include/asm/trace_clock.h | 16 +++++++
arch/x86/kernel/Makefile | 1 +
arch/x86/kernel/trace_clock.c | 20 +++++++++
include/asm-generic/trace_clock.h | 15 +++++++
include/linux/ftrace_event.h | 6 +++
include/linux/trace_clock.h | 2 +
kernel/trace/trace.c | 24 +++++++++-
kernel/trace/trace.h | 4 --
kernel/trace/trace_output.c | 82 +++++++++++++++++++++++++-----------
9 files changed, 138 insertions(+), 32 deletions(-)
create mode 100644 arch/x86/include/asm/trace_clock.h
create mode 100644 arch/x86/kernel/trace_clock.c
create mode 100644 include/asm-generic/trace_clock.h

--
1.7.7.3



\
 
 \ /
  Last update: 2012-09-13 06:01    [W:0.151 / U:0.628 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site