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-05-05
perf evsel: Assemble off-cpu samples
Howard Chu
1
-1
/
+34
2025-05-05
perf record --off-cpu: Dump off-cpu samples in BPF
Howard Chu
1
-5
/
+84
2025-05-05
perf record --off-cpu: Preparation of off-cpu BPF program
Howard Chu
2
-0
/
+33
2025-05-05
perf record --off-cpu: Parse off-cpu event
Howard Chu
3
-23
/
+21
2025-05-05
perf evsel: Expose evsel__is_offcpu_event() for future use
Howard Chu
2
-1
/
+3
2025-05-03
tools/perf: Allow to select the number of hash buckets
Sebastian Andrzej Siewior
8
-1
/
+101
2025-05-02
perf symbol-minimal: Fix double free in filename__read_build_id
Ian Rogers
1
-16
/
+18
2025-05-02
perf mem: Add 'dtlb' output field
Namhyung Kim
6
-0
/
+46
2025-05-02
perf mem: Add 'snoop' output field
Namhyung Kim
6
-0
/
+41
2025-05-02
perf mem: Add 'cache' and 'memory' output fields
Namhyung Kim
6
-2
/
+113
2025-05-02
perf hist: Hide unused mem stat columns
Namhyung Kim
3
-2
/
+36
2025-05-02
perf mem: Add 'op' output field
Namhyung Kim
6
-17
/
+61
2025-05-02
perf hist: Implement output fields for mem stats
Namhyung Kim
6
-12
/
+202
2025-05-02
perf hist: Basic support for mem_stat accounting
Namhyung Kim
6
-2
/
+75
2025-05-02
perf hist: Add struct he_mem_stat
Namhyung Kim
2
-0
/
+83
2025-05-02
perf hist: Support multi-line header
Namhyung Kim
4
-34
/
+64
2025-05-02
perf record: Add --sample-mem-info option
Namhyung Kim
4
-2
/
+14
2025-05-02
perf hist: Remove output field from sort-list properly
Namhyung Kim
1
-10
/
+5
2025-05-02
perf test perf-report-hierarchy: Add new test
Arnaldo Carvalho de Melo
1
-0
/
+43
2025-04-29
perf test amd ibs: Add sample period unit test
Ravi Bangoria
4
-0
/
+1007
2025-04-29
perf mem/c2c amd: Add ldlat support
Ravi Bangoria
8
-10
/
+83
2025-04-29
perf amd ibs: Incorporate Zen5 DTLB and PageSize information
Ravi Bangoria
1
-12
/
+51
2025-04-29
perf amd ibs: Add Load Latency bits in raw dump
Ravi Bangoria
2
-2
/
+21
2025-04-29
perf symbols: Handle 'u' and 'l' symbols in /proc/kallsyms
Arnaldo Carvalho de Melo
1
-3
/
+5
2025-04-29
perf tools: Fix in-source libperf build
James Clark
1
-1
/
+1
2025-04-29
perf test probe_vfs_getname: Skip if no suitable line detected
Jakub Brnak
4
-5
/
+28
2025-04-29
perf lock contention: Symbolize zone->lock using BTF
Namhyung Kim
5
-6
/
+157
2025-04-28
perf test: Add perf trace summary test
Namhyung Kim
1
-0
/
+65
2025-04-28
perf trace: Implement syscall summary in BPF
Namhyung Kim
8
-13
/
+580
2025-04-25
perf vendor events arm64: Drop hip08 PublicDescription if same as BriefDescri...
Junhao He
3
-31
/
+0
2025-04-25
perf vendor events arm64: Fill up Desc field for Hisi hip08 hha pmu
Junhao He
1
-0
/
+16
2025-04-25
perf bench evlist-open-close: Reduce scope of 2 variables
Ian Rogers
1
-19
/
+23
2025-04-25
perf tests record: Cleanup improvements
Ian Rogers
1
-4
/
+6
2025-04-25
perf tests metric-only perf stat: Fix tests 84 and 86 s390
Thomas Richter
2
-0
/
+10
2025-04-25
perf tool_pmu: Fix aggregation on duration_time
Ian Rogers
1
-1
/
+7
2025-04-25
perf session: Skip unsupported new event types
Chun-Tse Shao
1
-2
/
+11
2025-04-25
perf hist: Allow custom output fields in hierarchy mode
Namhyung Kim
1
-8
/
+4
2025-04-25
perf hist: Set levels in output_field_add()
Namhyung Kim
3
-15
/
+26
2025-04-25
perf hist: Remove formats in hierarchy when cancel latency
Namhyung Kim
3
-3
/
+16
2025-04-25
perf hist: Remove formats in hierarchy when cancel children
Namhyung Kim
4
-4
/
+22
2025-04-25
perf record: Retirement latency cleanup in evsel__config
Ian Rogers
1
-2
/
+3
2025-04-25
perf pmu-events: Add retirement latency to JSON events inside of perf
Ian Rogers
8
-122
/
+220
2025-04-25
perf stat: Add mean, min, max and last --tpebs-mode options
Ian Rogers
4
-1
/
+63
2025-04-25
perf intel-tpebs: Use stats for retirement latency statistics
Ian Rogers
1
-10
/
+5
2025-04-25
perf intel-tpebs: Don't close record on read
Ian Rogers
2
-73
/
+129
2025-04-25
perf intel-tpebs: Add mutex for tpebs_results
Ian Rogers
1
-8
/
+46
2025-04-25
perf intel-tpebs: Add support for updating counts in evsel__tpebs_read
Ian Rogers
3
-40
/
+25
2025-04-25
perf intel-tpebs: Refactor tpebs_results list
Ian Rogers
5
-64
/
+93
2025-04-25
perf intel-tpebs: Ensure events are opened, factor out finding
Ian Rogers
1
-24
/
+37
2025-04-25
perf intel-tpebs: Inline get_perf_record_args
Ian Rogers
1
-47
/
+28
[prev]
[next]