| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-06-30 | perf build: Specify shellcheck should use bash | Collin Funk | 1 | -1/+1 |
| 2025-03-24 | perf build: Add pylint build tests | Ian Rogers | 1 | -0/+13 |
| 2025-03-24 | perf build: Add mypy build tests | Ian Rogers | 1 | -0/+13 |
| 2025-03-24 | perf build: Rename TEST_LOGS to SHELL_TEST_LOGS | Ian Rogers | 1 | -3/+3 |
| 2024-09-04 | perf check: Introduce 'check' subcommand | Aditya Gupta | 1 | -0/+1 |
| 2024-06-26 | perf util: Make util its own library | Ian Rogers | 1 | -2/+3 |
| 2024-06-26 | perf bench: Make bench its own library | Ian Rogers | 1 | -2/+2 |
| 2024-06-26 | perf test: Make tests its own library | Ian Rogers | 1 | -1/+2 |
| 2024-06-26 | perf ui: Make ui its own library | Ian Rogers | 1 | -1/+1 |
| 2024-04-12 | perf build: Add shellcheck to tools/perf scripts | Ian Rogers | 1 | -0/+14 |
| 2023-03-15 | perf script: Fix Python support when no libtraceevent | Adrian Hunter | 1 | -1/+1 |
| 2022-12-14 | perf build: Use libtraceevent from the system | Ian Rogers | 1 | -8/+12 |
| 2022-07-26 | perf kwork: New tool to trace time properties of kernel work (such as softirq... | Yang Jihong | 1 | -0/+1 |
| 2021-02-09 | perf daemon: Add daemon command | Jiri Olsa | 1 | -0/+1 |
| 2019-02-14 | perf tools: Rename build libperf to perf | Jiri Olsa | 1 | -5/+5 |
| 2018-01-23 | perf trace: Remove audit-libs dependency if syscall tables are present | Hendrik Brueckner | 1 | -2/+2 |
| 2017-07-18 | perf trace: Only build tools/perf/trace/beauty/ when building 'perf trace' | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2017-03-31 | perf trace: Beautify statx syscall 'flag' and 'mask' arguments | Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2017-01-26 | perf ftrace: Introduce new 'ftrace' tool | Namhyung Kim | 1 | -0/+1 |
| 2017-01-17 | perf tools: Move two variables usied in libperf from perf.c | Soramichi AKIYAMA | 1 | -2/+1 |
| 2017-01-11 | perf kallsyms: Introduce tool to look for extended symbol information on the ... | Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2016-10-19 | perf c2c: Add c2c command | Jiri Olsa | 1 | -0/+1 |
| 2016-01-12 | perf tools: Set and pass DOCDIR to builtin-report.c | Namhyung Kim | 1 | -0/+1 |
| 2016-01-08 | perf report: Show random usage tip on the help line | Namhyung Kim | 1 | -0/+1 |
| 2015-12-16 | perf tools: Provide subcmd configuration at runtime | Josh Poimboeuf | 1 | -1/+4 |
| 2015-12-09 | perf tools: Move cmd_version() to builtin-version.c | Josh Poimboeuf | 1 | -0/+1 |
| 2015-11-23 | perf tools: Add 'perf config' command | Taeung Song | 1 | -0/+1 |
| 2015-07-20 | perf trace: Support 'strace' syscall event groups | Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2015-02-25 | perf tools: Add new 'perf data' command | Jiri Olsa | 1 | -0/+1 |
| 2015-02-12 | perf build: Add perf.o object building | Jiri Olsa | 1 | -0/+3 |
| 2015-02-12 | perf build: Add scripts objects building | Jiri Olsa | 1 | -0/+1 |
| 2015-02-12 | perf build: Add gtk objects building | Jiri Olsa | 1 | -0/+2 |
| 2015-02-12 | perf build: Add ui objects building | Jiri Olsa | 1 | -0/+1 |
| 2015-02-12 | perf build: Add probe objects building | Jiri Olsa | 1 | -0/+1 |
| 2015-02-12 | perf build: Add libperf objects building | Jiri Olsa | 1 | -0/+3 |
| 2015-02-12 | perf build: Add builtin objects building | Jiri Olsa | 1 | -0/+29 |
| 2015-02-12 | perf build: Add tests objects building | Jiri Olsa | 1 | -0/+1 |
| 2015-02-12 | perf build: Add bench objects building | Jiri Olsa | 1 | -0/+2 |