diff options
author | Arnaldo Carvalho de Melo <[email protected]> | 2019-10-14 20:13:51 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2019-10-15 13:03:57 -0300 |
commit | 7fbfe22cf4cfe01a88704dd76ca65d108039d297 (patch) | |
tree | 579b8171c79af2539a10f2258005c7a4b35966b0 /scripts/gdb/linux/device.py | |
parent | da949f507a73df5b5ad5031cb23b82a4d81846eb (diff) |
perf trace: Filter own pid to avoid a feedback look in 'perf trace record -a'
When doing a system wide 'perf trace record' we need, just like in 'perf
trace' live mode, to filter out perf trace's own pid, so set up a
tracepoint filter for the raw_syscalls tracepoints right after adding
them to the argv array that is set up to then call cmd_record().
Reported-by: Andi Kleen <[email protected]>
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