| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-06-09 | perf target: Remove uid from target | Ian Rogers | 1 | -11/+1 |
| 2025-06-09 | perf target: Separate parse_uid into its own function | Ian Rogers | 1 | -1/+2 |
| 2024-11-01 | perf stat: Support inherit events during fork() for bperf | Tengda Wu | 1 | -0/+1 |
| 2023-05-27 | perf target: Remove unused hybrid value | Ian Rogers | 1 | -1/+0 |
| 2023-03-02 | perf stat: Fix counting when initial delay configured | Changbin Du | 1 | -0/+12 |
| 2021-08-11 | perf tools: Create hybrid flag in target | Jin Yao | 1 | -0/+1 |
| 2021-04-29 | perf stat: Introduce config stat.bpf-counter-events | Song Liu | 1 | -5/+0 |
| 2021-03-23 | perf stat: Introduce 'bperf' to share hardware PMCs with BPF | Song Liu | 1 | -1/+3 |
| 2021-01-20 | perf stat: Enable counting events for BPF programs | Song Liu | 1 | -0/+10 |
| 2017-12-27 | perf stat: Remove --per-thread pid/tid limitation | Jin Yao | 1 | -0/+7 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
| 2013-12-04 | perf target: Move the checking of which map function to call into function. | Dongsheng Yang | 1 | -0/+13 |
| 2013-11-27 | perf record: Make per-cpu mmaps the default. | Adrian Hunter | 1 | -1/+3 |
| 2013-11-14 | perf record: Add an option to force per-cpu mmaps | Adrian Hunter | 1 | -0/+1 |
| 2013-11-12 | perf target: Shorten perf_target__ to target__ | Arnaldo Carvalho de Melo | 1 | -23/+21 |
| 2012-05-17 | perf target: Add uses_mmap field | Namhyung Kim | 1 | -0/+1 |
| 2012-05-16 | perf target: Rename functions to avoid double negation | Namhyung Kim | 1 | -5/+5 |
| 2012-05-07 | perf target: Consolidate target task/cpu checking | Namhyung Kim | 1 | -0/+15 |
| 2012-05-07 | perf tools: Introduce perf_target__strerror() | Namhyung Kim | 1 | -0/+3 |
| 2012-05-07 | perf target: Introduce perf_target__parse_uid() | Namhyung Kim | 1 | -0/+5 |
| 2012-05-07 | perf target: Introduce perf_target_errno | Namhyung Kim | 1 | -1/+24 |
| 2012-05-02 | perf target: Split out perf_target handling code | Namhyung Kim | 1 | -0/+18 |