index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf annotate: Work with vmlinux outside symfs
Vincent Whitchurch
2023-06-16
1
-1
/
+4
*
perf vendor events arm64: Add default tags for Hisi hip08 L1 metrics
Kan Liang
2023-06-16
1
-4
/
+8
*
perf test: Add test case for the standard 'perf stat' output
Kan Liang
2023-06-16
1
-0
/
+108
*
perf test: Move all the check functions of stat CSV output to lib
Kan Liang
2023-06-16
2
-173
/
+184
*
perf stat: New metricgroup output for the default mode
Kan Liang
2023-06-16
5
-22
/
+234
*
perf metrics: Sort the Default metricgroup
Kan Liang
2023-06-16
2
-0
/
+29
*
pert tests: Update metric-value for perf stat JSON output
Kan Liang
2023-06-16
1
-3
/
+3
*
perf stat,jevents: Introduce Default tags for the default mode
Kan Liang
2023-06-16
4
-4
/
+12
*
perf metric: JSON flag to default metric group
Kan Liang
2023-06-16
6
-76
/
+114
*
perf evsel: Fix the annotation for hardware events on hybrid
Kan Liang
2023-06-16
1
-3
/
+14
*
perf srcline: Fix handling of inline functions
Ian Rogers
2023-06-16
1
-56
/
+80
*
perf srcline: Add a timeout to reading from addr2line
Ian Rogers
2023-06-14
3
-4
/
+14
*
tools api: Add simple timeout to io read
Ian Rogers
2023-06-14
1
-1
/
+27
*
perf tool x86: Fix perf_env memory leak
Ian Rogers
2023-06-14
1
-1
/
+1
*
perf vendor events arm64: Add default tags into topdown L1 metrics
Kan Liang
2023-06-14
1
-4
/
+8
*
pert tests: Support metricgroup perf stat JSON output
Kan Liang
2023-06-14
1
-0
/
+3
*
perf tests task_analyzer: Skip tests if no libtraceevent support
Aditya Gupta
2023-06-14
1
-0
/
+18
*
perf tests task_analyzer: Print command that failed instead of just "perf"
Aditya Gupta
2023-06-14
1
-12
/
+12
*
perf tests task_analyzer: Fix bad substitution ${$1}
Aditya Gupta
2023-06-14
1
-1
/
+1
*
perf tests stat+shadow_stat.sh: Fix all POSIX sh warnings found using shellcheck
Spoorthy S
2023-06-14
1
-2
/
+2
*
perf tests test_brstack.sh: Fix all POSIX sh warnings
Geetika
2023-06-14
1
-6
/
+6
*
perf tests shell: Fixed shellcheck warnings
Samir Mulani
2023-06-14
3
-11
/
+11
*
perf tests lock_contention: Fix shellscript errors
Abhirup Deb
2023-06-14
1
-35
/
+35
*
perf tests test_arm_spe: Address shellcheck warnings about signal name case
Abhirup Deb
2023-06-14
1
-1
/
+1
*
perf tests test_task_analyzer: Fix shellcheck issues
Aboorva Devarajan
2023-06-14
1
-27
/
+27
*
perf tests stat_all_metrics: Fix shellcheck warning SC2076
Barnali Guha Thakurata
2023-06-14
1
-3
/
+3
*
perf tests test_arm_coresight: Shellcheck fixes
Anushree Mathur
2023-06-14
1
-3
/
+3
*
perf tests stat+csv_output: Fix shellcheck warnings
Korrapati Likhitha
2023-06-14
1
-2
/
+2
*
perf tests daemon: Address shellcheck warnings
Shirisha G
2023-06-14
1
-38
/
+75
*
perf tests arm_callgraph_fp: Address shellcheck warnings about signal names a...
Spoorthy S
2023-06-14
1
-3
/
+3
*
perf tests stat+json_output: Address shellcheck warnings
Disha Goel
2023-06-14
1
-1
/
+1
*
perf python scripting: Get rid of unused import in arm-cs-trace-disasm
Sourabh Jain
2023-06-14
1
-1
/
+0
*
perf tool x86: Consolidate is_amd check into single function
Ravi Bangoria
2023-06-14
5
-31
/
+31
*
perf parse-events: Avoid string for PE_BP_COLON, PE_BP_SLASH
Ian Rogers
2023-06-14
3
-15
/
+2
*
perf metric: Fix no group check
Kan Liang
2023-06-14
1
-1
/
+1
*
tools api fs: More thread safety for global filesystem variables
Ian Rogers
2023-06-14
1
-125
/
+86
*
perf srcline: Make sentinel reading for binutils addr2line more robust
Ian Rogers
2023-06-14
1
-8
/
+53
*
perf srcline: Make addr2line configuration failure more verbose
Ian Rogers
2023-06-14
1
-13
/
+21
*
perf tests: Make x86 new instructions test optional at build time
Adrian Hunter
2023-06-14
6
-1
/
+20
*
perf dwarf-aux: Allow unnamed struct/union/enum
Namhyung Kim
2023-06-14
1
-3
/
+5
*
perf dwarf-aux: Fix off-by-one in die_get_varname()
Namhyung Kim
2023-06-14
1
-1
/
+1
*
perf pfm: Remove duplicate util/cpumap.h include
Arnaldo Carvalho de Melo
2023-06-13
1
-1
/
+0
*
perf annotate: Allow whitespace between insn operands
Namhyung Kim
2023-06-13
1
-1
/
+1
*
perf inject: Lazily allocate guest_event event_buf
Ian Rogers
2023-06-12
1
-3
/
+12
*
perf inject: Lazily allocate event_copy
Ian Rogers
2023-06-12
1
-3
/
+13
*
perf script: Remove some large stack allocations
Ian Rogers
2023-06-12
1
-4
/
+13
*
perf sched: Avoid large stack allocations
Ian Rogers
2023-06-12
1
-4
/
+22
*
perf bench sched messaging: Free contexts on exit
Ian Rogers
2023-06-12
1
-1
/
+17
*
perf bench futex: Avoid memory leaks from pthread_attr
Ian Rogers
2023-06-12
4
-26
/
+29
*
perf bench epoll: Fix missing frees/puts on the exit path
Ian Rogers
2023-06-12
2
-0
/
+10
[next]