diff options
| author | Ian Rogers <irogers@google.com> | 2026-04-03 20:43:03 -0700 |
|---|---|---|
| committer | Namhyung Kim <namhyung@kernel.org> | 2026-04-05 23:12:15 -0700 |
| commit | aeae075a0352eb6ab363fb1910f209eaa296a175 (patch) | |
| tree | 7ec35aab15df3d6f60df3a46950f97091894325e /rust/kernel/interop/git@git.tavy.me:linux-stable.git | |
| parent | ad5ceacd48e9ea36bd12e778071561290adb0154 (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 'rust/kernel/interop/git@git.tavy.me:linux-stable.git')
0 files changed, 0 insertions, 0 deletions
