tools headers UAPI: Sync linux/perf_event.h with the kernel sources
authorArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 6 Mar 2023 17:44:11 +0000 (14:44 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 6 Mar 2023 20:21:23 +0000 (17:21 -0300)
commit06a1574b94ee5272789eaea05a5bdddedea7cc0d
tree7a080e87ff8afb1c7b69c13a8651bf2a0888d8a9
parent7d0930647c020f75592adde8712d2cb002b29387
tools headers UAPI: Sync linux/perf_event.h with the kernel sources

To pick up the changes in:

  09519ec3b19e4144 ("perf: Add perf_event_attr::config3")

The patches for the tooling side will come later.

This addresses this perf build warning:

  Warning: Kernel ABI header at 'tools/include/uapi/linux/perf_event.h' differs from latest version at 'include/uapi/linux/perf_event.h'
  diff -u tools/include/uapi/linux/perf_event.h include/uapi/linux/perf_event.h

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Ian Rogers <irogers@google.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Rob Herring <robh@kernel.org>
Cc: Will Deacon <will@kernel.org>
Link: https://lore.kernel.org/lkml/ZAZLYmDjWjSItWOq@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/include/uapi/linux/perf_event.h