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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-13
perf tests stat_all_metrics: Fix shellcheck warning SC2076
Barnali Guha Thakurata
1
-3
/
+3
2023-06-13
perf tests test_arm_coresight: Shellcheck fixes
Anushree Mathur
1
-3
/
+3
2023-06-13
perf tests stat+csv_output: Fix shellcheck warnings
Korrapati Likhitha
1
-2
/
+2
2023-06-13
perf tests daemon: Address shellcheck warnings
Shirisha G
1
-38
/
+75
2023-06-13
perf tests arm_callgraph_fp: Address shellcheck warnings about signal names a...
Spoorthy S
1
-3
/
+3
2023-06-13
perf tests stat+json_output: Address shellcheck warnings
Disha Goel
1
-1
/
+1
2023-06-13
perf python scripting: Get rid of unused import in arm-cs-trace-disasm
Sourabh Jain
1
-1
/
+0
2023-06-13
perf tool x86: Consolidate is_amd check into single function
Ravi Bangoria
5
-31
/
+31
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 tests: Make x86 new instructions test optional at build time
Adrian Hunter
6
-1
/
+20
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 inject: Lazily allocate guest_event event_buf
Ian Rogers
1
-3
/
+12
2023-06-12
perf inject: Lazily allocate event_copy
Ian Rogers
1
-3
/
+13
2023-06-12
perf script: Remove some large stack allocations
Ian Rogers
1
-4
/
+13
2023-06-12
perf sched: Avoid large stack allocations
Ian Rogers
1
-4
/
+22
2023-06-12
perf bench sched messaging: Free contexts on exit
Ian Rogers
1
-1
/
+17
2023-06-12
perf bench futex: Avoid memory leaks from pthread_attr
Ian Rogers
4
-26
/
+29
2023-06-12
perf bench epoll: Fix missing frees/puts on the exit path
Ian Rogers
2
-0
/
+10
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
7
-9
/
+12
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
7
-15
/
+20
2023-06-12
perf callchain: Use pthread keys for tls callchain_cursor
Ian Rogers
15
-61
/
+170
2023-06-12
perf header: Avoid out-of-bounds read
Ian Rogers
1
-1
/
+1
2023-06-12
perf top: Add exit routine for main thread
Ian Rogers
1
-1
/
+10
2023-06-12
perf annotate: Fix parse_objdump_line memory leak
Ian Rogers
1
-1
/
+2
2023-06-12
perf map/maps/thread: Changes to reference counting
Ian Rogers
4
-20
/
+46
2023-06-12
perf machine: Don't leak module maps
Ian Rogers
1
-3
/
+3
2023-06-12
perf machine: Fix leak of kernel dso
Ian Rogers
1
-1
/
+2
2023-06-12
perf maps: Fix overlapping memory leak
Ian Rogers
1
-0
/
+1
2023-06-12
perf symbol-elf: Correct holding a reference
Ian Rogers
1
-2
/
+2
2023-06-12
perf jit: Fix two thread leaks
Ian Rogers
1
-0
/
+2
2023-06-12
perf python: Avoid 2 leak sanitizer issues
Ian Rogers
1
-1
/
+5
2023-06-12
perf evlist: Free stats in all evlist destruction
Ian Rogers
2
-0
/
+6
2023-06-12
perf intel-pt: Fix missed put and leak
Ian Rogers
1
-0
/
+2
2023-06-12
perf stat: Avoid evlist leak
Ian Rogers
1
-0
/
+1
2023-06-12
perf header: Ensure bitmaps are freed
Ian Rogers
1
-2
/
+10
2023-06-12
perf report: Avoid 'parent_thread' thread leak on '--tasks' processing
Ian Rogers
1
-0
/
+1
[prev]
[next]