index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-12
perf vendor events: Update EmeraldRapids events/metrics
Ian Rogers
8
-689
/
+602
2025-02-12
perf vendor events: Add Clearwaterforest events
Ian Rogers
8
-0
/
+356
2025-02-12
perf vendor events: Update CascadelakeX events/metrics
Ian Rogers
5
-385
/
+464
2025-02-12
perf vendor events: Update BroadwellX events/metrics
Ian Rogers
10
-216
/
+230
2025-02-12
perf vendor events: Update BroadwellDE events/metrics
Ian Rogers
9
-153
/
+184
2025-02-12
perf vendor events: Update Broadwell events/metrics
Ian Rogers
7
-159
/
+192
2025-02-12
perf vendor events: Add Arrowlake events/metrics
Ian Rogers
14
-0
/
+9265
2025-02-12
perf vendor events: Update AlderlakeN events/metrics
Ian Rogers
8
-100
/
+459
2025-02-12
perf vendor events: Update Alderlake events/metrics
Ian Rogers
10
-498
/
+1042
2025-02-12
perf tools: Use symfs when opening debuginfo by path
Namhyung Kim
1
-1
/
+5
2025-02-12
perf trace: Add --summary-mode option
Namhyung Kim
2
-19
/
+114
2025-02-12
perf tools: Get rid of now-unused rb_resort.h
Namhyung Kim
1
-146
/
+0
2025-02-12
perf trace: Convert syscall_stats to hashmap
Namhyung Kim
1
-29
/
+86
2025-02-12
perf trace: Allocate syscall stats only if summary is on
Namhyung Kim
1
-10
/
+11
2025-02-12
perf tests: Fix Tool PMU test segfault
James Clark
1
-2
/
+2
2025-02-10
perf tools: Add skip check in tool_pmu__event_to_str()
Kan Liang
2
-1
/
+4
2025-02-10
perf tools: Deadcode removal
Dr. David Alan Gilbert
4
-36
/
+0
2025-02-05
Merge tag 'v6.14-rc1' into perf-tools-next
Namhyung Kim
8
-90
/
+139
2025-02-04
perf stat: Changes to event name uniquification
Ian Rogers
2
-33
/
+79
2025-02-04
perf stat: Don't merge counters purely on name
Ian Rogers
1
-2
/
+11
2025-02-04
perf pmu: Rename name matching for no suffix or wildcard variants
Ian Rogers
6
-129
/
+235
2025-02-04
perf pmus: Restructure pmu_read_sysfs to scan fewer PMUs
Ian Rogers
2
-51
/
+97
2025-02-04
perf evsel: Reduce scanning core PMUs in is_hybrid
Ian Rogers
1
-2
/
+2
2025-02-04
perf test: Fix Hwmon PMU test endianess issue
Thomas Richter
3
-19
/
+27
2025-02-04
perf test: Use cycles event in perf record test for leader_sampling
Thomas Richter
1
-5
/
+5
2025-02-04
perf test: Fix perf record test for precise_max
Thomas Richter
1
-14
/
+29
2025-02-03
perf script: force stdin for flamegraph in live mode
Anubhav Shelat
1
-1
/
+1
2025-02-03
perf test: Extra verbosity and hypervisor skip for tpebs test
Ian Rogers
1
-13
/
+76
2025-01-31
perf: Always feature test reallocarray
James Clark
2
-6
/
+6
2025-01-30
Merge tag 'perf-tools-fixes-for-v6.14-2025-01-30' of git://git.kernel.org/pub...
Linus Torvalds
7
-90
/
+113
2025-01-29
perf stat: Fix find_stat for mixed legacy/non-legacy events
Ian Rogers
2
-4
/
+19
2025-01-29
perf evsel: Add pmu_name helper
Ian Rogers
2
-0
/
+11
2025-01-28
perf cpumap: Fix die and cluster IDs
James Clark
1
-2
/
+2
2025-01-28
perf test: Skip syscall enum test if no landlock syscall
Namhyung Kim
1
-2
/
+6
2025-01-28
perf trace: Fix runtime error of index out of bounds
Howard Chu
1
-1
/
+5
2025-01-27
perf annotate: Use an array for the disassembler preference
Ian Rogers
3
-78
/
+96
2025-01-24
perf vendor events arm64: Add V3 events/metrics
James Clark
19
-0
/
+1596
2025-01-24
perf vendor events arm64: Add N3 events/metrics
James Clark
20
-0
/
+1468
2025-01-24
perf trace: Fix return value of trace__fprintf_tp_fields
Benjamin Peterson
1
-1
/
+1
2025-01-24
Merge tag 'perf-tools-for-v6.14-2025-01-21' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
274
-2818
/
+10484
2025-01-23
perf trace: Fix BPF loading failure (-E2BIG)
Howard Chu
1
-7
/
+4
2025-01-20
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+26
2025-01-18
perf test: Update event_groups test to use instructions
Athira Rajeev
1
-5
/
+26
2025-01-18
perf bench: Fix undefined behavior in cmpworker()
Kuan-Wei Chiu
1
-1
/
+6
2025-01-18
perf annotate: Prefer passing evsel to evsel->core.idx
Ian Rogers
5
-36
/
+38
2025-01-17
perf lock: Rename fields in lock_type_table
Chun-Tse Shao
1
-14
/
+19
2025-01-17
perf lock: Add percpu-rwsem for type filter
Chun-Tse Shao
2
-2
/
+5
2025-01-17
perf lock: Fix parse_lock_type which only retrieve one lock flag
Chun-Tse Shao
1
-25
/
+41
2025-01-17
perf lock: Fix return code for functions in __cmd_contention
Athira Rajeev
1
-3
/
+8
2025-01-17
perf hist: Fix width calculation in hpp__fmt()
Dmitry Vyukov
1
-1
/
+1
[prev]
[next]