index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-30
Merge tag 'perf-tools-for-v6.5-1-2023-06-28' of git://git.kernel.org/pub/scm/...
Linus Torvalds
96
-2805
/
+3740
2023-06-27
Merge tag 'docs-arm64-move' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2023-06-22
perf pmu: Remove a hard coded cpu PMU assumption
Ian Rogers
1
-4
/
+5
2023-06-22
perf pmus: Add notion of default PMU for JSON events
Ian Rogers
3
-20
/
+53
2023-06-22
perf unwind: Fix map reference counts
Ian Rogers
1
-7
/
+12
2023-06-22
perf script: Initialize buffer for regs_map()
Namhyung Kim
1
-2
/
+2
2023-06-22
perf symbol: Add LoongArch case in get_plt_sizes()
Tiezhu Yang
1
-0
/
+8
2023-06-21
perf arm-spe: Fix a dangling Documentation/arm64 reference
Jonathan Corbet
1
-1
/
+1
2023-06-20
perf jit: Fix incorrect file name in DWARF line table
elisabeth
1
-1
/
+5
2023-06-20
perf annotate: Fix instruction association and parsing for LoongArch
WANG Rui
1
-2
/
+6
2023-06-20
perf annotation: Switch lock from a mutex to a sharded_mutex
Ian Rogers
2
-12
/
+65
2023-06-20
perf sharded_mutex: Introduce sharded_mutex
Ian Rogers
3
-0
/
+63
2023-06-20
tools: Fix incorrect calculation of object size by sizeof
Li Dong
1
-2
/
+2
2023-06-20
perf parse-events: Remove unneeded semicolon
baomingtong001@208suo.com
1
-1
/
+1
2023-06-20
perf parse: Add missing newline to pr_debug message in evsel__compute_group_p...
Yang Jihong
1
-1
/
+1
2023-06-16
perf pmus: Check if we can encode the PMU number in perf_event_attr.type
Arnaldo Carvalho de Melo
1
-1
/
+28
2023-06-16
perf print-events: Export is_event_supported()
Arnaldo Carvalho de Melo
2
-1
/
+3
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
1
-1
/
+1
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
2
-0
/
+23
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 stat: New metricgroup output for the default mode
Kan Liang
4
-22
/
+233
2023-06-16
perf metrics: Sort the Default metricgroup
Kan Liang
2
-0
/
+29
2023-06-15
perf stat,jevents: Introduce Default tags for the default mode
Kan Liang
1
-0
/
+6
2023-06-15
perf evsel: Fix the annotation for hardware events on hybrid
Kan Liang
1
-3
/
+14
2023-06-15
perf srcline: Fix handling of inline functions
Ian Rogers
1
-56
/
+80
2023-06-14
perf srcline: Add a timeout to reading from addr2line
Ian Rogers
3
-4
/
+14
2023-06-13
perf parse-events: Avoid string for PE_BP_COLON, PE_BP_SLASH
Ian Rogers
3
-15
/
+2
2023-06-13
perf metric: Fix no group check
Kan Liang
1
-1
/
+1
2023-06-13
perf srcline: Make sentinel reading for binutils addr2line more robust
Ian Rogers
1
-8
/
+53
2023-06-13
perf srcline: Make addr2line configuration failure more verbose
Ian Rogers
1
-13
/
+21
2023-06-13
perf dwarf-aux: Allow unnamed struct/union/enum
Namhyung Kim
1
-3
/
+5
2023-06-13
perf dwarf-aux: Fix off-by-one in die_get_varname()
Namhyung Kim
1
-1
/
+1
2023-06-12
perf pfm: Remove duplicate util/cpumap.h include
Arnaldo Carvalho de Melo
1
-1
/
+0
2023-06-12
perf annotate: Allow whitespace between insn operands
Namhyung Kim
1
-1
/
+1
2023-06-12
perf help: Ensure clean_cmds is called on all paths
Ian Rogers
1
-0
/
+3
2023-06-12
perf cs-etm: Add exception level consistency check
James Clark
3
-15
/
+36
2023-06-12
perf cs-etm: Track exception level
James Clark
3
-22
/
+68
2023-06-12
perf cs-etm: Make PID format accessible from struct cs_etm_auxtrace
James Clark
3
-33
/
+37
2023-06-12
perf cs-etm: Use previous thread for branch sample source IP
James Clark
1
-2
/
+15
2023-06-12
perf cs-etm: Only track threads instead of PID and TIDs
James Clark
1
-80
/
+38
2023-06-12
perf map: Fix double 'struct map' reference free found with -DREFCNT_CHECKING=1
James Clark
1
-4
/
+6
2023-06-12
perf srcline: Optimize comparision against SRCLINE_UNKNOWN
Arnaldo Carvalho de Melo
6
-7
/
+10
2023-06-12
perf hist: Fix srcline memory leak
Ian Rogers
1
-1
/
+1
2023-06-12
perf srcline: Change free_srcline to zfree_srcline
Ian Rogers
6
-13
/
+18
2023-06-12
perf callchain: Use pthread keys for tls callchain_cursor
Ian Rogers
8
-32
/
+104
2023-06-12
perf header: Avoid out-of-bounds read
Ian Rogers
1
-1
/
+1
2023-06-12
perf annotate: Fix parse_objdump_line memory leak
Ian Rogers
1
-1
/
+2
[next]