]> 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>
Mon, 30 Nov 2020 17:27:52 +0000 (09:27 -0800)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 17 Dec 2020 17:36:16 +0000 (14:36 -0300)
commit35b0edd33e5a9537ce0395679987ac6172809197
treedf690b71fbfbd7d0bf796b31d3f466e55a7909f8
parente8aabf1344b448363c6e52f7ee3d649446de20bb
tools headers UAPI: Update tools's copy of linux/perf_event.h

To get the changes in:

   commit 66c994f82a8b ("perf/core: Add PERF_SAMPLE_DATA_PAGE_SIZE")
   commit 675aa74d0c7e ("perf/core: Add support for PERF_SAMPLE_CODE_PAGE_SIZE")

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

Signed-off-by: Kan Liang <kan.liang@linux.intel.com>
Acked-by: Namhyung Kim <namhyung@kernel.org>
Cc: Andi Kleen <ak@linux.intel.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Michael Ellerman <mpe@ellerman.id.au>
Cc: Stephane Eranian <eranian@google.com>
Cc: Will Deacon <will@kernel.org>
Link: http://lore.kernel.org/lkml/20201130172803.2676-2-kan.liang@linux.intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/include/uapi/linux/perf_event.h