diff options
author | Thomas Gleixner <[email protected]> | 2017-08-28 08:47:33 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2017-08-29 11:42:29 +0200 |
commit | 809547472edae0bc68f2b5abc37b92c8a988bc8a (patch) | |
tree | e2950f22635cbb3a075239d0f4893eead384eac9 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 6f54f3ec6c5d866c0517e9cf444bed762c2a05b7 (diff) |
x86/tracing: Disentangle pagefault and resched IPI tracing key
The pagefault and the resched IPI handler are the only ones where it is
worth to optimize the code further in case tracepoints are disabled. But it
makes no sense to have a single static key for both.
Seperate the static keys so the facilities are handled seperately.
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/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions