summaryrefslogtreecommitdiff
path: root/tools/perf/Makefile.perf
AgeCommit message (Expand)Author
2024-02-26perf bpf: Check that the minimal vmlinux.h installed is the latest oneArnaldo Carvalho de Melo
2024-02-23treewide: remove meaningless assignments in MakefilesMasahiro Yamada
2024-02-20perf: build: introduce the libcapstoneChangbin Du
2024-02-16perf testsuite: Install kprobe tests and common filesMichael Petlan
2024-02-12Merge branch 'perf-tools' into perf-tools-nextNamhyung Kim
2024-02-02perf bpf: Clean up the generated/copied vmlinux.hArnaldo Carvalho de Melo
2024-02-01perf evsel: Rename get_states() to parse_task_states() and make it publicZe Gao
2024-01-26perf build: Make minimal shellcheck version to v0.6.0Yicong Yang
2023-12-18Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo
2023-12-05perf build: Shellcheck support for OUTPUT directoryIan Rogers
2023-11-27perf tools: Add perf binary dependent rule for shellcheck log in Makefile.perfAthira Rajeev
2023-11-22perf build: Ensure sysreg-defs Makefile respects output dirOliver Upton
2023-11-03Merge tag 'perf-tools-for-v6.7-1-2023-11-01' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-10-25perf build: Address stray '\' before # that is warned about since grep 3.8Arnaldo Carvalho de Melo
2023-10-18perf build: Generate arm64's sysreg-defs.h and add to include pathOliver Upton
2023-10-12perf build: Add missing comment about NO_LIBTRACEEVENT=1Arnaldo Carvalho de Melo
2023-09-18perf build: Default BUILD_BPF_SKEL, warn/disable for missing depsIan Rogers
2023-09-12perf tools: Add includes for detected configs in Makefile.perfAthira Rajeev
2023-09-12perf kwork top: Implements BPF-based cpu usage statisticsYang Jihong
2023-08-23perf build: Allow customization of clang options for BPF targetGuilherme Amadio
2023-08-15perf dlfilter: Add al_cleanup()Adrian Hunter
2023-08-15perf bpf examples: With no BPF events remove examplesIan Rogers
2023-08-15perf trace: Migrate BPF augmentation to use a skeletonIan Rogers
2023-08-15perf bpf: Remove support for embedding clang for compiling BPF events (-e foo.c)Ian Rogers
2023-08-03perf build: Support llvm and clang support compiled inThomas Richter
2023-07-20perf bench uprobe empty: Add entry attaching an empty BPF programArnaldo Carvalho de Melo
2023-06-27perf: Replace deprecated -target with --target= for ClangFangrui Song
2023-06-23perf build: Filter out BTF sources without a .BTF sectionIan Rogers
2023-06-23perf build: Add ability to build with a generated vmlinux.hIan Rogers
2023-06-13perf tests: Make x86 new instructions test optional at build timeAdrian Hunter
2023-05-26perf bpf: Do not use llvm-strip on BPF binarySong Liu
2023-05-10perf build: Add system include paths to BPF buildsIan Rogers
2023-05-10perf bpf skels: Make vmlinux.h use bpf.h and perf_event.h in source directoryYang Jihong
2023-05-06Revert "perf build: Make BUILD_BPF_SKEL default, rename to NO_BPF_SKEL"Arnaldo Carvalho de Melo
2023-05-05perf bpf skels: Stop using vmlinux.h generated from BTF, use subset of used s...Arnaldo Carvalho de Melo
2023-04-04perf build: Add warning for when vmlinux.h generation failsIan Rogers
2023-03-15perf bpf filter: Implement event sample filteringNamhyung Kim
2023-03-14perf build: Remove redundant NO_NEWT build optionIan Rogers
2023-03-14perf build: Switch libpfm4 to opt-out rather than opt-inIan Rogers
2023-03-14perf build: Make binutil libraries opt inIan Rogers
2023-03-14perf build: Make BUILD_BPF_SKEL default, rename to NO_BPF_SKELIan Rogers
2023-03-14perf build: Support python/perf.so testingIan Rogers
2023-02-03perf jevents: Run metric_test.py at compile-timeIan Rogers
2023-01-10perf build: Fix build error when NO_LIBBPF=1Ian Rogers
2023-01-03perf build: Don't propagate subdir to submakes for install_headersIan Rogers
2022-12-21perf tools: Add .DELETE_ON_ERROR special Makefile target to clean up partiall...Changbin Du
2022-12-14perf build: Fix python/perf.so library's nameIan Rogers
2022-12-14perf build: Use libtraceevent from the systemIan Rogers
2022-12-14perf build: Fixes for LIBTRACEEVENT_DYNAMICIan Rogers
2022-11-23perf build: Fix LIBTRACEEVENT_DYNAMICIan Rogers