]> Pileus Git - ~andy/linux/commit
x86: Allow tracing of functions in arch/x86/kernel/rtc.c
authorDavid Vrabel <david.vrabel@citrix.com>
Mon, 8 Oct 2012 12:07:30 +0000 (13:07 +0100)
committerIngo Molnar <mingo@kernel.org>
Wed, 24 Oct 2012 11:14:22 +0000 (13:14 +0200)
commitce37f400336a34bb6e72c4700f9dcc2a41ff7163
tree02223b370e134af53742492aedb01f564261be64
parent3f3a20648797c3ff49c6ebfe10747ef0acd37c50
x86: Allow tracing of functions in arch/x86/kernel/rtc.c

Move native_read_tsc() to tsc.c to allow profiling to be
re-enabled for rtc.c.

Signed-off-by: David Vrabel <david.vrabel@citrix.com>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Steven Rostedt <rostedt@goodmis.org>
Link: http://lkml.kernel.org/r/1349698050-6560-1-git-send-email-david.vrabel@citrix.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/kernel/Makefile
arch/x86/kernel/rtc.c
arch/x86/kernel/tsc.c