aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorMasami Hiramatsu <[email protected]>2018-09-11 19:21:09 +0900
committerIngo Molnar <[email protected]>2018-09-12 08:01:16 +0200
commitcbdd96f5586151e48317d90a403941ec23f12660 (patch)
tree20aa6a04e98b5ae2abb74182730be6871abf1c4c /tools/perf/scripts/python/call-graph-from-sql.py
parent819319fc93461c07b9cdb3064f154bd8cfd48172 (diff)
kprobes: Don't call BUG_ON() if there is a kprobe in use on free list
Instead of calling BUG_ON(), if we find a kprobe in use on free kprobe list, just remove it from the list and keep it on kprobe hash list as same as other in-use kprobes. Signed-off-by: Masami Hiramatsu <[email protected]> Cc: Anil S Keshavamurthy <[email protected]> Cc: David S . Miller <[email protected]> Cc: Linus Torvalds <[email protected]> Cc: Naveen N . Rao <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Thomas Gleixner <[email protected]> Link: http://lkml.kernel.org/r/153666126882.21306.10738207224288507996.stgit@devbox Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions