diff options
author | Arnaldo Carvalho de Melo <[email protected]> | 2019-10-17 16:41:34 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2019-10-17 17:26:35 -0300 |
commit | 3cdc8db91e0e73f94fa6ce3bf966b0152ccf0107 (patch) | |
tree | c8f0c71ca99a3f4cfb1acb8319fd88d0df6682d7 /scripts/gdb/linux/device.py | |
parent | df604bfda6f550f088e1cffcd098bfec0eee9cdf (diff) |
perf trace: Show error message when not finding a field used in a filter expression
It was there, but as pr_debug(), make it pr_err() so that we can see it
without -v:
# trace -e syscalls:*lseek --filter="whenc==SET" sleep 1
"whenc" not found in "syscalls:sys_enter_lseek", can't set filter "whenc==SET"
#
Cc: Adrian Hunter <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Luis Cláudio Gonçalves <[email protected]>
Cc: Namhyung Kim <[email protected]>
Link: https://lkml.kernel.org/n/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/device.py')
0 files changed, 0 insertions, 0 deletions