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
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
selftest/bpf: Use global variables instead of maps for test_tcpbpf_kern
Alexander Duyck
3
-108
/
+31
2020-11-03
selftests/bpf: Migrate tcpbpf_user.c to use BPF skeleton
Alexander Duyck
1
-27
/
+14
2020-11-03
selftests/bpf: Replace EXPECT_EQ with ASSERT_EQ and refactor verify_results
Alexander Duyck
1
-72
/
+43
2020-11-03
selftests/bpf: Drop python client/server in favor of threads
Alexander Duyck
3
-147
/
+78
2020-11-03
selftests/bpf: Move test_tcppbf_user into test_progs
Alexander Duyck
3
-36
/
+10
2020-11-03
Merge tag 'perf-tools-for-v5.10-2020-11-03' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
35
-52
/
+257
2020-11-03
Merge tag 'docs-5.10-warnings' of git://git.lwn.net/linux
Linus Torvalds
1
-22
/
+22
2020-11-03
tools feature: Fixup fast path feature detection
Arnaldo Carvalho de Melo
1
-1
/
+0
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
tools include UAPI: Update linux/mount.h copy
Arnaldo Carvalho de Melo
1
-0
/
+1
2020-11-03
tools headers UAPI: Update tools's copy of linux/perf_event.h
Arnaldo Carvalho de Melo
1
-1
/
+1
2020-11-03
tools kvm headers: Update KVM headers from the kernel sources
Arnaldo Carvalho de Melo
6
-1
/
+82
2020-11-03
tools UAPI: Update copy of linux/mman.h from the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+1
2020-11-03
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+10
2020-11-03
tools x86 headers: Update required-features.h header from the kernel
Arnaldo Carvalho de Melo
1
-1
/
+1
2020-11-03
tools x86 headers: Update cpufeatures.h headers copies
Arnaldo Carvalho de Melo
2
-2
/
+13
2020-11-03
tools headers UAPI: Update fscrypt.h copy
Arnaldo Carvalho de Melo
1
-3
/
+3
2020-11-03
tools headers UAPI: Sync drm/i915_drm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-3
/
+56
2020-11-03
tools headers UAPI: Sync prctl.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+9
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
3
-20
/
+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
2
-5
/
+10
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-11-03
selftests/timens: added selftest for /proc/stat btime
Michael Weiß
1
-1
/
+57
2020-11-02
torture: Don't kill gdb sessions
Paul E. McKenney
1
-1
/
+4
2020-11-02
rcutorture: Make preemptible TRACE02 enable lockdep
Paul E. McKenney
2
-6
/
+6
2020-11-02
selftests: add test script for bareudp tunnels
Guillaume Nault
3
-0
/
+546
2020-11-02
libbpf, hashmap: Fix undefined behavior in hash_bits
Ian Rogers
1
-6
/
+9
2020-11-02
selftests/net: timestamping: add ptp v2 support
Grygorii Strashko
1
-13
/
+34
2020-11-02
epoll: add a selftest for epoll timeout race
Soheil Hassas Yeganeh
1
-0
/
+95
2020-11-02
drm: Remove SCATTERLIST_MAX_SEGMENT
Jason Gunthorpe
1
-1
/
+1
2020-11-02
Merge 5.10-rc2 into staging-next
Greg Kroah-Hartman
12
-7
/
+196
2020-11-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-7
/
+175
[prev]
[next]