diff options
author | Peter Zijlstra <[email protected]> | 2020-03-18 14:22:03 +0100 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2020-05-19 15:47:21 +0200 |
commit | c86e9b987cea3dd0209203e714553a47f5d7c6dd (patch) | |
tree | 482f9f9344ca9854ab99444ba49dad7fb2df86bf /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 0995a5dfbe49badff78e78761fb66f46579f2f9a (diff) |
lockdep: Prepare for noinstr sections
Force inlining and prevent instrumentation of all sorts by marking the
functions which are invoked from low level entry code with 'noinstr'.
Split the irqflags tracking into two parts. One which does the heavy
lifting while RCU is watching and the final one which can be invoked after
RCU is turned off.
Signed-off-by: Peter Zijlstra <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Reviewed-by: Alexandre Chartre <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions