diff options
author | Masami Hiramatsu <[email protected]> | 2021-02-03 23:59:27 +0900 |
---|---|---|
committer | Steven Rostedt (VMware) <[email protected]> | 2021-02-09 12:44:32 -0500 |
commit | 33b1d14668859626bf96958e38042b0ed8a22a68 (patch) | |
tree | 19ac820f4fa936c4f2a1a8cb39e9b4a369b95c2b /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
parent | a1320e0c2fc834264fa2125ef5c40670dbb5b736 (diff) |
kprobes: Warn if the kprobe is reregistered
Warn if the kprobe is reregistered, since there must be
a software bug (actively used resource must not be re-registered)
and caller must be fixed.
Link: https://lkml.kernel.org/r/161236436734.194052.4058506306336814476.stgit@devnote2
Acked-by: Naveen N. Rao <[email protected]>
Acked-by: Ananth N Mavinakayanahalli <[email protected]>
Signed-off-by: Masami Hiramatsu <[email protected]>
Signed-off-by: Steven Rostedt (VMware) <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions