]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
perf sample: Document struct perf_sample
authorIan Rogers <irogers@google.com>
Sat, 4 Apr 2026 03:43:01 +0000 (20:43 -0700)
committerNamhyung Kim <namhyung@kernel.org>
Mon, 6 Apr 2026 06:12:13 +0000 (23:12 -0700)
commit8a7a23b27d55e036c2c54438d75878cf24bf95f6
tree84ee76cef35a0dc3be9ec5b87f90260bc09125a7
parentc66cf8c593c7603415415587077f8de93238544f
perf sample: Document struct perf_sample

Add kernel-doc for struct perf_sample capturing the somewhat unusual
population of fields and lifetime relationships.

Signed-off-by: Ian Rogers <irogers@google.com>
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
tools/perf/util/sample.h