index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
Files
Lines
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
2025-04-25
perf intel-tpebs: Reduce scope of the tpebs_events_size variable
Ian Rogers
1
-3
/
+6
2025-04-25
perf intel-tpebs: Move the cpumap_buf variable out of evsel__tpebs_open()
Ian Rogers
1
-8
/
+6
2025-04-25
perf intel-tpebs: Separate evsel__tpebs_prepare() out of evsel__tpebs_open()
Ian Rogers
1
-47
/
+86
2025-04-25
perf intel-tpebs: Rename tpebs_start to evsel__tpebs_open
Ian Rogers
3
-19
/
+18
2025-04-25
perf intel-tpebs: Simplify tpebs_cmd
Ian Rogers
1
-37
/
+18
2025-04-25
perf intel-tpebs: Cleanup header
Ian Rogers
3
-25
/
+8
[prev]
[next]