summaryrefslogtreecommitdiffstats
path: root/sound/ppc
diff options
context:
space:
mode:
authorMasami Hiramatsu <mhiramat@kernel.org>2018-08-28 18:18:43 +0200
committerSteven Rostedt (VMware) <rostedt@goodmis.org>2018-10-11 04:19:12 +0200
commita6682814f37124ec1e708cca8f44968445fa9dd7 (patch)
tree15e0eb29bad333cb4f69eaec38172680a4393ed7 /sound/ppc
parenttracing/kprobes: Check the probe on unloaded module correctly (diff)
downloadlinux-a6682814f37124ec1e708cca8f44968445fa9dd7.tar.xz
linux-a6682814f37124ec1e708cca8f44968445fa9dd7.zip
tracing/kprobes: Allow kprobe-events to record module symbol
Allow kprobe-events to record module symbols. Since data symbols in a non-loaded module doesn't exist, it fails to define such symbol as an argument of kprobe-event. But if the kprobe event is defined on that module, we can defer to resolve the symbol address. Note that if given symbol is not found, the event is kept unavailable. User can enable it but the event is not recorded. Link: http://lkml.kernel.org/r/153547312336.26502.11432902826345374463.stgit@devbox Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org> Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Diffstat (limited to 'sound/ppc')
0 files changed, 0 insertions, 0 deletions