index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-26
perf arm-spe: Add more sub classes for operation packet
Leo Yan
1
-2
/
+16
2020-11-26
perf arm-spe: Refactor operation packet handling
Leo Yan
2
-12
/
+37
2020-11-26
perf arm-spe: Add new function arm_spe_pkt_desc_op_type()
Leo Yan
1
-34
/
+45
2020-11-26
perf arm-spe: Remove size condition checking for events
Leo Yan
2
-14
/
+9
2020-11-26
perf arm-spe: Refactor event type handling
Leo Yan
3
-28
/
+29
2020-11-26
perf arm-spe: Add new function arm_spe_pkt_desc_event()
Leo Yan
1
-26
/
+37
2020-11-26
perf arm-spe: Refactor counter packet handling
Leo Yan
2
-5
/
+11
2020-11-26
perf arm-spe: Add new function arm_spe_pkt_desc_counter()
Leo Yan
1
-15
/
+28
2020-11-26
perf arm-spe: Refactor context packet handling
Leo Yan
2
-1
/
+4
2020-11-26
perf arm_spe: Fixup top byte for data virtual address
Leo Yan
1
-3
/
+17
2020-11-26
perf arm-spe: Refactor address packet handling
Leo Yan
3
-42
/
+48
2020-11-26
perf arm-spe: Add new function arm_spe_pkt_desc_addr()
Leo Yan
1
-26
/
+38
2020-11-26
perf arm-spe: Refactor packet header parsing
Leo Yan
2
-51
/
+61
2020-11-26
perf arm-spe: Refactor printing string to buffer
Leo Yan
2
-153
/
+151
2020-11-16
perf expr: Force encapsulation on expr_id_data
Ian Rogers
4
-25
/
+66
2020-11-16
perf vendor events: Update Skylake client events to v50
Jin Yao
8
-4502
/
+4552
2020-11-16
perf data: Allow to use stdio functions for pipe mode
Namhyung Kim
5
-11
/
+58
2020-11-11
perf arm-spe: Fix packet length handling
Leo Yan
1
-22
/
+12
2020-11-11
perf arm-spe: Refactor arm_spe_get_events()
Leo Yan
1
-4
/
+2
2020-11-11
perf arm-spe: Refactor payload size calculation
Leo Yan
1
-9
/
+9
2020-11-11
perf arm-spe: Fix a typo in comment
Leo Yan
1
-1
/
+1
2020-11-11
perf arm-spe: Include bitops.h for BIT() macro
Leo Yan
2
-8
/
+4
2020-11-11
perf mem: Support ARM SPE events
Leo Yan
2
-1
/
+38
2020-11-11
perf c2c: Support AUX trace
Leo Yan
1
-0
/
+12
2020-11-11
perf mem: Support AUX trace
Leo Yan
1
-0
/
+13
2020-11-11
perf auxtrace: Add itrace option '-M' for memory events
Leo Yan
3
-0
/
+7
2020-11-11
perf mem: Only initialize memory event for recording
Leo Yan
1
-5
/
+5
2020-11-11
perf c2c: Support memory event PERF_MEM_EVENTS__LOAD_STORE
Leo Yan
1
-4
/
+13
2020-11-11
perf mem: Support new memory event PERF_MEM_EVENTS__LOAD_STORE
Leo Yan
3
-7
/
+31
2020-11-11
perf mem: Introduce weak function perf_mem_events__ptr()
Leo Yan
4
-21
/
+46
2020-11-11
perf mem: Search event name with more flexible path
Leo Yan
1
-3
/
+3
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
[next]