diff options
author | Masami Hiramatsu <[email protected]> | 2018-09-11 19:19:43 +0900 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2018-09-12 08:01:15 +0200 |
commit | c72e6742f62d7bb82a77a41ca53940cb8f73e60f (patch) | |
tree | 14af3c9db3bbe91db31d49c6e78239f99244d5db /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | d0555fc78fdba5646a460e83bd2d8249c539bb89 (diff) |
kprobes: Remove pointless BUG_ON() from add_new_kprobe()
Before calling add_new_kprobe(), aggr_probe's GONE
flag and kprobe GONE flag are cleared. We don't need
to worry about that flag at this point.
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/153666118298.21306.4915366706875652652.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