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
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-14
perf ftrace latency: Add -e option to measure time between two events
Namhyung Kim
5
-75
/
+205
2025-07-11
perf python: Set index error for invalid thread/cpu map items
Ian Rogers
1
-2
/
+6
2025-07-11
perf python: Improve leader copying from evlist
Ian Rogers
1
-0
/
+57
2025-07-11
perf python: Correct pyrf_evsel__read for tool PMUs
Ian Rogers
1
-3
/
+44
2025-07-11
perf python: Fix thread check in pyrf_evsel__read
Ian Rogers
1
-1
/
+1
2025-07-11
perf python: In str(evsel) use the evsel__pmu_name helper
Ian Rogers
1
-4
/
+1
2025-07-11
perf jevents: If the long_desc and desc are identical then drop the long_desc
Ian Rogers
4
-88
/
+68
2025-07-11
perf expr: Accumulate rather than replace in the context counts
Ian Rogers
1
-1
/
+5
2025-07-11
perf stat: Move metric list from config to evlist
Ian Rogers
15
-108
/
+75
2025-07-11
perf metricgroup: Factor out for-each function and move out printing
Ian Rogers
4
-214
/
+165
2025-07-11
perf pmu: Tolerate failure to read the type for wellknown PMUs
Ian Rogers
1
-2
/
+32
2025-07-11
perf spark: Fix includes and add SPDX
Ian Rogers
2
-5
/
+4
2025-07-11
perf parse-events: Minor tidy up of event_type helper
Ian Rogers
2
-19
/
+14
2025-07-11
perf hwmon_pmu: Avoid shortening hwmon PMU name
Ian Rogers
1
-1
/
+1
2025-07-11
perf tests bp_account: Fix leaked file descriptor
Leo Yan
1
-0
/
+1
2025-07-09
perf list: Remove trailing A in PAI crypto event 4210
Thomas Richter
2
-10
/
+10
2025-07-07
perf vendor events: Update TigerLake events
Ian Rogers
2
-2
/
+2
2025-07-07
perf vendor events: Update SkylakeX events
Ian Rogers
2
-2
/
+2
2025-07-07
perf vendor events: Update SierraForest events
Ian Rogers
7
-14
/
+194
2025-07-07
perf vendor events: Update SapphireRapids events
Ian Rogers
4
-2
/
+34
2025-07-07
perf vendor events: Add PantherLake events
Ian Rogers
7
-0
/
+923
2025-07-07
perf vendor events: Update MeteorLake events
Ian Rogers
4
-3
/
+75
2025-07-07
perf vendor events: Update LunarLake events
Ian Rogers
4
-23
/
+26
2025-07-07
perf vendor events: Update IcelakeX events
Ian Rogers
3
-4
/
+2
2025-07-07
perf vendor events: Update GraniteRapids events
Ian Rogers
7
-27
/
+78
2025-07-07
perf vendor events: Update GrandRidge events
Ian Rogers
4
-7
/
+47
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-02
perf tools: Fix use-after-free in help_unknown_cmd()
Namhyung Kim
1
-5
/
+7
2025-07-01
perf test: Add libsubcmd help tests
Namhyung Kim
4
-0
/
+112
[next]