]> git.baikalelectronics.ru Git - kernel.git/commit
tools headers uapi: Update tools's copy of linux/perf_event.h
authorKan Liang <kan.liang@linux.intel.com>
Tue, 2 Feb 2021 20:09:05 +0000 (12:09 -0800)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 8 Feb 2021 19:25:00 +0000 (16:25 -0300)
commit5c4d6042f29e7d913c9027a6b4c442187a74838d
tree4c8d1140c40181b1abd726bea094b036ca84b36c
parent97f8594a72504410824c81424d36c4cd8104ce05
tools headers uapi: Update tools's copy of linux/perf_event.h

To get the changes in these csets:

  a67096c2452ca2b6 ("perf/core: Add PERF_SAMPLE_WEIGHT_STRUCT")
  cdccc1a2f9b1dc8e ("perf/x86/intel: Add perf core PMU support for Sapphire Rapids")

This cures the following warning during perf's build:

        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

Committer notes:

Picked by hand as I had already merged the MMAP buildid patch that also touches
perf_event.h and is also only in {acme,tip}/perf/core, not yet upstream.

Signed-off-by: Kan Liang <kan.liang@linux.intel.com>
Cc: Andi Kleen <ak@linux.intel.com>
Cc: Jin Yao <yao.jin@linux.intel.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Madhavan Srinivasan <maddy@linux.vnet.ibm.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lore.kernel.org/lkml/1612296553-21962-2-git-send-email-kan.liang@linux.intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/include/uapi/linux/perf_event.h