diff options
| author | 2026-04-03 20:43:03 -0700 | |
|---|---|---|
| committer | 2026-04-05 23:12:15 -0700 | |
| commit | aeae075a0352eb6ab363fb1910f209eaa296a175 (patch) | |
| tree | 7ec35aab15df3d6f60df3a46950f97091894325e /tools/perf/scripts/python/stackcollapse.py | |
| parent | perf sample: Make sure perf_sample__init/exit are used (diff) | |
perf sample: Add evsel to struct perf_sample
Add the evsel from evsel__parse_sample into the struct
perf_sample. Sometimes we want to alter the evsel associated with a
sample, such as with off-cpu bpf-output events. In general the evsel
and perf_sample are passed as a pair, but this makes an altered evsel
something of a chore to keep checking for and setting up. Later
patches will remove passing an evsel with the perf_sample and switch
to just using the perf_sample's value.
Signed-off-by: Ian Rogers <irogers@google.com>
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
