summaryrefslogtreecommitdiff
path: root/tools/scripts/Makefile.include
diff options
context:
space:
mode:
authorIan Rogers <irogers@google.com>2026-04-04 06:43:03 +0300
committerNamhyung Kim <namhyung@kernel.org>2026-04-06 09:12:15 +0300
commitaeae075a0352eb6ab363fb1910f209eaa296a175 (patch)
tree7ec35aab15df3d6f60df3a46950f97091894325e /tools/scripts/Makefile.include
parentad5ceacd48e9ea36bd12e778071561290adb0154 (diff)
downloadlinux-aeae075a0352eb6ab363fb1910f209eaa296a175.tar.xz
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/scripts/Makefile.include')
0 files changed, 0 insertions, 0 deletions