summaryrefslogtreecommitdiff
path: root/tools/perf/Makefile.perf
AgeCommit message (Expand)AuthorFilesLines
2024-08-28perf testsuite: Install perf-report tests in the 'make install-tests -C tools...Michael Petlan1-0/+2
2024-08-09perf tools: Create source symlink in perf object dirAndi Kleen1-0/+2
2024-08-01perf jevents: Autogenerate empty-pmu-events.cIan Rogers1-0/+2
2024-07-26perf: build: Setup PKG_CONFIG_LIBDIR for cross compilationLeo Yan1-1/+26
2024-07-03perf install: Don't propagate subdir to Documentation submakeNicolas Schier1-1/+1
2024-07-02Merge remote-tracking branch 'perf-tools' into perf-tools-nextNamhyung Kim1-0/+1
2024-06-26perf python: Clean up build dependenciesIan Rogers1-9/+1
2024-06-26perf python: Switch module to linking libraries from building sourceIan Rogers1-3/+3
2024-06-26perf util: Make util its own libraryIan Rogers1-1/+11
2024-06-26perf bench: Make bench its own libraryIan Rogers1-1/+10
2024-06-26perf test: Make tests its own libraryIan Rogers1-1/+10
2024-06-26perf pmu-events: Make pmu-events a libraryIan Rogers1-6/+10
2024-06-26perf ui: Make ui its own libraryIan Rogers1-0/+10
2024-06-26perf build: Add '*.a' to clean targetsIan Rogers1-5/+12
2024-06-05perf bpf: Fix handling of minimal vmlinux.h file when interrupting the buildNamhyung Kim1-0/+1
2024-03-21perf beauty: Move uapi/linux/vhost.h copy out of the directory used to build ...Arnaldo Carvalho de Melo1-3/+2
2024-03-21perf beauty: Introduce scrape script for the 'statx' syscall 'mask' argumentArnaldo Carvalho de Melo1-0/+7
2024-03-21perf beauty: Introduce scrape script for various fs syscalls 'flags' argumentsArnaldo Carvalho de Melo1-0/+7
2024-03-21perf beauty: Introduce scrape script for 'clone' syscall 'flags' argumentArnaldo Carvalho de Melo1-3/+11
2024-03-21perf build: Fix out of tree build related to installation of sysreg-defsEthan Adams1-3/+4
2024-03-21perf beauty: Move prctl.h files (uapi/linux and x86's) copy out of the direct...Arnaldo Carvalho de Melo1-6/+5
2024-03-21perf beauty: Move arch/x86/include/asm/irq_vectors.h copy out of the director...Arnaldo Carvalho de Melo1-2/+4
2024-03-21perf beauty: Move uapi/sound/asound.h copy out of the directory used to build...Arnaldo Carvalho de Melo1-4/+5
2024-03-21perf beauty: Move uapi/linux/usbdevice_fs.h copy out of the directory used to...Arnaldo Carvalho de Melo1-2/+2
2024-03-21perf beauty: Move uapi/linux/mount.h copy out of the directory used to build ...Arnaldo Carvalho de Melo1-11/+10
2024-03-21perf beauty: Move uapi/linux/fs.h copy out of the directory used to build perfArnaldo Carvalho de Melo1-4/+5
2024-03-21perf beauty: Fix dependency of tables using uapi/linux/mount.hArnaldo Carvalho de Melo1-5/+5
2024-02-26perf bpf: Check that the minimal vmlinux.h installed is the latest oneArnaldo Carvalho de Melo1-1/+1
2024-02-23treewide: remove meaningless assignments in MakefilesMasahiro Yamada1-2/+2
2024-02-20perf: build: introduce the libcapstoneChangbin Du1-0/+3
2024-02-16perf testsuite: Install kprobe tests and common filesMichael Petlan1-0/+5
2024-02-12Merge branch 'perf-tools' into perf-tools-nextNamhyung Kim1-0/+10
2024-02-02perf bpf: Clean up the generated/copied vmlinux.hArnaldo Carvalho de Melo1-1/+1
2024-02-01perf evsel: Rename get_states() to parse_task_states() and make it publicZe Gao1-1/+1
2024-01-26perf build: Make minimal shellcheck version to v0.6.0Yicong Yang1-0/+10
2023-12-18Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo1-2/+19
2023-12-05perf build: Shellcheck support for OUTPUT directoryIan Rogers1-20/+10
2023-11-27perf tools: Add perf binary dependent rule for shellcheck log in Makefile.perfAthira Rajeev1-1/+20
2023-11-22perf build: Ensure sysreg-defs Makefile respects output dirOliver Upton1-9/+15
2023-11-03Merge tag 'perf-tools-for-v6.7-1-2023-11-01' of git://git.kernel.org/pub/scm/...Linus Torvalds1-5/+13
2023-10-25perf build: Address stray '\' before # that is warned about since grep 3.8Arnaldo Carvalho de Melo1-1/+1
2023-10-18perf build: Generate arm64's sysreg-defs.h and add to include pathOliver Upton1-2/+13
2023-10-12perf build: Add missing comment about NO_LIBTRACEEVENT=1Arnaldo Carvalho de Melo1-0/+4
2023-09-18perf build: Default BUILD_BPF_SKEL, warn/disable for missing depsIan Rogers1-4/+4
2023-09-12perf tools: Add includes for detected configs in Makefile.perfAthira Rajeev1-0/+3
2023-09-12perf kwork top: Implements BPF-based cpu usage statisticsYang Jihong1-0/+1
2023-08-23perf build: Allow customization of clang options for BPF targetGuilherme Amadio1-1/+6
2023-08-15perf dlfilter: Add al_cleanup()Adrian Hunter1-1/+1
2023-08-15perf bpf examples: With no BPF events remove examplesIan Rogers1-5/+0
2023-08-15perf trace: Migrate BPF augmentation to use a skeletonIan Rogers1-0/+1