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
2020-11-04
perf jevents: Add test for arch std events
John Garry
4
-0
/
+31
2020-11-04
perf jevents: Tidy error handling
John Garry
1
-48
/
+35
2020-11-04
perf trace beauty: Allow header files in a different path
Namhyung Kim
2
-3
/
+3
2020-11-04
perf stat: Add --quiet option
Andi Kleen
3
-1
/
+10
2020-11-04
perf stat: Support regex pattern in --for-each-cgroup
Namhyung Kim
3
-26
/
+182
2020-11-04
perf test: Use generic event for expand_libpfm_events()
Namhyung Kim
1
-1
/
+1
2020-11-04
perf kvm: Add kvm-stat for arm64
Sergey Senozhatsky
4
-0
/
+179
2020-11-04
perf env: Conditionally compile BPF support code on having HAVE_LIBBPF_SUPPORT
Arnaldo Carvalho de Melo
4
-22
/
+32
2020-11-04
perf annotate: Move bpf header inclusion to inside HAVE_LIBBPF_SUPPORT
Arnaldo Carvalho de Melo
1
-4
/
+4
2020-11-04
perf tests: Skip the llvm and bpf tests if HAVE_LIBBPF_SUPPORT isn't defined
Arnaldo Carvalho de Melo
2
-13
/
+21
2020-11-04
perf bpf: Enclose libbpf.h include within HAVE_LIBBPF_SUPPORT
Arnaldo Carvalho de Melo
2
-0
/
+28
2020-11-04
perf test: Implement skip_reason callback for watchpoint tests
Tommi Rantala
3
-6
/
+17
2020-11-04
perf tests tsc: Add checking helper is_supported()
Leo Yan
3
-0
/
+15
2020-11-04
perf tests tsc: Make tsc testing as a common testing
Leo Yan
7
-10
/
+8
2020-11-04
perf mem2node: Improve warning if detected no memory nodes
Leo Yan
1
-1
/
+2
2020-11-04
perf version: Add a feature for libpfm4
Ian Rogers
1
-0
/
+1
2020-11-04
perf annotate mips: Add perf arch instructions annotate handlers
Dengcheng Zhu
3
-1
/
+55
2020-11-03
perf tools: Add missing swap for cgroup events
Namhyung Kim
1
-0
/
+13
2020-11-03
perf tools: Add missing swap for ino_generation
Jiri Olsa
1
-0
/
+1
2020-11-03
perf tools: Initialize output buffer in build_id__sprintf
Jiri Olsa
1
-0
/
+2
2020-11-03
perf hists browser: Increase size of 'buf' in perf_evsel__hists_browse()
Song Liu
1
-1
/
+1
2020-11-03
perf scripting python: Avoid declaring function pointers with a visibility at...
Arnaldo Carvalho de Melo
1
-5
/
+2
2020-11-03
perf tools: Remove broken __no_tail_call attribute
Peter Zijlstra
1
-5
/
+5
2020-11-03
perf vendor events: Fix DRAM_BW_Use 0 issue for CLX/SKX
Jin Yao
2
-2
/
+2
2020-11-03
perf trace: Fix segfault when trying to trace events by cgroup
Stanislav Ivanichkin
1
-6
/
+9
2020-11-03
perf tools: Fix crash with non-jited bpf progs
Tommi Rantala
3
-1
/
+19
2020-11-03
tools headers UAPI: Update process_madvise affected files
Arnaldo Carvalho de Melo
1
-4
/
+7
2020-11-03
perf tools: Update copy of libbpf's hashmap.c
Arnaldo Carvalho de Melo
2
-0
/
+15
2020-11-03
perf tools: Remove LTO compiler options when building perl support
Justin M. Forbes
1
-0
/
+1
2020-10-17
Merge tag 'perf-tools-for-v5.10-2020-10-15' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
152
-5589
/
+10318
2020-10-15
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
3
-15
/
+3
2020-10-15
perf c2c: Update documentation for metrics reorganization
Leo Yan
1
-16
/
+18
2020-10-15
perf c2c: Add metrics "RMT Load Hit"
Leo Yan
1
-50
/
+2
2020-10-15
perf c2c: Correct LLC load hit metrics
Leo Yan
1
-2
/
+2
2020-10-15
perf c2c: Change header for LLC local hit
Leo Yan
1
-1
/
+1
2020-10-15
perf c2c: Use more explicit headers for HITM
Leo Yan
1
-4
/
+4
2020-10-15
perf c2c: Change header from "LLC Load Hitm" to "Load Hitm"
Leo Yan
1
-1
/
+1
2020-10-15
perf c2c: Organize metrics based on memory hierarchy
Leo Yan
1
-3
/
+3
2020-10-15
perf c2c: Display "Total Stores" as a standalone metrics
Leo Yan
1
-6
/
+7
2020-10-15
perf c2c: Display the total numbers continuously
Leo Yan
1
-2
/
+2
2020-10-14
perf bench: Use condition variables in numa.
Ian Rogers
1
-21
/
+46
2020-10-14
Merge tag 'objtool-core-2020-10-13' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2020-10-14
perf jevents: Fix event code for events referencing std arch events
John Garry
1
-8
/
+3
2020-10-14
perf diff: Support hot streams comparison
Jin Yao
2
-13
/
+110
2020-10-14
perf streams: Report hot streams
Jin Yao
4
-0
/
+141
2020-10-14
perf streams: Calculate the sum of total streams hits
Jin Yao
4
-0
/
+38
2020-10-14
perf streams: Link stream pair
Jin Yao
2
-0
/
+44
2020-10-14
perf streams: Compare two streams
Jin Yao
2
-0
/
+58
2020-10-14
perf streams: Get the evsel_streams by evsel_idx
Jin Yao
2
-0
/
+16
2020-10-14
perf streams: Introduce branch history "streams"
Jin Yao
3
-0
/
+195
[prev]
[next]