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-10-27
perf stat: Add 'needs_sort' argument to cpu_aggr_map__new()
Namhyung Kim
3
-5
/
+10
2022-10-27
perf stat: Add cpu aggr id for no aggregation mode
Namhyung Kim
1
-5
/
+43
2022-10-27
perf stat: Add aggr id for global mode
Namhyung Kim
3
-3
/
+49
2022-10-27
perf stat: Use evsel__is_hybrid() more
Namhyung Kim
1
-16
/
+4
2022-10-27
perf tools: Use pmu info in evsel__is_hybrid()
Namhyung Kim
1
-0
/
+3
2022-10-27
perf tools: Save evsel->pmu in parse_events()
Namhyung Kim
3
-10
/
+15
2022-10-27
perf vendor events riscv: add Sifive U74 JSON file
Nikita Shubin
5
-0
/
+266
2022-10-27
perf arch events: riscv sbi firmware std event files
Nikita Shubin
1
-0
/
+134
2022-10-27
perf tools riscv: Add support for get_cpuid_str function
Nikita Shubin
2
-0
/
+105
2022-10-27
selftests: add openvswitch selftest suite
Aaron Conole
4
-0
/
+583
2022-10-27
selftests/watchdog: Fix spelling mistake "Temeprature" -> "Temperature"
Colin Ian King
1
-1
/
+1
2022-10-26
selftests: tc-testing: Add matchJSON to tdc
Victor Nogueira
1
-7
/
+118
2022-10-26
bpftool: Fix spelling mistake "disasembler" -> "disassembler"
Colin Ian King
1
-1
/
+1
2022-10-26
selftests/bpf: Fix bpftool synctypes checking failure
Yonghong Song
1
-0
/
+8
2022-10-26
perf vendor events arm64: Fix incorrect Hisi hip08 L3 metrics
Shang XiaoJing
1
-3
/
+3
2022-10-26
perf auxtrace: Fix address filter symbol name match for modules
Adrian Hunter
1
-1
/
+9
2022-10-26
tools headers UAPI: Sync linux/perf_event.h with the kernel sources
Arnaldo Carvalho de Melo
1
-8
/
+19
2022-10-25
selftests/bpf: Panic on hard/soft lockup
Daniel Müller
2
-1
/
+2
2022-10-25
selftests/bpf: Add test cgrp_local_storage to DENYLIST.s390x
Yonghong Song
1
-0
/
+1
2022-10-25
selftests/bpf: Add selftests for new cgroup local storage
Yonghong Song
5
-0
/
+456
2022-10-25
selftests/bpf: Fix test test_libbpf_str/bpf_map_type_str
Yonghong Song
1
-0
/
+8
2022-10-25
bpftool: Support new cgroup local storage
Yonghong Song
2
-2
/
+2
2022-10-25
libbpf: Support new cgroup local storage
Yonghong Song
2
-0
/
+2
2022-10-25
bpf: Implement cgroup storage available to non-cgroup-attached bpf progs
Yonghong Song
1
-1
/
+49
2022-10-25
selftests/bpf: Tracing prog can still do lookup under busy lock
Martin KaFai Lau
2
-5
/
+86
2022-10-25
selftests/bpf: Ensure no task storage failure for bpf_lsm.s prog due to deadl...
Martin KaFai Lau
2
-0
/
+145
2022-10-25
selftests/watchdog: add test for WDIOC_GETTEMP
Shuah Khan
1
-1
/
+8
2022-10-25
selftests/watchdog: print watchdog_info option strings
Shuah Khan
1
-2
/
+1
2022-10-25
selftests/watchdog: add support for WDIOC_GETSTATUS
Shuah Khan
1
-3
/
+41
2022-10-25
selftests/watchdog: change to print reset reason info.
Shuah Khan
1
-3
/
+55
2022-10-25
libbpf: Btf dedup identical struct test needs check for nested structs/arrays
Alan Maguire
1
-3
/
+5
2022-10-25
selftests/timens: add a test for vfork+exit
Andrei Vagin
3
-1
/
+141
2022-10-25
tools headers cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+1
2022-10-25
tools headers uapi: Sync linux/stat.h with the kernel sources
Arnaldo Carvalho de Melo
2
-1
/
+4
2022-10-25
tools include UAPI: Sync sound/asound.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-16
/
+0
2022-10-25
tools headers uapi: Update linux/in.h copy
Arnaldo Carvalho de Melo
1
-14
/
+8
2022-10-25
tools headers: Update the copy of x86's memcpy_64.S used in 'perf bench'
Arnaldo Carvalho de Melo
3
-2
/
+15
2022-10-25
tools headers arm64: Sync arm64's cputype.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+4
2022-10-25
perf test: Do not fail Intel-PT misc test w/o libpython
Namhyung Kim
1
-0
/
+6
2022-10-25
perf list: Fix PMU name pai_crypto in perf list on s390
Thomas Richter
1
-0
/
+0
2022-10-25
perf record: Fix event fd races
Ian Rogers
1
-16
/
+25
2022-10-25
perf bpf: Fix build with libbpf 0.7.0 by checking if bpf_program__set_insns()...
Arnaldo Carvalho de Melo
5
-0
/
+36
2022-10-25
perf bpf: Fix build with libbpf 0.7.0 by adding prototype for bpf_load_program()
Arnaldo Carvalho de Melo
1
-0
/
+5
2022-10-25
perf vendor events power10: Fix hv-24x7 metric events
Kajol Jain
1
-36
/
+36
2022-10-25
perf docs: Fix man page build wrt perf-arm-coresight.txt
Adrian Hunter
1
-0
/
+0
2022-10-25
tools headers UAPI: Sync powerpc syscall tables with the kernel sources
Arnaldo Carvalho de Melo
1
-6
/
+10
2022-10-25
selftests/bpf: Add kprobe_multi kmod attach api tests
Jiri Olsa
2
-0
/
+139
2022-10-25
selftests/bpf: Add kprobe_multi check to module attach test
Jiri Olsa
2
-0
/
+13
2022-10-25
selftests/bpf: Add bpf_testmod_fentry_* functions
Jiri Olsa
1
-0
/
+24
2022-10-25
selftests/bpf: Add load_kallsyms_refresh function
Jiri Olsa
2
-7
/
+15
[prev]
[next]