diff options
author | Frederic Weisbecker <[email protected]> | 2013-07-10 02:44:35 +0200 |
---|---|---|
committer | Frederic Weisbecker <[email protected]> | 2013-08-14 17:14:46 +0200 |
commit | 48d6a816a8bf36e2a197c322697323003bdc1cfe (patch) | |
tree | 6a51b602ec4451b8443b2b58337e9a55c84ceb48 /tools/perf/util/trace-event-scripting.c | |
parent | ad65782fba507d91a0a98f519b59e79cac1b474c (diff) |
context_tracking: Optimize guest APIs off case with static key
Optimize guest entry/exit APIs with static keys. This minimize
the overhead for those who enable CONFIG_NO_HZ_FULL without
always using it. Having no range passed to nohz_full= should
result in the probes overhead to be minimized.
Signed-off-by: Frederic Weisbecker <[email protected]>
Cc: Steven Rostedt <[email protected]>
Cc: Paul E. McKenney <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Li Zhong <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Kevin Hilman <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions