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
Age
Commit message (
Expand
)
Author
Lines
2023-06-22
perf test: Set PERF_EXEC_PATH for script execution
Namhyung Kim
-0
/
+6
2023-06-22
perf script: Initialize buffer for regs_map()
Namhyung Kim
-2
/
+2
2023-06-22
perf tests: Fix test_arm_callgraph_fp variable expansion
James Clark
-3
/
+4
2023-06-22
perf symbol: Add LoongArch case in get_plt_sizes()
Tiezhu Yang
-0
/
+8
2023-06-22
perf test: Remove x permission from lib/stat_output.sh
Namhyung Kim
-0
/
+0
2023-06-21
perf test: Rerun failed metrics with longer workload
Weilin Wang
-46
/
+83
2023-06-21
perf test: Add skip list for metrics known would fail
Weilin Wang
-4
/
+38
2023-06-21
perf test: Add metric value validation test
Weilin Wang
-0
/
+931
2023-06-20
perf jit: Fix incorrect file name in DWARF line table
elisabeth
-1
/
+5
2023-06-20
perf annotate: Fix instruction association and parsing for LoongArch
WANG Rui
-18
/
+109
2023-06-20
perf annotation: Switch lock from a mutex to a sharded_mutex
Ian Rogers
-24
/
+77
2023-06-20
perf sharded_mutex: Introduce sharded_mutex
Ian Rogers
-0
/
+63
2023-06-20
tools: Fix incorrect calculation of object size by sizeof
Li Dong
-2
/
+2
2023-06-20
perf subcmd: Fix missing check for return value of malloc() in add_cmdname()
Chenyuan Mi
-0
/
+2
2023-06-20
perf parse-events: Remove unneeded semicolon
baomingtong001@208suo.com
-1
/
+1
2023-06-20
perf parse: Add missing newline to pr_debug message in evsel__compute_group_p...
Yang Jihong
-1
/
+1
2023-06-20
perf stat: Add missing newline in pr_err messages
Yang Jihong
-6
/
+6
2023-06-16
perf pmus: Check if we can encode the PMU number in perf_event_attr.type
Arnaldo Carvalho de Melo
-1
/
+28
2023-06-16
perf print-events: Export is_event_supported()
Arnaldo Carvalho de Melo
-1
/
+3
2023-06-16
perf test record+probe_libc_inet_pton.sh: Use "grep -F" instead of obsolescen...
Tiezhu Yang
-2
/
+2
2023-06-16
perf mem: Scan all PMUs instead of just core ones
Ravi Bangoria
-4
/
+9
2023-06-16
perf mem amd: Fix perf_pmus__num_mem_pmus()
Ravi Bangoria
-1
/
+13
2023-06-16
perf pmus: Describe semantics of 'core_pmus' and 'other_pmus'
Ravi Bangoria
-0
/
+15
2023-06-16
perf stat: Show average value on multiple runs
Namhyung Kim
-1
/
+27
2023-06-16
perf stat: Reset aggr stats for each run
Namhyung Kim
-0
/
+2
2023-06-16
perf test: fix failing test cases on linux-next for s390
Thomas Richter
-1
/
+1
2023-06-16
perf annotate: Work with vmlinux outside symfs
Vincent Whitchurch
-1
/
+4
2023-06-16
perf vendor events arm64: Add default tags for Hisi hip08 L1 metrics
Kan Liang
-4
/
+8
2023-06-16
perf test: Add test case for the standard 'perf stat' output
Kan Liang
-0
/
+108
2023-06-16
perf test: Move all the check functions of stat CSV output to lib
Kan Liang
-173
/
+184
2023-06-16
perf stat: New metricgroup output for the default mode
Kan Liang
-22
/
+234
2023-06-16
perf metrics: Sort the Default metricgroup
Kan Liang
-0
/
+29
2023-06-15
pert tests: Update metric-value for perf stat JSON output
Kan Liang
-3
/
+3
2023-06-15
perf stat,jevents: Introduce Default tags for the default mode
Kan Liang
-4
/
+12
2023-06-15
perf metric: JSON flag to default metric group
Kan Liang
-76
/
+114
2023-06-15
perf evsel: Fix the annotation for hardware events on hybrid
Kan Liang
-3
/
+14
2023-06-15
perf srcline: Fix handling of inline functions
Ian Rogers
-56
/
+80
2023-06-14
perf srcline: Add a timeout to reading from addr2line
Ian Rogers
-4
/
+14
2023-06-14
tools api: Add simple timeout to io read
Ian Rogers
-1
/
+27
2023-06-14
perf tool x86: Fix perf_env memory leak
Ian Rogers
-1
/
+1
2023-06-13
perf vendor events arm64: Add default tags into topdown L1 metrics
Kan Liang
-4
/
+8
2023-06-13
pert tests: Support metricgroup perf stat JSON output
Kan Liang
-0
/
+3
2023-06-13
perf tests task_analyzer: Skip tests if no libtraceevent support
Aditya Gupta
-0
/
+18
2023-06-13
perf tests task_analyzer: Print command that failed instead of just "perf"
Aditya Gupta
-12
/
+12
2023-06-13
perf tests task_analyzer: Fix bad substitution ${$1}
Aditya Gupta
-1
/
+1
2023-06-13
perf tests stat+shadow_stat.sh: Fix all POSIX sh warnings found using shellcheck
Spoorthy S
-2
/
+2
2023-06-13
perf tests test_brstack.sh: Fix all POSIX sh warnings
Geetika
-6
/
+6
2023-06-13
perf tests shell: Fixed shellcheck warnings
Samir Mulani
-11
/
+11
2023-06-13
perf tests lock_contention: Fix shellscript errors
Abhirup Deb
-35
/
+35
2023-06-13
perf tests test_arm_spe: Address shellcheck warnings about signal name case
Abhirup Deb
-1
/
+1
[next]