summaryrefslogtreecommitdiffstats
path: root/tools/perf/Makefile.perf (follow)
Commit message (Expand)AuthorAgeFilesLines
* perf beauty: Move uapi/linux/vhost.h copy out of the directory used to build ...Arnaldo Carvalho de Melo2024-03-221-3/+2
* perf beauty: Introduce scrape script for the 'statx' syscall 'mask' argumentArnaldo Carvalho de Melo2024-03-211-0/+7
* perf beauty: Introduce scrape script for various fs syscalls 'flags' argumentsArnaldo Carvalho de Melo2024-03-211-0/+7
* perf beauty: Introduce scrape script for 'clone' syscall 'flags' argumentArnaldo Carvalho de Melo2024-03-211-3/+11
* perf build: Fix out of tree build related to installation of sysreg-defsEthan Adams2024-03-211-3/+4
* perf beauty: Move prctl.h files (uapi/linux and x86's) copy out of the direct...Arnaldo Carvalho de Melo2024-03-211-6/+5
* perf beauty: Move arch/x86/include/asm/irq_vectors.h copy out of the director...Arnaldo Carvalho de Melo2024-03-211-2/+4
* perf beauty: Move uapi/sound/asound.h copy out of the directory used to build...Arnaldo Carvalho de Melo2024-03-211-4/+5
* perf beauty: Move uapi/linux/usbdevice_fs.h copy out of the directory used to...Arnaldo Carvalho de Melo2024-03-211-2/+2
* perf beauty: Move uapi/linux/mount.h copy out of the directory used to build ...Arnaldo Carvalho de Melo2024-03-211-11/+10
* perf beauty: Move uapi/linux/fs.h copy out of the directory used to build perfArnaldo Carvalho de Melo2024-03-211-4/+5
* perf beauty: Fix dependency of tables using uapi/linux/mount.hArnaldo Carvalho de Melo2024-03-211-5/+5
* perf bpf: Check that the minimal vmlinux.h installed is the latest oneArnaldo Carvalho de Melo2024-02-261-1/+1
* treewide: remove meaningless assignments in MakefilesMasahiro Yamada2024-02-231-2/+2
* perf: build: introduce the libcapstoneChangbin Du2024-02-211-0/+3
* perf testsuite: Install kprobe tests and common filesMichael Petlan2024-02-161-0/+5
* Merge branch 'perf-tools' into perf-tools-nextNamhyung Kim2024-02-121-0/+10
|\
| * perf build: Make minimal shellcheck version to v0.6.0Yicong Yang2024-01-261-0/+10
* | perf bpf: Clean up the generated/copied vmlinux.hArnaldo Carvalho de Melo2024-02-031-1/+1
* | perf evsel: Rename get_states() to parse_task_states() and make it publicZe Gao2024-02-021-1/+1
|/
* Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo2023-12-191-2/+19
|\
| * perf build: Ensure sysreg-defs Makefile respects output dirOliver Upton2023-11-221-9/+15
| * Merge tag 'perf-tools-for-v6.7-1-2023-11-01' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-11-031-5/+13
| |\
| * | perf build: Generate arm64's sysreg-defs.h and add to include pathOliver Upton2023-10-191-2/+13
* | | perf build: Shellcheck support for OUTPUT directoryIan Rogers2023-12-051-20/+10
* | | perf tools: Add perf binary dependent rule for shellcheck log in Makefile.perfAthira Rajeev2023-11-271-1/+20
| |/ |/|
* | perf build: Address stray '\' before # that is warned about since grep 3.8Arnaldo Carvalho de Melo2023-10-251-1/+1
* | perf build: Add missing comment about NO_LIBTRACEEVENT=1Arnaldo Carvalho de Melo2023-10-121-0/+4
* | perf build: Default BUILD_BPF_SKEL, warn/disable for missing depsIan Rogers2023-09-191-4/+4
* | perf tools: Add includes for detected configs in Makefile.perfAthira Rajeev2023-09-121-0/+3
* | perf kwork top: Implements BPF-based cpu usage statisticsYang Jihong2023-09-121-0/+1
|/
* perf build: Allow customization of clang options for BPF targetGuilherme Amadio2023-08-231-1/+6
* perf dlfilter: Add al_cleanup()Adrian Hunter2023-08-151-1/+1
* perf bpf examples: With no BPF events remove examplesIan Rogers2023-08-151-5/+0
* perf trace: Migrate BPF augmentation to use a skeletonIan Rogers2023-08-151-0/+1
* perf bpf: Remove support for embedding clang for compiling BPF events (-e foo.c)Ian Rogers2023-08-151-17/+0
* perf build: Support llvm and clang support compiled inThomas Richter2023-08-031-4/+1
* perf bench uprobe empty: Add entry attaching an empty BPF programArnaldo Carvalho de Melo2023-07-201-0/+1
* perf: Replace deprecated -target with --target= for ClangFangrui Song2023-06-271-2/+2
* perf build: Filter out BTF sources without a .BTF sectionIan Rogers2023-06-241-3/+26
* perf build: Add ability to build with a generated vmlinux.hIan Rogers2023-06-241-1/+17
* perf tests: Make x86 new instructions test optional at build timeAdrian Hunter2023-06-141-0/+4
* perf bpf: Do not use llvm-strip on BPF binarySong Liu2023-05-261-2/+1
* perf build: Add system include paths to BPF buildsIan Rogers2023-05-101-1/+18
* perf bpf skels: Make vmlinux.h use bpf.h and perf_event.h in source directoryYang Jihong2023-05-101-1/+2
* Revert "perf build: Make BUILD_BPF_SKEL default, rename to NO_BPF_SKEL"Arnaldo Carvalho de Melo2023-05-061-4/+4
* perf bpf skels: Stop using vmlinux.h generated from BTF, use subset of used s...Arnaldo Carvalho de Melo2023-05-061-19/+1
* perf build: Add warning for when vmlinux.h generation failsIan Rogers2023-04-041-1/+5
* perf bpf filter: Implement event sample filteringNamhyung Kim2023-03-151-1/+1
* perf build: Remove redundant NO_NEWT build optionIan Rogers2023-03-141-2/+0