]> git.baikalelectronics.ru Git - kernel.git/commit
tools headers UAPI: Update tools's copy of linux/perf_event.h
authorNamhyung Kim <namhyung@kernel.org>
Fri, 27 Mar 2020 14:07:17 +0000 (11:07 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 2 Apr 2020 15:51:49 +0000 (12:51 -0300)
commit6f26a8cf06f570886741a5c4a861c47aebacd970
treeaef4b274d88a1d532bcef54da2fe8c775210aaf7
parent6706940ba56a5a76bbf6d66e427108b3d1f0a49b
tools headers UAPI: Update tools's copy of linux/perf_event.h

To get the changes in:

  6706940ba56a ("perf/core: Add PERF_SAMPLE_CGROUP feature")
  0e43c8f6292b ("perf/core: Add PERF_RECORD_CGROUP event")

This silences this perf tools 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

This update is a prerequisite to adding support for the HW index of raw
branch records.

Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: http://lore.kernel.org/lkml/20200325124536.2800725-4-namhyung@kernel.org
[ split from a larger patch ]
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/include/uapi/linux/perf_event.h