index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-23
perf test: Set PERF_EXEC_PATH for script execution
Namhyung Kim
1
-0
/
+6
2023-06-23
perf script: Initialize buffer for regs_map()
Namhyung Kim
1
-2
/
+2
2023-06-23
perf tests: Fix test_arm_callgraph_fp variable expansion
James Clark
1
-3
/
+4
2023-06-23
perf symbol: Add LoongArch case in get_plt_sizes()
Tiezhu Yang
1
-0
/
+8
2023-06-23
perf test: Remove x permission from lib/stat_output.sh
Namhyung Kim
1
-0
/
+0
2023-06-22
perf test: Rerun failed metrics with longer workload
Weilin Wang
1
-46
/
+83
2023-06-22
perf test: Add skip list for metrics known would fail
Weilin Wang
2
-4
/
+38
2023-06-22
perf test: Add metric value validation test
Weilin Wang
3
-0
/
+931
2023-06-21
perf arm-spe: Fix a dangling Documentation/arm64 reference
Jonathan Corbet
1
-1
/
+1
2023-06-21
perf jit: Fix incorrect file name in DWARF line table
elisabeth
1
-1
/
+5
2023-06-21
perf annotate: Fix instruction association and parsing for LoongArch
WANG Rui
3
-18
/
+109
2023-06-21
perf annotation: Switch lock from a mutex to a sharded_mutex
Ian Rogers
4
-24
/
+77
2023-06-21
perf sharded_mutex: Introduce sharded_mutex
Ian Rogers
3
-0
/
+63
2023-06-21
tools: Fix incorrect calculation of object size by sizeof
Li Dong
1
-2
/
+2
2023-06-21
perf parse-events: Remove unneeded semicolon
baomingtong001@208suo.com
1
-1
/
+1
2023-06-21
perf parse: Add missing newline to pr_debug message in evsel__compute_group_p...
Yang Jihong
1
-1
/
+1
2023-06-21
perf stat: Add missing newline in pr_err messages
Yang Jihong
1
-6
/
+6
2023-06-17
perf pmus: Check if we can encode the PMU number in perf_event_attr.type
Arnaldo Carvalho de Melo
1
-1
/
+28
2023-06-17
perf print-events: Export is_event_supported()
Arnaldo Carvalho de Melo
2
-1
/
+3
2023-06-16
perf test record+probe_libc_inet_pton.sh: Use "grep -F" instead of obsolescen...
Tiezhu Yang
1
-2
/
+2
2023-06-16
perf mem: Scan all PMUs instead of just core ones
Ravi Bangoria
1
-4
/
+9
2023-06-16
perf mem amd: Fix perf_pmus__num_mem_pmus()
Ravi Bangoria
2
-1
/
+13
2023-06-16
perf pmus: Describe semantics of 'core_pmus' and 'other_pmus'
Ravi Bangoria
1
-0
/
+15
2023-06-16
perf stat: Show average value on multiple runs
Namhyung Kim
3
-1
/
+27
2023-06-16
perf stat: Reset aggr stats for each run
Namhyung Kim
1
-0
/
+2
2023-06-16
perf test: fix failing test cases on linux-next for s390
Thomas Richter
1
-1
/
+1
2023-06-16
perf annotate: Work with vmlinux outside symfs
Vincent Whitchurch
1
-1
/
+4
2023-06-16
perf vendor events arm64: Add default tags for Hisi hip08 L1 metrics
Kan Liang
1
-4
/
+8
2023-06-16
perf test: Add test case for the standard 'perf stat' output
Kan Liang
1
-0
/
+108
2023-06-16
perf test: Move all the check functions of stat CSV output to lib
Kan Liang
2
-173
/
+184
2023-06-16
perf stat: New metricgroup output for the default mode
Kan Liang
5
-22
/
+234
2023-06-16
perf metrics: Sort the Default metricgroup
Kan Liang
2
-0
/
+29
2023-06-16
pert tests: Update metric-value for perf stat JSON output
Kan Liang
1
-3
/
+3
2023-06-16
perf stat,jevents: Introduce Default tags for the default mode
Kan Liang
4
-4
/
+12
2023-06-16
perf metric: JSON flag to default metric group
Kan Liang
6
-76
/
+114
2023-06-16
perf evsel: Fix the annotation for hardware events on hybrid
Kan Liang
1
-3
/
+14
2023-06-16
perf srcline: Fix handling of inline functions
Ian Rogers
1
-56
/
+80
2023-06-15
perf srcline: Add a timeout to reading from addr2line
Ian Rogers
3
-4
/
+14
2023-06-15
perf tool x86: Fix perf_env memory leak
Ian Rogers
1
-1
/
+1
2023-06-14
perf vendor events arm64: Add default tags into topdown L1 metrics
Kan Liang
1
-4
/
+8
2023-06-14
pert tests: Support metricgroup perf stat JSON output
Kan Liang
1
-0
/
+3
2023-06-14
perf tests task_analyzer: Skip tests if no libtraceevent support
Aditya Gupta
1
-0
/
+18
2023-06-14
perf tests task_analyzer: Print command that failed instead of just "perf"
Aditya Gupta
1
-12
/
+12
2023-06-14
perf tests task_analyzer: Fix bad substitution ${$1}
Aditya Gupta
1
-1
/
+1
2023-06-14
perf tests stat+shadow_stat.sh: Fix all POSIX sh warnings found using shellcheck
Spoorthy S
1
-2
/
+2
2023-06-14
perf tests test_brstack.sh: Fix all POSIX sh warnings
Geetika
1
-6
/
+6
2023-06-14
perf tests shell: Fixed shellcheck warnings
Samir Mulani
3
-11
/
+11
2023-06-14
perf tests lock_contention: Fix shellscript errors
Abhirup Deb
1
-35
/
+35
2023-06-14
perf tests test_arm_spe: Address shellcheck warnings about signal name case
Abhirup Deb
1
-1
/
+1
2023-06-14
perf tests test_task_analyzer: Fix shellcheck issues
Aboorva Devarajan
1
-27
/
+27
[prev]
[next]