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-07-07
perf vendor events: Update EmeraldRapids events
Ian Rogers
4
-2
/
+34
2025-07-07
perf vendor events: Update CascadelakeX events
Ian Rogers
3
-5
/
+5
2025-07-07
perf vendor events: Update Arrowlake events
Ian Rogers
3
-2
/
+148
2025-07-07
perf vendor events: Update AlderlakeN events
Ian Rogers
6
-76
/
+25
2025-07-07
perf vendor events: Update Alderlake events
Ian Rogers
6
-79
/
+28
2025-07-03
perf test: Add more test cases to sched test
Namhyung Kim
1
-8
/
+31
2025-07-03
perf sched: Fix memory leaks in 'perf sched latency'
Namhyung Kim
1
-3
/
+24
2025-07-03
perf sched: Use RC_CHK_EQUAL() to compare pointers
Namhyung Kim
1
-1
/
+1
2025-07-03
perf sched: Fix memory leaks for evsel->priv in timehist
Namhyung Kim
3
-0
/
+25
2025-07-03
perf sched: Fix thread leaks in 'perf sched timehist'
Namhyung Kim
1
-11
/
+37
2025-07-03
perf sched: Fix memory leaks in 'perf sched map'
Namhyung Kim
1
-11
/
+20
2025-07-03
perf sched: Free thread->priv using priv_destructor
Namhyung Kim
1
-0
/
+2
2025-07-03
perf sched: Make sure it frees the usage string
Namhyung Kim
1
-12
/
+13
2025-07-03
perf tests make: Add NO_LIBDW=1 to minimal and add standalone test
Ian Rogers
1
-1
/
+3
2025-07-03
perf header: Fix pipe mode header dumping
Ian Rogers
2
-2
/
+15
2025-07-02
perf test: In forked mode add check that fds aren't leaked
Ian Rogers
1
-0
/
+69
2025-07-02
perf dso: With ref count checking, avoid dso_data holding dso live
Ian Rogers
1
-0
/
+4
2025-07-02
perf hwmon_pmu: Hold path rather than fd
Ian Rogers
5
-19
/
+38
2025-07-02
perf test code-reading: Avoid a leak of cpus and threads
Ian Rogers
1
-7
/
+0
2025-07-02
perf dso: Add missed dso__put to dso__load_kcore
Ian Rogers
1
-0
/
+1
2025-07-02
perf genelf: Fix NO_LIBDW=1 build
Ian Rogers
1
-1
/
+1
2025-07-02
perf list: Add IBM z17 event descriptions
Thomas Richter
7
-0
/
+2288
2025-07-01
perf test: Add libsubcmd help tests
Namhyung Kim
4
-0
/
+112
2025-07-01
perf test: Check test suite description properly
Namhyung Kim
1
-2
/
+5
2025-07-01
perf test: Add sched latency and script shell tests
Ian Rogers
1
-0
/
+93
2025-07-01
perf test: Name the noploop process
Ian Rogers
1
-0
/
+2
2025-06-30
perf build: Specify shellcheck should use bash
Collin Funk
7
-6
/
+8
2025-06-30
perf test annotate: Use --percent-limit rather than head to reduce output
Ian Rogers
1
-7
/
+8
2025-06-30
perf test: Add basic callgraph test to record testing
Ian Rogers
1
-0
/
+30
2025-06-30
perf drm_pmu: Fix spelling mistake "bufers" -> "buffers"
Colin Ian King
1
-3
/
+3
2025-06-30
perf test: perf header test fails on s390
Thomas Richter
1
-2
/
+2
2025-06-27
perf stat: Fix uncore aggregation number
Chun-Tse Shao
4
-22
/
+24
2025-06-27
perf build: Fix a build error on REFCNT_CHECKING=1
Namhyung Kim
1
-1
/
+1
2025-06-26
tools/perf: Add --exclude-buildids option to perf archive command
Tianyou Li
1
-5
/
+30
2025-06-26
perf annotate: Fix source code annotate with objdump
Namhyung Kim
4
-3
/
+93
2025-06-26
tools: Remove libcrypto dependency
Yuzhuo Jing
5
-21
/
+1
2025-06-26
perf genelf: Remove libcrypto dependency and use built-in sha1()
Yuzhuo Jing
1
-82
/
+3
2025-06-26
perf util: add a basic SHA-1 implementation
Eric Biggers
4
-1
/
+148
2025-06-26
perf build: enable -fno-strict-aliasing
Eric Biggers
1
-0
/
+4
2025-06-26
perf top: populate PMU capabilities data in perf_env
Thomas Falcon
3
-0
/
+119
2025-06-26
perf tools: move perf_pmus__find_core_pmu() prototype to pmus.h
Thomas Falcon
2
-1
/
+1
2025-06-26
perf trace: Split BPF skel code to util/bpf_trace_augment.c
Namhyung Kim
5
-141
/
+255
2025-06-26
perf test: Change all remaining #!/bin/sh to #!/bin/bash
James Clark
43
-43
/
+43
2025-06-25
perf header: Don't write empty BPF/BTF info
Ian Rogers
1
-2
/
+8
2025-06-25
perf header: Display message if BPF/BTF info is empty
Ian Rogers
1
-0
/
+6
2025-06-25
perf header: Allow tracing of attr events
Ian Rogers
2
-0
/
+9
2025-06-25
perf header: In pipe mode dump features without --header/-I
Ian Rogers
1
-14
/
+8
2025-06-25
perf tests: Add a DRM PMU test
Ian Rogers
1
-0
/
+78
2025-06-25
perf drm_pmu: Add a tool like PMU to expose DRM information
Ian Rogers
7
-5
/
+779
2025-06-25
perf parse-events: Avoid scanning PMUs that can't contain events
Ian Rogers
3
-15
/
+97
[prev]
[next]