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
2023-05-10
perf script: Skip aggregation for stat events
Sandipan Das
1
-0
/
+7
2023-05-10
perf build: Add system include paths to BPF builds
Ian Rogers
1
-1
/
+18
2023-05-10
perf bpf skels: Make vmlinux.h use bpf.h and perf_event.h in source directory
Yang Jihong
2
-1
/
+3
2023-05-10
perf parse-events: Do not break up AUX event group
Adrian Hunter
1
-6
/
+3
2023-05-10
perf test test_intel_pt.sh: Test sample mode with event with PMU name
Adrian Hunter
1
-0
/
+7
2023-05-10
perf evsel: Modify group pmu name for software events
Ian Rogers
1
-6
/
+9
2023-05-10
tools arch x86: Sync the msr-index.h copy with the kernel sources
Yanteng Si
1
-0
/
+2
2023-05-10
tools headers kvm: Sync uapi/{asm/linux} kvm.h headers with the kernel sources
Yanteng Si
3
-2
/
+49
2023-05-10
tools include UAPI: Sync the sound/asound.h copy with the kernel sources
Yanteng Si
1
-4
/
+10
2023-05-10
tools headers UAPI: Sync the linux/const.h with the kernel headers
Yanteng Si
1
-1
/
+1
2023-05-10
tools headers UAPI: Sync the i915_drm.h with the kernel sources
Yanteng Si
1
-1
/
+24
2023-05-10
tools headers UAPI: Sync the drm/drm.h with the kernel sources
Yanteng Si
1
-2
/
+55
2023-05-10
tools headers UAPI: Sync the linux/in.h with the kernel sources
Yanteng Si
1
-0
/
+1
2023-05-10
perf build: Gracefully fail the build if BUILD_BPF_SKEL=1 is specified and cl...
Arnaldo Carvalho de Melo
1
-0
/
+6
2023-05-10
perf test java symbol: Remove needless debuginfod queries
Thomas Richter
1
-1
/
+1
2023-05-10
perf parse-events: Don't reorder ungrouped events by PMU
Ian Rogers
1
-8
/
+15
2023-05-10
perf metric: JSON flag to not group events if gathering a metric group
Ian Rogers
21
-5
/
+240
2023-05-10
perf stat: Introduce skippable evsels
Ian Rogers
3
-11
/
+43
2023-05-10
perf metric: Change divide by zero and !support events behavior
Ian Rogers
5
-9
/
+28
2023-05-10
x86/alternative: Support relocations in alternatives
Peter Zijlstra
1
-7
/
+1
2023-05-10
selftests: bonding: delete unnecessary line
Liang Li
1
-1
/
+0
2023-05-10
kselftest: bonding: add num_grat_arp test
Hangbin Liu
2
-0
/
+52
2023-05-10
selftests: forwarding: lib: add netns support for tc rule handle stats get
Hangbin Liu
1
-1
/
+2
2023-05-10
selftests: nft_flowtable.sh: check ingress/egress chain too
Florian Westphal
1
-0
/
+124
2023-05-10
selftests: nft_flowtable.sh: monitor result file sizes
Boris Sukholitko
1
-1
/
+9
2023-05-10
selftests: nft_flowtable.sh: wait for specific nc pids
Boris Sukholitko
1
-1
/
+2
2023-05-10
selftests: nft_flowtable.sh: no need for ps -x option
Boris Sukholitko
1
-2
/
+2
2023-05-10
selftests: nft_flowtable.sh: use /proc for pid checking
Boris Sukholitko
1
-2
/
+2
2023-05-08
selftests/ftrace: Improve integration with kselftest runner
Mark Brown
3
-4
/
+70
2023-05-08
selftests/sgx: Add "test_encl.elf" to TEST_FILES
Yi Lai
1
-0
/
+1
2023-05-08
cpupower: Make TSC read per CPU for Mperf monitor
Wyes Karny
1
-17
/
+14
2023-05-08
kunit: tool: undo type subscripts for subprocess.Popen
Daniel Latypov
3
-4
/
+10
2023-05-08
cpupower:Fix resource leaks in sysfs_get_enabled()
Hao Zeng
1
-7
/
+16
2023-05-08
tools/x86/kcpuid: Add .gitignore
Rong Tao
1
-0
/
+1
2023-05-08
tools/x86/kcpuid: Dump the correct CPUID function in error
Borislav Petkov (AMD)
1
-3
/
+4
2023-05-08
perf test: Add selftest to test IBS invocation via core pmu events
Ravi Bangoria
4
-0
/
+75
2023-05-07
Merge tag 'perf-tools-for-v6.4-3-2023-05-06' of git://git.kernel.org/pub/scm/...
Linus Torvalds
514
-144556
/
+167669
2023-05-06
selftests/bpf: Accept mem from dynptr in helper funcs
Daniel Rosenberg
2
-0
/
+22
2023-05-06
selftests/bpf: Check overflow in optional buffer
Daniel Rosenberg
1
-0
/
+20
2023-05-06
selftests/bpf: Test allowing NULL buffer in dynptr slice
Daniel Rosenberg
2
-0
/
+18
2023-05-06
Revert "perf build: Make BUILD_BPF_SKEL default, rename to NO_BPF_SKEL"
Arnaldo Carvalho de Melo
6
-20
/
+14
2023-05-06
Revert "perf build: Warn for BPF skeletons if endian mismatches"
Arnaldo Carvalho de Melo
1
-10
/
+7
2023-05-06
selftests/bpf: Add testcase for bpf_task_under_cgroup
Feng Zhou
3
-0
/
+105
2023-05-05
Merge tag 'net-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2
-7
/
+10
2023-05-05
perf metrics: Fix SEGV with --for-each-cgroup
Ian Rogers
1
-0
/
+1
2023-05-05
perf bpf skels: Stop using vmlinux.h generated from BTF, use subset of used s...
Arnaldo Carvalho de Melo
3
-20
/
+174
2023-05-05
perf stat: Separate bperf from bpf_profiler
Dmitrii Dolgov
2
-2
/
+7
2023-05-04
selftests/bpf: revert iter test subprog precision workaround
Andrii Nakryiko
1
-15
/
+11
2023-05-04
selftests/bpf: add precision propagation tests in the presence of subprogs
Andrii Nakryiko
3
-0
/
+542
2023-05-04
bpf: fix mark_all_scalars_precise use in mark_chain_precision
Andrii Nakryiko
1
-4
/
+5
[prev]
[next]