diff options
author | Masami Hiramatsu (Google) <mhiramat@kernel.org> | 2023-07-11 16:15:57 +0200 |
---|---|---|
committer | Masami Hiramatsu (Google) <mhiramat@kernel.org> | 2023-07-13 17:37:43 +0200 |
commit | 4ed8f337dee32df71435689c19d22e4ee846e15a (patch) | |
tree | 9ec0ef4c046790e024726e754541e813070edec4 /kernel/stacktrace.c | |
parent | tracing/probes: Fix to update dynamic data counter if fetcharg uses it (diff) | |
download | linux-4ed8f337dee32df71435689c19d22e4ee846e15a.tar.xz linux-4ed8f337dee32df71435689c19d22e4ee846e15a.zip |
Revert "tracing: Add "(fault)" name injection to kernel probes"
This reverts commit 2e9906f84fc7c99388bb7123ade167250d50f1c0.
It was turned out that commit 2e9906f84fc7 ("tracing: Add "(fault)"
name injection to kernel probes") did not work correctly and probe
events still show just '(fault)' (instead of '"(fault)"'). Also,
current '(fault)' is more explicit that it faulted.
This also moves FAULT_STRING macro to trace.h so that synthetic
event can keep using it, and uses it in trace_probe.c too.
Link: https://lore.kernel.org/all/168908495772.123124.1250788051922100079.stgit@devnote2/
Link: https://lore.kernel.org/all/20230706230642.3793a593@rorschach.local.home/
Cc: stable@vger.kernel.org
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Tom Zanussi <zanussi@kernel.org>
Signed-off-by: Masami Hiramatsu (Google) <mhiramat@kernel.org>
Reviewed-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Diffstat (limited to 'kernel/stacktrace.c')
0 files changed, 0 insertions, 0 deletions