diff options
author | Masami Hiramatsu <[email protected]> | 2018-09-11 19:20:40 +0900 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2018-09-12 08:01:16 +0200 |
commit | 819319fc93461c07b9cdb3064f154bd8cfd48172 (patch) | |
tree | 1af8017bac10831354dde691e7fa974f2e6b6358 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | a6d18e65dff2b73ceeb187c598b48898e36ad7b1 (diff) |
kprobes: Return error if we fail to reuse kprobe instead of BUG_ON()
Make reuse_unused_kprobe() to return error code if
it fails to reuse unused kprobe for optprobe instead
of calling BUG_ON().
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/153666124040.21306.14150398706331307654.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