summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2009-12-10 04:07:03 +0300
committerIngo Molnar <mingo@elte.hu>2009-12-10 10:30:27 +0300
commit1bbfa6f25673019dc0acc9308b667c96f6cda8bf (patch)
treed6a49eaf657c7981e2734758fbb50e2265997c37 /tools
parent3786310afe738070be31c439b8deeaeb69b9735d (diff)
downloadlinux-1bbfa6f25673019dc0acc9308b667c96f6cda8bf.tar.xz
sched: Mark sched_clock() as notrace
The core ftrace code (trace_clock_local) calls sched_clock() directly, so we don't want to recurisvely trigger the ftrace code. Rather than update every sched_clock() definition, tag the prototype for everyone as notrace. Signed-off-by: Mike Frysinger <vapier@gentoo.org> Cc: Peter Zijlstra <peterz@infradead.org> LKML-Reference: <1260407223-10900-1-git-send-email-vapier@gentoo.org> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions