diff options
author | Song Liu <[email protected]> | 2018-04-13 11:55:13 -0700 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2018-04-17 07:54:57 +0200 |
commit | 5c8dad48e4f53d6fd0a7e4f95d7c1c983374de88 (patch) | |
tree | 6fa600c710b0c20accfbc042be9a116e5b1e72eb /lib/memory-notifier-error-inject.c | |
parent | aacd188a2deea4e0886e43641cdae6b47b540b7f (diff) |
trace_kprobe: Remove warning message "Could not insert probe at..."
This warning message is not very helpful, as the return value should
already show information about the error. Also, this message will
spam dmesg if the user space does testing in a loop, like:
for x in {0..5}
do
echo p:xx xx+$x >> /sys/kernel/debug/tracing/kprobe_events
done
Reported-by: Vince Weaver <[email protected]>
Signed-off-by: Song Liu <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions