summaryrefslogtreecommitdiff
path: root/tools/perf/Makefile.perf
AgeCommit message (Expand)Author
2022-09-08perf tools: Don't install data files with x permissionsJiri Slaby
2022-08-10perf test: JSON format checkingClaire Jensen
2022-08-01perf lock: Use BPF for lock contention analysisNamhyung Kim
2022-07-26perf kwork: Implement BPF traceYang Jihong
2022-06-29perf jevents: Remove jevents.cIan Rogers
2022-06-29perf jevents: Switch build to use jevents.pyIan Rogers
2022-06-29perf jevents: Add python converter scriptIan Rogers
2022-05-26perf record: Enable off-cpu analysis with BPFNamhyung Kim
2022-04-27perf tools: Delete perf-with-kcore.sh scriptAdrian Hunter
2022-04-01perf tools: Stop depending on .git files for building PERF-VERSION-FILEJohn Garry
2022-03-31Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-03-22perf tools: Fix dependency for version file creationJohn Garry
2022-02-15kbuild: replace $(if A,A,B) with $(or A,B)Masahiro Yamada
2021-12-16perf ftrace: Add -b/--use-bpf option for latency subcommandNamhyung Kim
2021-12-07tools build: Enable warnings through HOSTCFLAGSJohn Garry
2021-11-12perf beauty socket: Add generator for socket level (SOL_*) string tableArnaldo Carvalho de Melo
2021-11-12perf beauty: Rename socket_ipproto.sh to socket.sh to hold more socket table ...Arnaldo Carvalho de Melo
2021-11-12perf beauty: Make all sockaddr files use a common naming schemeArnaldo Carvalho de Melo
2021-11-07perf build: Install libbpf headers locally when buildingQuentin Monnet
2021-10-27perf dlfilter: Add dlfilter-show-cyclesAdrian Hunter
2021-10-25perf build: Suppress 'rm dlfilter' build messageAdrian Hunter
2021-10-08Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2021-10-05perf build: Fix plugin static linking with libopencsd on ARM and ARM64Branislav Rankov
2021-09-28perf tools: Enable libtracefs dynamic linkingIan Rogers
2021-08-31perf dlfilters: Fix build on environments with a --sysroot gcc argArnaldo Carvalho de Melo
2021-08-11perf tests: Add dlfilter testAdrian Hunter
2021-08-11perf build: Move perf_dlfilters.h in the source treeAdrian Hunter
2021-07-07perf trace: Fix the perf trace link locationJustin M. Forbes
2021-07-05perf stat: Enable BPF counter with --for-each-cgroupNamhyung Kim
2021-07-01perf build: Install perf_dlfilter.hAdrian Hunter
2021-04-29perf tools: Enable libtraceevent dynamic linkingMichael Petlan
2021-04-20perf stat: Enable iostat mode for x86 platformsAlexander Antonov
2021-03-23perf stat: Introduce 'bperf' to share hardware PMCs with BPFSong Liu
2021-03-08Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2021-03-06perf build: Fix ccache usage in $(CC) when generating arch errno tableAntonio Terceiro
2021-03-06perf build: Move feature cleanup under tools/buildJiri Olsa
2021-03-06perf tools: Enable warnings when compiling BPF programsIan Rogers
2021-02-22Merge tag 'perf-tools-for-v5.12-2020-02-19' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2021-01-29tools: Factor Clang, LLC and LLVM utils definitionsSedat Dilek
2021-01-20perf stat: Enable counting events for BPF programsSong Liu
2021-01-15perf build: Support build BPF skeletons with perfSong Liu
2020-11-11tools: Factor HOSTCC, HOSTLD, HOSTAR definitionsJean-Philippe Brucker
2020-10-01perf trace: Use the autogenerated mmap 'prot' string/id tableArnaldo Carvalho de Melo
2020-09-29perf trace beauty: Add script to autogenerate mremap's flags args string/id t...Arnaldo Carvalho de Melo
2020-09-04perf tools: Make GTK2 support opt-inArnaldo Carvalho de Melo
2020-09-04perf tests: Add test for PE binary format supportRemi Bernon
2020-08-14perf build-ids: Fall back to debuginfod query if debuginfo not foundFrank Ch. Eigler
2020-08-12perf trace beauty: Use the autogenerated protocol family tableArnaldo Carvalho de Melo
2020-05-29perf tools: Add optional support for libpfm4Stephane Eranian
2020-05-29perf build: Allow explicitely disabling the NO_SYSCALL_TABLE variableArnaldo Carvalho de Melo