diff options
author | Frederic Weisbecker <[email protected]> | 2016-09-26 02:29:17 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2016-09-30 11:46:38 +0200 |
commit | f9094a65755df86ec931f47b781f68ea3095cb56 (patch) | |
tree | 0c9a4d3c49652871a9f475a939ff66e91b7d9943 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | b60205c7c558330e4e2b5df498355ec959457358 (diff) |
sched/irqtime: No need for preempt-safe accessors
We can safely use the preempt-unsafe accessors for irqtime when we
flush its counters to kcpustat as IRQs are disabled at this time.
Signed-off-by: Frederic Weisbecker <[email protected]>
Reviewed-by: Rik van Riel <[email protected]>
Cc: Eric Dumazet <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Paolo Bonzini <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Wanpeng Li <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions