diff options
author | Masami Hiramatsu <[email protected]> | 2019-09-18 17:55:37 +0900 |
---|---|---|
committer | Steven Rostedt (VMware) <[email protected]> | 2019-09-19 09:55:42 -0400 |
commit | 44d00dc7ceab1732ebd5f5aae601b24dacdf10c5 (patch) | |
tree | 74138503a027b773a915e5618c0c0d2774521614 /lib/memory-notifier-error-inject.c | |
parent | 604e3548236de26ed6659b85bda8f27b28a7601b (diff) |
tracing/probe: Fix to allow user to enable events on unloaded modules
Fix to allow user to enable probe events on unloaded modules.
This operations was allowed before commit 60d53e2c3b75 ("tracing/probe:
Split trace_event related data from trace_probe"), because if users
need to probe module init functions, they have to enable those probe
events before loading module.
Link: http://lkml.kernel.org/r/156879693733.31056.9331322616994665167.stgit@devnote2
Cc: [email protected]
Fixes: 60d53e2c3b75 ("tracing/probe: Split trace_event related data from trace_probe")
Signed-off-by: Masami Hiramatsu <[email protected]>
Signed-off-by: Steven Rostedt (VMware) <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions