aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sched-migration.py
diff options
context:
space:
mode:
authorThomas Gleixner <[email protected]>2017-08-28 08:47:36 +0200
committerIngo Molnar <[email protected]>2017-08-29 12:07:24 +0200
commit73285527804402befe5d5140aeede21c16544b4c (patch)
tree89c2e9c4cfde78f2b8cf406679dffb4182dc98f6 /tools/perf/scripts/python/sched-migration.py
parenta45525b5b47c10c0446eda21227792b39af233dc (diff)
x86/tracing: Build tracepoints only when they are used
The tracepoint macro magic emits code for all tracepoints in a event header file. That code stays around even if the tracepoint is not used at all. The linker does not discard it. Build the various irq_vector tracepoints dependent on the appropriate CONFIG switches. Signed-off-by: Thomas Gleixner <[email protected]> Cc: Andy Lutomirski <[email protected]> Cc: Borislav Petkov <[email protected]> Cc: Linus Torvalds <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Steven Rostedt <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions