diff options
author | Masami Hiramatsu <[email protected]> | 2019-02-13 01:15:05 +0900 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2019-02-13 08:16:41 +0100 |
commit | 2f43c6022d84b2f562623a7023f49f1431e50747 (patch) | |
tree | a8bd5af391215c7da87d93a4eafbe6d0da4f98e4 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | a39f15b9644fac3f950f522c39e667c3af25c588 (diff) |
kprobes: Prohibit probing on lockdep functions
Some lockdep functions can be involved in breakpoint handling
and probing on those functions can cause a breakpoint recursion.
Prohibit probing on those functions by blacklist.
Signed-off-by: Masami Hiramatsu <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Andrea Righi <[email protected]>
Cc: Arnaldo Carvalho de Melo <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Mathieu Desnoyers <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Steven Rostedt <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Link: http://lkml.kernel.org/r/154998810578.31052.1680977921449292812.stgit@devbox
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions