summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-sqlite-report
diff options
context:
space:
mode:
authorNamhyung Kim <namhyung@kernel.org>2024-12-02 19:53:40 -0800
committerNamhyung Kim <namhyung@kernel.org>2024-12-04 14:34:49 -0800
commit5229df8fb6796ff4aba39b16cf617028fa5d94b7 (patch)
treea0a705a67547415c9538c1c3d44b808cc3a12fe1 /tools/perf/scripts/python/bin/export-to-sqlite-report
parent5fc3a088ee2de55a6b39b7ee18484e01f377ab8a (diff)
downloadkernel-5229df8fb6796ff4aba39b16cf617028fa5d94b7.tar.gz
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>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-sqlite-report')
0 files changed, 0 insertions, 0 deletions
>2015-02-13kasan: add kernel address sanitizer infrastructureAndrey Ryabinin 2014-10-21dts, kbuild: Factor out dtbs install rules to Makefile.dtbinstRobert Richter 2014-08-19kbuild: handle multi-objs dependency appropriatelyMasahiro Yamada 2014-04-30kbuild: trivial - remove trailing spacesMasahiro Yamada 2014-04-07Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds 2014-03-29kbuild: move "quote" to Kbuild.include to be consistentMasahiro Yamada 2014-03-04Merge tag 'v3.14-rc5' into HEADGrant Likely 2014-02-20kbuild: dtbs_install: new make targetJason Cooper 2014-02-20of: Move testcase FDT data into drivers/ofGrant Likely 2013-07-10Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds 2013-07-09lib: add support for LZ4-compressed kernelKyungsik Lee 2013-07-03kbuild: create directory for dir/file.o张忠山 2013-06-13kbuild: make sure we clean up DTB temporary filesIan Campbell 2013-06-13Makefile.lib: align DTB quiet_cmdJames Hogan 2013-05-23kbuild: Don't assume dts files live in arch/*/boot/dtsMatthijs Kooijman 2013-05-05Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds 2013-04-05kbuild: always run gcc -E on *.dts, remove cmd_dtc_cppStephen Warren 2013-04-05kbuild: cmd_dtc_cpp: extract deps from both gcc -E and dtcStephen Warren 2013-04-05kbuild: create an "include chroot" for DT bindingsStephen Warren 2013-03-15CONFIG_SYMBOL_PREFIX: cleanup.Rusty Russell 2013-02-13kbuild: limit dtc+cpp include pathStephen Warren 2013-02-08kbuild: create a rule to run the pre-processor on *.dts filesStephen Warren 2012-11-30kbuild: centralize .dts->.dtb ruleStephen Warren 2012-03-26Kbuild: centralize MKIMAGE and cmd_uimage definitionsStephen Warren