]> www.infradead.org Git - users/dwmw2/linux.git/commit
tools headers: Sync uapi/linux/perf_event.h with the kernel sources
authorNamhyung Kim <namhyung@kernel.org>
Tue, 3 Dec 2024 03:53:40 +0000 (19:53 -0800)
committerNamhyung Kim <namhyung@kernel.org>
Wed, 4 Dec 2024 22:34:49 +0000 (14:34 -0800)
commit5229df8fb6796ff4aba39b16cf617028fa5d94b7
treea0a705a67547415c9538c1c3d44b808cc3a12fe1
parent5fc3a088ee2de55a6b39b7ee18484e01f377ab8a
tools headers: Sync uapi/linux/perf_event.h with the kernel sources

To pick up the changes in this cset:

  18d92bb57c39504d ("perf/core: Add aux_pause, aux_resume, aux_start_paused")

This addresses these perf build warnings:

  Warning: Kernel ABI header differences:
    diff -u tools/include/uapi/linux/perf_event.h include/uapi/linux/perf_event.h

Please see tools/include/uapi/README for further details.

Reviewed-by: James Clark <james.clark@linaro.org>
Link: https://lore.kernel.org/r/20241203035349.1901262-3-namhyung@kernel.org
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
tools/include/uapi/linux/perf_event.h