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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-11
perf c2c: Use 'peer' as default display for Arm64
Leo Yan
1
-12
/
+24
2022-08-11
perf c2c: Sort on peer snooping for load operations
Leo Yan
1
-36
/
+99
2022-08-11
perf c2c: Refactor display string
Leo Yan
1
-5
/
+5
2022-08-11
perf c2c: Refactor node header
Leo Yan
1
-7
/
+19
2022-08-11
perf c2c: Rename dimension from 'percent_hitm' to 'percent_costly_snoop'
Leo Yan
1
-20
/
+20
2022-08-11
perf c2c: Use explicit names for display macros
Leo Yan
1
-29
/
+29
2022-08-11
perf c2c: Add mean dimensions for peer operations
Leo Yan
1
-0
/
+28
2022-08-11
perf c2c: Add dimensions of peer metrics for cache line view
Leo Yan
1
-0
/
+102
2022-08-11
perf c2c: Add dimensions for peer load operations
Leo Yan
1
-0
/
+30
2022-08-11
perf c2c: Output statistics for peer snooping
Leo Yan
1
-0
/
+3
2022-08-11
perf mem: Add statistics for peer snooping
Leo Yan
2
-3
/
+28
2022-08-11
perf arm-spe: Use SPE data source for neoverse cores
Ali Saidi
3
-16
/
+127
2022-08-11
perf mem: Print snoop peer flag
Leo Yan
1
-3
/
+15
2022-08-11
perf tools: Sync addition of PERF_MEM_SNOOPX_PEER
Ali Saidi
1
-1
/
+1
2022-08-11
perf arm64: Add missing -I for tools/arch/arm64/include/ to find asm/sysreg.h...
Leo Yan
1
-0
/
+1
2022-08-11
perf tools: Tidy guest option documentation
Adrian Hunter
5
-57
/
+38
2022-08-11
perf inject: Fix missing guestmount option documentation
Adrian Hunter
1
-0
/
+12
2022-08-11
perf script: Fix missing guest option documentation
Adrian Hunter
1
-0
/
+23
2022-08-11
perf offcpu: Update offcpu test for child process
Namhyung Kim
1
-7
/
+50
2022-08-11
perf offcpu: Track child processes
Namhyung Kim
2
-0
/
+37
2022-08-11
perf offcpu: Parse process id separately
Namhyung Kim
1
-2
/
+43
2022-08-11
perf offcpu: Check process id for the given workload
Namhyung Kim
2
-1
/
+8
2022-08-11
Merge tag 'net-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
15
-45
/
+889
2022-08-11
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-37
/
+45
2022-08-11
tools/virtio: fix build
Stefano Garzarella
2
-1
/
+2
2022-08-11
virtio_ring: split: stop __vring_new_virtqueue as export symbol
Xuan Zhuo
1
-2
/
+2
2022-08-10
selftests: forwarding: Fix failing tests with old libnet
Ido Schimmel
3
-24
/
+48
2022-08-10
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
7
-5
/
+311
2022-08-10
KVM: selftests: Test all possible "invalid" PERF_CAPABILITIES.LBR_FMT vals
Sean Christopherson
1
-5
/
+12
2022-08-10
KVM: selftests: Use getcpu() instead of sched_getcpu() in rseq_test
Gavin Shan
1
-15
/
+27
2022-08-10
KVM: selftests: Make rseq compatible with glibc-2.35
Gavin Shan
2
-22
/
+9
2022-08-10
selftests: kvm: fix compilation
Paolo Bonzini
1
-0
/
+2
2022-08-10
libbpf: preserve errno across pr_warn/pr_info/pr_debug
Andrii Nakryiko
1
-0
/
+5
2022-08-10
Merge tag 'cxl-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
4
-83
/
+110
2022-08-10
perf tools: Do not pass NULL to parse_events()
Adrian Hunter
22
-35
/
+45
2022-08-10
perf tests: Fix Track with sched_switch test for hybrid case
Adrian Hunter
1
-5
/
+13
2022-08-10
perf parse-events: Fix segfault when event parser gets an error
Adrian Hunter
1
-3
/
+11
2022-08-10
selftests/bpf: Ensure sleepable program is rejected by hash map iter
Hou Tao
2
-0
/
+15
2022-08-10
selftests/bpf: Add write tests for sk local storage map iterator
Hou Tao
2
-4
/
+38
2022-08-10
selftests/bpf: Add tests for reading a dangling map iter fd
Hou Tao
1
-0
/
+92
2022-08-10
bpf: Disallow bpf programs call prog_run command.
Alexei Starovoitov
1
-2
/
+2
2022-08-10
selftests/bpf: add destructive kfunc test
Artem Savkov
2
-0
/
+50
2022-08-10
rtla: Consolidate and show all necessary libraries that failed for building
Steven Rostedt (Google)
1
-26
/
+36
2022-08-10
tools/rtla: Build with EXTRA_{C,LD}FLAGS
Ben Hutchings
1
-2
/
+2
2022-08-10
tools/rtla: Fix command symlinks
Ben Hutchings
1
-2
/
+2
2022-08-10
rtla: Fix tracer name
Alexandre Vicenzi
2
-2
/
+2
2022-08-10
selftests/xsk: Update poll test cases
Shibin Koikkara Reeny
2
-40
/
+134
2022-08-10
perf machine: Fix missing free of machine->kallsyms_filename
Adrian Hunter
1
-0
/
+1
2022-08-10
perf script: Fix reference to perf insert instead of perf inject
Adrian Hunter
1
-1
/
+1
2022-08-10
perf sched latency: Fix subcommand matching error
Yang Jihong
1
-1
/
+1
[prev]
[next]