diff options
author | Adrian Hunter <[email protected]> | 2022-07-11 12:31:59 +0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2022-07-20 11:08:13 -0300 |
commit | 2273e46b98377f563628d694a1ad49b5d11afb43 (patch) | |
tree | d66def86407453a194a7730ab745600f28456f27 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | e28fb159f1163e76811b9b9024564c33027d9a44 (diff) |
perf dlfilter: Add machine_pid and vcpu
Add machine_pid and vcpu to struct perf_dlfilter_sample. The 'size' can be
used to determine if the values are present, however machine_pid is zero if
unused in any case. vcpu should be ignored if machine_pid is zero.
Signed-off-by: Adrian Hunter <[email protected]>
Acked-by: Ian Rogers <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: [email protected]
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions