index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-record.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf parse-events: Remove BPF event support
Ian Rogers
2023-08-15
1
-45
/
+0
*
perf pmus: Remove perf_pmus__has_hybrid
Ian Rogers
2023-05-27
1
-2
/
+2
*
perf pmu: Separate pmu and pmus
Ian Rogers
2023-05-27
1
-2
/
+4
*
perf pmu: Remove perf_pmu__hybrid_pmus list
Ian Rogers
2023-05-27
1
-1
/
+0
*
perf evlist: Reduce scope of evlist__has_hybrid
Ian Rogers
2023-05-27
1
-1
/
+0
*
perf evlist: Remove __evlist__add_default
Ian Rogers
2023-05-27
1
-10
/
+3
*
perf tools: Warn if no user requested CPUs match PMU's CPUs
Ian Rogers
2023-05-27
1
-5
/
+1
*
perf target: Remove unused hybrid value
Ian Rogers
2023-05-27
1
-2
/
+0
*
perf parse-events: Add pmu filter
Ian Rogers
2023-05-15
1
-2
/
+11
*
Revert "perf build: Make BUILD_BPF_SKEL default, rename to NO_BPF_SKEL"
Arnaldo Carvalho de Melo
2023-05-06
1
-1
/
+1
*
perf bpf filter: Show warning for missing sample flags
Namhyung Kim
2023-03-15
1
-1
/
+1
*
perf record: Record dropped sample count
Namhyung Kim
2023-03-15
1
-14
/
+24
*
perf build: Make BUILD_BPF_SKEL default, rename to NO_BPF_SKEL
Ian Rogers
2023-03-14
1
-1
/
+1
*
perf evlist: Remove nr_groups
Ian Rogers
2023-03-13
1
-1
/
+1
*
perf record: Reuse target::initial_delay
Changbin Du
2023-03-13
1
-6
/
+6
*
perf record: Fix "read LOST count failed" msg with sample read
Kan Liang
2023-03-13
1
-1
/
+1
*
perf record: Fix segfault with --overwrite and --max-size
Yang Jihong
2023-02-15
1
-10
/
+6
*
perf tools: Fix usage of the verbose variable
Yang Jihong
2022-12-20
1
-2
/
+2
*
perf evlist: Remove group option.
Ian Rogers
2022-12-14
1
-2
/
+0
*
perf build: Use libtraceevent from the system
Ian Rogers
2022-12-14
1
-0
/
+2
*
perf tools: Use dedicated non-atomic clear/set bit helpers
Sean Christopherson
2022-12-05
1
-3
/
+3
*
perf record: Use sig_atomic_t for signal handlers
Ian Rogers
2022-11-03
1
-4
/
+4
*
perf tools: Make quiet mode consistent between tools
James Clark
2022-10-27
1
-1
/
+1
*
perf record: Fix event fd races
Ian Rogers
2022-10-25
1
-16
/
+25
*
perf tools: Add debug messages and comments for testing
Adrian Hunter
2022-10-04
1
-0
/
+8
*
perf record: Fix a segfault in record__read_lost_samples()
Namhyung Kim
2022-10-04
1
-0
/
+6
*
perf record: Read and inject LOST_SAMPLES events
Namhyung Kim
2022-10-04
1
-0
/
+64
*
perf record: Update use of pthread mutex
Ian Rogers
2022-10-04
1
-4
/
+9
*
perf record: Allow multiple recording time ranges
Adrian Hunter
2022-10-04
1
-2
/
+22
*
perf record: Change evlist->ctl_fd to use fdarray_flag__non_perf_event
Adrian Hunter
2022-10-04
1
-14
/
+1
*
perf record: Fix way of handling non-perf-event pollfds
Adrian Hunter
2022-10-04
1
-0
/
+80
*
perf record: Fix cpu mask bit setting for mixed mmaps
Adrian Hunter
2022-09-21
1
-0
/
+2
*
perf record: Fix synthesis failure warnings
Adrian Hunter
2022-09-08
1
-2
/
+6
*
tools/perf: Fix out of bound access to cpu mask array
Athira Rajeev
2022-09-06
1
-6
/
+20
*
perf record: Improve error message of -p not_existing_pid
Martin Liška
2022-08-12
1
-2
/
+9
*
perf record: Add finished init event
Adrian Hunter
2022-06-23
1
-0
/
+27
*
perf record: Add new option to sample identifier
Adrian Hunter
2022-06-23
1
-0
/
+2
*
perf record: Always record id index
Adrian Hunter
2022-06-23
1
-7
/
+5
*
perf record: Always get text_poke events with --kcore option
Adrian Hunter
2022-06-23
1
-0
/
+3
*
perf record: Add cgroup support for off-cpu profiling
Namhyung Kim
2022-05-26
1
-1
/
+1
*
perf record: Implement basic filtering for off-cpu
Namhyung Kim
2022-05-26
1
-1
/
+1
*
perf record: Enable off-cpu analysis with BPF
Namhyung Kim
2022-05-26
1
-0
/
+25
*
perf tools: Allow all_cpus to be a superset of user_requested_cpus
Adrian Hunter
2022-05-26
1
-6
/
+12
*
perf record: Use evlist__add_dummy_on_all_cpus() in record__config_text_poke()
Adrian Hunter
2022-05-26
1
-18
/
+3
*
perf cpumap: Switch to using perf_cpu_map API
Ian Rogers
2022-05-05
1
-6
/
+7
*
perf record: Fix per-thread option
Alexey Bayduraev
2022-04-14
1
-5
/
+17
*
perf evlist: Rename cpus to user_requested_cpus
Ian Rogers
2022-04-01
1
-3
/
+3
*
perf data: Adding error message if perf_data__create_dir() fails
Alexey Bayduraev
2022-02-22
1
-1
/
+3
*
perf record: Implement compatibility checks
Alexey Bayduraev
2022-02-10
1
-3
/
+46
*
perf record: Extend --threads command line option
Alexey Bayduraev
2022-02-10
1
-2
/
+316
[next]