diff options
| author | Ian Rogers <[email protected]> | 2024-05-24 20:52:25 +0000 |
|---|---|---|
| committer | Namhyung Kim <[email protected]> | 2024-05-30 17:05:57 +0000 |
| commit | 63b9cbd7941aa9ec5cb61567042176c4ce04b020 (patch) | |
| tree | 5c1e7e12fde31b93d663a77f7af56ac11b99cf6e /tools/perf/scripts/python/compaction-times.py | |
| parent | tools api io: Move filling the io buffer to its own function (diff) | |
| download | kernel-63b9cbd7941aa9ec5cb61567042176c4ce04b020.tar.gz kernel-63b9cbd7941aa9ec5cb61567042176c4ce04b020.zip | |
perf bpf filter: Give terms their own enum
Give the term types their own enum so that additional terms can be
added that don't correspond to a PERF_SAMPLE_xx flag. The term values
are numerically ascending rather than bit field positions, this means
they need translating to a PERF_SAMPLE_xx bit field in certain places
using a shift.
Signed-off-by: Ian Rogers <[email protected]>
Acked-by: Namhyung Kim <[email protected]>
Cc: John Fastabend <[email protected]>
Cc: Changbin Du <[email protected]>
Cc: Yang Jihong <[email protected]>
Cc: Andrii Nakryiko <[email protected]>
Cc: [email protected]
Signed-off-by: Namhyung Kim <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/compaction-times.py')
0 files changed, 0 insertions, 0 deletions
