summaryrefslogtreecommitdiffstats
path: root/tools/perf/Makefile.perf
Commit message (Expand)AuthorAgeFilesLines
* perf: build: Setup PKG_CONFIG_LIBDIR for cross compilationLeo Yan2024-07-261-1/+26
* perf install: Don't propagate subdir to Documentation submakeNicolas Schier2024-07-031-1/+1
* Merge remote-tracking branch 'perf-tools' into perf-tools-nextNamhyung Kim2024-07-021-0/+1
|\
| * perf bpf: Fix handling of minimal vmlinux.h file when interrupting the buildNamhyung Kim2024-06-051-0/+1
* | perf python: Clean up build dependenciesIan Rogers2024-06-261-9/+1
* | perf python: Switch module to linking libraries from building sourceIan Rogers2024-06-261-3/+3
* | perf util: Make util its own libraryIan Rogers2024-06-261-1/+11
* | perf bench: Make bench its own libraryIan Rogers2024-06-261-1/+10
* | perf test: Make tests its own libraryIan Rogers2024-06-261-1/+10
* | perf pmu-events: Make pmu-events a libraryIan Rogers2024-06-261-6/+10
* | perf ui: Make ui its own libraryIan Rogers2024-06-261-0/+10
* | perf build: Add '*.a' to clean targetsIan Rogers2024-06-261-5/+12
|/
* perf beauty: Move uapi/linux/vhost.h copy out of the directory used to build ...Arnaldo Carvalho de Melo2024-03-211-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-201-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-021-1/+1
* | perf evsel: Rename get_states() to parse_task_states() and make it publicZe Gao2024-02-011-1/+1
|/
* Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo2023-12-181-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-181-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-181-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