Age | Commit message (Expand) | Author |
2022-10-06 | perf test: Add arm64 asm pureloop test shell script | Carsten Haitzler |
2022-10-06 | perf test: Add build infra for perf test tools for ARM CoreSight tests | Carsten Haitzler |
2022-09-08 | perf tools: Don't install data files with x permissions | Jiri Slaby |
2022-08-10 | perf test: JSON format checking | Claire Jensen |
2022-08-01 | perf lock: Use BPF for lock contention analysis | Namhyung Kim |
2022-07-26 | perf kwork: Implement BPF trace | Yang Jihong |
2022-06-29 | perf jevents: Remove jevents.c | Ian Rogers |
2022-06-29 | perf jevents: Switch build to use jevents.py | Ian Rogers |
2022-06-29 | perf jevents: Add python converter script | Ian Rogers |
2022-05-26 | perf record: Enable off-cpu analysis with BPF | Namhyung Kim |
2022-04-27 | perf tools: Delete perf-with-kcore.sh script | Adrian Hunter |
2022-04-01 | perf tools: Stop depending on .git files for building PERF-VERSION-FILE | John Garry |
2022-03-31 | Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-03-22 | perf tools: Fix dependency for version file creation | John Garry |
2022-02-15 | kbuild: replace $(if A,A,B) with $(or A,B) | Masahiro Yamada |
2021-12-16 | perf ftrace: Add -b/--use-bpf option for latency subcommand | Namhyung Kim |
2021-12-07 | tools build: Enable warnings through HOSTCFLAGS | John Garry |
2021-11-12 | perf beauty socket: Add generator for socket level (SOL_*) string table | Arnaldo Carvalho de Melo |
2021-11-12 | perf beauty: Rename socket_ipproto.sh to socket.sh to hold more socket table ... | Arnaldo Carvalho de Melo |
2021-11-12 | perf beauty: Make all sockaddr files use a common naming scheme | Arnaldo Carvalho de Melo |
2021-11-07 | perf build: Install libbpf headers locally when building | Quentin Monnet |
2021-10-27 | perf dlfilter: Add dlfilter-show-cycles | Adrian Hunter |
2021-10-25 | perf build: Suppress 'rm dlfilter' build message | Adrian Hunter |
2021-10-08 | Merge remote-tracking branch 'torvalds/master' into perf/core | Arnaldo Carvalho de Melo |
2021-10-05 | perf build: Fix plugin static linking with libopencsd on ARM and ARM64 | Branislav Rankov |
2021-09-28 | perf tools: Enable libtracefs dynamic linking | Ian Rogers |
2021-08-31 | perf dlfilters: Fix build on environments with a --sysroot gcc arg | Arnaldo Carvalho de Melo |
2021-08-11 | perf tests: Add dlfilter test | Adrian Hunter |
2021-08-11 | perf build: Move perf_dlfilters.h in the source tree | Adrian Hunter |
2021-07-07 | perf trace: Fix the perf trace link location | Justin M. Forbes |
2021-07-05 | perf stat: Enable BPF counter with --for-each-cgroup | Namhyung Kim |
2021-07-01 | perf build: Install perf_dlfilter.h | Adrian Hunter |
2021-04-29 | perf tools: Enable libtraceevent dynamic linking | Michael Petlan |
2021-04-20 | perf stat: Enable iostat mode for x86 platforms | Alexander Antonov |
2021-03-23 | perf stat: Introduce 'bperf' to share hardware PMCs with BPF | Song Liu |
2021-03-08 | Merge remote-tracking branch 'torvalds/master' into perf/core | Arnaldo Carvalho de Melo |
2021-03-06 | perf build: Fix ccache usage in $(CC) when generating arch errno table | Antonio Terceiro |
2021-03-06 | perf build: Move feature cleanup under tools/build | Jiri Olsa |
2021-03-06 | perf tools: Enable warnings when compiling BPF programs | Ian Rogers |
2021-02-22 | Merge tag 'perf-tools-for-v5.12-2020-02-19' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |
2021-01-29 | tools: Factor Clang, LLC and LLVM utils definitions | Sedat Dilek |
2021-01-20 | perf stat: Enable counting events for BPF programs | Song Liu |
2021-01-15 | perf build: Support build BPF skeletons with perf | Song Liu |
2020-11-11 | tools: Factor HOSTCC, HOSTLD, HOSTAR definitions | Jean-Philippe Brucker |
2020-10-01 | perf trace: Use the autogenerated mmap 'prot' string/id table | Arnaldo Carvalho de Melo |
2020-09-29 | perf trace beauty: Add script to autogenerate mremap's flags args string/id t... | Arnaldo Carvalho de Melo |
2020-09-04 | perf tools: Make GTK2 support opt-in | Arnaldo Carvalho de Melo |
2020-09-04 | perf tests: Add test for PE binary format support | Remi Bernon |
2020-08-14 | perf build-ids: Fall back to debuginfod query if debuginfo not found | Frank Ch. Eigler |
2020-08-12 | perf trace beauty: Use the autogenerated protocol family table | Arnaldo Carvalho de Melo |