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-01-22
perf symbols: Check plt_entry_size is not zero
Adrian Hunter
1
-7
/
+11
2023-01-22
perf symbols: Factor out get_plt_sizes()
Adrian Hunter
1
-26
/
+28
2023-01-22
perf test: Add Symbols test
Adrian Hunter
5
-0
/
+160
2023-01-19
perf test workload thloop: Make count increments atomic
Ian Rogers
1
-1
/
+1
2023-01-19
perf debug: Increase libtraceevent logging when verbose
Ian Rogers
1
-0
/
+15
2023-01-19
perf trace: Reduce #ifdefs for TEP_FIELD_IS_RELATIVE
Ian Rogers
8
-21
/
+23
2023-01-19
perf tools: Remove HAVE_LIBTRACEEVENT_TEP_FIELD_IS_RELATIVE
Ian Rogers
9
-11
/
+11
2023-01-19
perf llvm: Fix inadvertent file creation
Ian Rogers
1
-1
/
+24
2023-01-19
perf vendor events intel: Add Emerald Rapids
Kan Liang
1
-1
/
+1
2023-01-19
perf docs: Fix a typo in 'perf probe' man page: l20th -> 120th
qinyu
1
-1
/
+1
2023-01-19
perf vendor events arm64: Add instruction mix metrics for neoverse-n2-v2
Jing Zhang
1
-0
/
+63
2023-01-19
perf vendor events arm64: Add PE utilization metrics for neoverse-n2-v2
Jing Zhang
1
-0
/
+46
2023-01-19
perf vendor events arm64: Add branch metrics for neoverse-n2-v2
Jing Zhang
1
-0
/
+21
2023-01-19
perf vendor events arm64: Add cache metrics for neoverse-n2-v2
Jing Zhang
1
-0
/
+77
2023-01-19
perf vendor events arm64: Add TLB metrics for neoverse-n2-v2
Jing Zhang
1
-0
/
+49
2023-01-19
perf vendor events arm64: Add topdown L1 metrics for neoverse-n2-v2
Jing Zhang
1
-0
/
+17
2023-01-19
perf vendor events arm64: Add common topdown L1 metrics
Jing Zhang
1
-0
/
+30
2023-01-19
perf jevent: Add general metrics support
Jing Zhang
1
-0
/
+2
2023-01-19
perf pmu: Add #slots literal support for arm64
Jing Zhang
4
-2
/
+45
2023-01-19
perf script flamegraph: Avoid d3-flame-graph package dependency
Ian Rogers
1
-22
/
+85
2023-01-18
perf test build-id: Fix test check for PE file
Athira Rajeev
1
-1
/
+14
2023-01-18
perf buildid-cache: Fix the file mode with copyfile() while adding file to bu...
Athira Rajeev
1
-3
/
+7
2023-01-18
perf expr: Prevent normalize() from reading into undefined memory in the expr...
Sohom Datta
1
-1
/
+4
2023-01-18
perf beauty: Update copy of linux/socket.h with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+4
2023-01-11
perf auxtrace: Fix address filter duplicate symbol selection
Adrian Hunter
1
-1
/
+1
2023-01-10
perf bpf: Avoid build breakage with libbpf < 0.8.0 + LIBBPF_DYNAMIC=1
Arnaldo Carvalho de Melo
1
-0
/
+2
2023-01-10
perf build: Fix build error when NO_LIBBPF=1
Ian Rogers
2
-9
/
+14
2023-01-10
perf tools: Don't install libtraceevent plugins as its not anymore in the ker...
Arnaldo Carvalho de Melo
2
-20
/
+0
2023-01-10
perf kmem: Support field "node" in evsel__process_alloc_event() coping with r...
Leo Yan
1
-12
/
+24
2023-01-10
perf kmem: Support legacy tracepoints
Leo Yan
1
-3
/
+26
2023-01-10
perf build: Properly guard libbpf includes
Ian Rogers
2
-0
/
+8
2023-01-09
perf tests bpf prologue: Fix bpf-script-test-prologue test compile issue with...
Athira Rajeev
1
-0
/
+2
2023-01-04
perf tools: Fix build on uClibc systems by adding missing sys/types.h include
Jesus Sanchez-Palencia
1
-0
/
+1
2023-01-04
perf stat: Fix handling of --for-each-cgroup with --bpf-counters to match non...
Namhyung Kim
1
-5
/
+18
2023-01-04
perf stat: Fix handling of unsupported cgroup events when using BPF counters
Namhyung Kim
1
-11
/
+3
2023-01-04
perf test record_probe_libc_inet_pton: Fix test on s/390 where 'text_to_binar...
Thomas Richter
1
-0
/
+1
2023-01-03
perf lock contention: Fix core dump related to not finding the "__sched_text_...
Thomas Richter
1
-0
/
+2
2023-01-03
perf build: Don't propagate subdir to submakes for install_headers
Ian Rogers
1
-5
/
+5
2023-01-03
perf test record_probe_libc_inet_pton: Fix failure due to extra inet_pton() b...
Arnaldo Carvalho de Melo
1
-1
/
+1
2023-01-02
perf tools: Fix segfault when trying to process tracepoints in perf.data and ...
Arnaldo Carvalho de Melo
1
-0
/
+12
2023-01-02
perf tools: Don't include signature in version strings
Ahelenia ZiemiaĆska
2
-2
/
+2
2023-01-02
perf help: Use HAVE_LIBTRACEEVENT to filter out unsupported commands
Yang Jihong
2
-7
/
+22
2023-01-02
perf tools riscv: Fix build error on riscv due to missing header for 'struct ...
Eric Lin
1
-1
/
+1
2023-01-02
perf tools: Fix resources leak in perf_data__open_dir()
Miaoqian Lin
1
-0
/
+2
2022-12-22
Merge tag 'perf-tools-for-v6.2-2-2022-12-22' of git://git.kernel.org/pub/scm/...
Linus Torvalds
312
-118720
/
+85991
2022-12-22
perf python: Fix splitting CC into compiler and options
Arnaldo Carvalho de Melo
1
-2
/
+11
2022-12-21
perf scripting python: Don't be strict at handling libtraceevent enumerations
Arnaldo Carvalho de Melo
1
-1
/
+1
2022-12-21
perf arm64: Simplify mksyscalltbl
Hans-Peter Nilsson
1
-20
/
+3
2022-12-21
perf build: Remove explicit reference to python 2.x devel files
Arnaldo Carvalho de Melo
1
-1
/
+1
2022-12-21
perf vendor events amd: Add Zen 4 mapping
Sandipan Das
1
-1
/
+2
[prev]
[next]