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-03-14
perf build: Remove unused HAVE_GLIBC_SUPPORT
Ian Rogers
2
-5
/
+0
2023-03-14
perf build: Make BUILD_BPF_SKEL default, rename to NO_BPF_SKEL
Ian Rogers
6
-14
/
+20
2023-03-14
perf build: Support python/perf.so testing
Ian Rogers
2
-4
/
+8
2023-03-14
perf bpf: Remove pre libbpf 1.0 conditional logic
Ian Rogers
4
-111
/
+0
2023-03-14
perf build: Remove libbpf pre-1.0 feature tests
Ian Rogers
9
-103
/
+11
2023-03-14
tools build: Pass libbpf feature only if libbpf 1.0+
Ian Rogers
2
-1
/
+10
2023-03-13
selftests/bpf: Add various tests to check helper access into ptr_to_btf_id.
Alexei Starovoitov
2
-0
/
+40
2023-03-13
selftests/bpf: use canonical ftrace path
Ross Zwisler
11
-22
/
+64
2023-03-13
bpf: use canonical ftrace path
Ross Zwisler
1
-4
/
+4
2023-03-13
selftests: tc-testing: add tests for action binding
Pedro Tammela
1
-0
/
+416
2023-03-13
perf lock contention: Fix compiler builtin detection
Ian Rogers
1
-1
/
+7
2023-03-13
perf cs-etm: Avoid printing warning in cs_etm_is_ete() check
James Clark
1
-1
/
+5
2023-03-13
perf cs-etm: Reduce verbosity of ts_source warning
James Clark
1
-4
/
+4
2023-03-13
perf list: Add PMU pai_ext event description for IBM z16
Thomas Richter
2
-0
/
+179
2023-03-13
perf vendor events s390: Add cache metrics for z16
Thomas Richter
1
-0
/
+25
2023-03-13
perf vendor events s390: Add common metrics
Thomas Richter
4
-0
/
+60
2023-03-13
perf parse-events: Warn when events are regrouped
Ian Rogers
6
-16
/
+38
2023-03-13
perf evlist: Remove nr_groups
Ian Rogers
15
-38
/
+45
2023-03-13
perf evsel: Remove use_uncore_alias
Ian Rogers
5
-17
/
+11
2023-03-13
perf parse-events: Sort and group parsed events
Ian Rogers
5
-152
/
+136
2023-03-13
perf parse-events: Pass ownership of the group name
Ian Rogers
2
-2
/
+3
2023-03-13
perf evsel: Add function to compute group PMU name
Ian Rogers
3
-0
/
+30
2023-03-13
Merge branch 'bpf: Allow reads from uninit stack'
Alexei Starovoitov
10
-135
/
+194
2023-03-13
perf evsel: Allow const evsel for certain accesses
Ian Rogers
4
-8
/
+8
2023-03-13
perf stat: Modify the group test
Ian Rogers
1
-1
/
+1
2023-03-13
perf pmu: Earlier PMU auxtrace initialization
Ian Rogers
2
-6
/
+6
2023-03-13
perf stat: Don't remove all grouped events when CPU maps disagree
Ian Rogers
1
-9
/
+15
2023-03-13
libperf evlist: Avoid a use of evsel idx
Ian Rogers
1
-7
/
+6
2023-03-13
perf ftrace: Reuse target::initial_delay
Changbin Du
2
-6
/
+5
2023-03-13
perf record: Reuse target::initial_delay
Changbin Du
5
-15
/
+14
2023-03-13
perf record: Fix "read LOST count failed" msg with sample read
Kan Liang
1
-1
/
+1
2023-03-13
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-0
/
+1
2023-03-13
tools/virtio: Ignore virtio-trace/trace-agent
Rong Tao
1
-0
/
+1
2023-03-12
Merge tag 'kernel.fork.v6.3-rc2' of gitolite.kernel.org:pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+3
2023-03-11
torture: Enable clocksource watchdog with "tsc=watchdog"
Paul E. McKenney
1
-3
/
+3
2023-03-11
torture: Permit kvm-again.sh --duration to default to previous run
Paul E. McKenney
1
-1
/
+1
2023-03-11
tools: rcu: Add usage function and check for argument
Bhaskar Chowdhury
1
-6
/
+20
2023-03-11
rcutorture: Make scenario TREE04 enable lazy call_rcu()
Paul E. McKenney
1
-0
/
+1
2023-03-11
rcutorture: Set CONFIG_BOOTPARAM_HOTPLUG_CPU0 to offline CPU 0
Paul E. McKenney
1
-0
/
+1
2023-03-10
selftests: mptcp: userspace pm: fix printed values
Matthieu Baerts
1
-1
/
+1
2023-03-10
xdp: add xdp_set_features_flag utility routine
Lorenzo Bianconi
1
-0
/
+2
2023-03-10
tools: ynl: fix get_mask utility routine
Lorenzo Bianconi
1
-4
/
+2
2023-03-10
tools: ynl: fix render-max for flags definition
Lorenzo Bianconi
1
-3
/
+8
2023-03-10
selftests/bpf: Add local kptr stashing test
Dave Marchevsky
2
-0
/
+168
2023-03-10
Merge remote-tracking branch 'acme/perf-tools' into perf-tools-next
Arnaldo Carvalho de Melo
622
-9836
/
+31052
2023-03-10
selftests/bpf: Fix progs/test_deny_namespace.c issues.
Alexei Starovoitov
1
-6
/
+4
2023-03-10
selftests/bpf: Fix progs/find_vma_fail1.c build error.
Alexei Starovoitov
1
-0
/
+1
2023-03-10
selftests: fix LLVM build for i386 and x86_64
Guillaume Tucker
1
-0
/
+2
2023-03-10
Move bp_type_idx to include/linux/hw_breakpoint.h
Palmer Dabbelt
1
-10
/
+0
2023-03-10
selftests/bpf: Add local-storage-create benchmark
Martin KaFai Lau
4
-0
/
+202
[prev]
[next]