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-12
tools arch: Update arch/x86/lib/mem{cpy,set}_64.S copies used in 'perf bench ...
Arnaldo Carvalho de Melo
5
-10
/
+22
2020-11-12
perf lock: Don't free "lock_seq_stat" if read_count isn't zero
Leo Yan
1
-1
/
+1
2020-11-12
perf lock: Correct field name "flags"
Leo Yan
1
-1
/
+1
2020-11-12
tools/bpf: Always run the *-clean recipes
Jean-Philippe Brucker
1
-2
/
+2
2020-11-12
tools/bpf: Add bootstrap/ to .gitignore
Jean-Philippe Brucker
1
-1
/
+1
2020-11-12
selftests/bpf: Fix unused attribute usage in subprogs_unused test
Andrii Nakryiko
1
-2
/
+2
2020-11-12
selftests: pmtu.sh: improve the test result processing
Po-Hsu Lin
1
-1
/
+14
2020-11-12
selftests: pmtu.sh: use $ksft_skip for skipped return code
Po-Hsu Lin
1
-32
/
+32
2020-11-11
tools/bpftool: Fix build slowdown
Jean-Philippe Brucker
1
-1
/
+3
2020-11-11
tools/runqslower: Build bpftool using HOSTCC
Jean-Philippe Brucker
1
-1
/
+2
2020-11-11
tools/runqslower: Enable out-of-tree build
Jean-Philippe Brucker
1
-14
/
+18
2020-11-11
tools/runqslower: Use Makefile.include
Jean-Philippe Brucker
1
-15
/
+9
2020-11-11
tools/bpftool: Fix cross-build
Jean-Philippe Brucker
1
-8
/
+26
2020-11-11
tools/bpftool: Force clean of out-of-tree build
Jean-Philippe Brucker
1
-3
/
+5
2020-11-11
tools: Factor HOSTCC, HOSTLD, HOSTAR definitions
Jean-Philippe Brucker
6
-27
/
+10
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-10
selftest/bpf: Add missed ip6ip6 test back
Hangbin Liu
2
-39
/
+46
2020-11-10
tools/bpftool: Add support for in-kernel and named BTF in `btf show`
Andrii Nakryiko
1
-1
/
+27
2020-11-10
bpf: Assign ID to vmlinux BTF and return extra info for BTF in GET_OBJ_INFO
Andrii Nakryiko
1
-0
/
+3
2020-11-10
selftests: disable rp_filter when testing bareudp
Guillaume Nault
1
-0
/
+6
2020-11-10
selftest: fix flower terse dump tests
Vlad Buslov
1
-2
/
+2
2020-11-10
selftests/cgroup: Fix build on older distros
Sachin Sant
1
-2
/
+2
2020-11-10
selftests/run_kselftest.sh: fix dry-run typo
Hangbin Liu
1
-1
/
+1
2020-11-10
tool: selftests: fix spelling typo of 'writting'
Wang Qing
1
-2
/
+2
2020-11-10
selftests/memfd: Fix implicit declaration warnings
Michael Ellerman
2
-2
/
+2
2020-11-10
selftests: intel_pstate: ftime() is deprecated
Tommi Rantala
1
-6
/
+16
2020-11-10
selftests/gpio: Add to CLEAN rule rather than overriding
Michael Ellerman
1
-4
/
+1
2020-11-10
selftests/gpio: Fix build when source tree is read only
Michael Ellerman
1
-5
/
+9
2020-11-10
selftests/gpio: Move include of lib.mk up
Michael Ellerman
1
-3
/
+3
2020-11-10
selftests/gpio: Use TEST_GEN_PROGS_EXTENDED
Michael Ellerman
1
-5
/
+3
2020-11-10
kunit: tool: fix extra trailing \n in raw + parsed test output
Daniel Latypov
2
-3
/
+4
2020-11-10
kunit: tool: print out stderr from make (like build warnings)
Daniel Latypov
1
-4
/
+9
2020-11-10
kunit: Do not pollute source directory with generated files (test.log)
Andy Shevchenko
1
-3
/
+11
2020-11-10
kunit: Do not pollute source directory with generated files (.kunitconfig)
Andy Shevchenko
2
-18
/
+31
2020-11-10
kunit: tool: fix pre-existing python type annotation errors
Daniel Latypov
1
-7
/
+7
2020-11-10
kunit: Fix kunit.py parse subcommand (use null build_dir)
David Gow
1
-1
/
+1
2020-11-10
kunit: tool: unmark test_data as binary blobs
Brendan Higgins
1
-1
/
+0
[prev]
[next]