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