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
2024-04-12
selftests: netfilter: nft_nat.sh: move to lib.sh infra
Florian Westphal
1
-274
/
+206
2024-04-12
selftests: netfilter: nft_flowtable.sh: move test to lib.sh infra
Florian Westphal
1
-72
/
+36
2024-04-12
selftests: netfilter: nft_fib.sh: move to lib.sh infra
Florian Westphal
1
-52
/
+19
2024-04-12
selftests: netfilter: nft_conntrack_helper.sh: test to lib.sh infra
Florian Westphal
1
-79
/
+53
2024-04-12
selftests: netfilter: nf_nat_edemux.sh: move to lib.sh infra
Florian Westphal
1
-56
/
+26
2024-04-12
selftests: netfilter: ipvs.sh: move to lib.sh infra
Florian Westphal
1
-85
/
+68
2024-04-12
selftests: netfilter: place checktool helper in lib.sh
Florian Westphal
3
-12
/
+8
2024-04-12
selftests: netfilter: conntrack_ipip_mtu.sh" move to lib.sh infra
Florian Westphal
1
-23
/
+14
2024-04-12
selftests: netfilter: conntrack_vrf.sh: move to lib.sh infra
Florian Westphal
1
-62
/
+39
2024-04-12
selftests: netfilter: conntrack_sctp_collision.sh: move to lib.sh infra
Florian Westphal
1
-34
/
+32
2024-04-12
selftests: netfilter: conntrack_tcp_unreplied.sh: move to lib.sh infra
Florian Westphal
1
-69
/
+55
2024-04-12
selftests: netfilter: conntrack_icmp_related.sh: move to lib.sh infra
Florian Westphal
1
-108
/
+71
2024-04-12
selftests: netfilter: br_netfilter.sh: move to lib.sh infra
Florian Westphal
1
-76
/
+55
2024-04-12
selftests: netfilter: bridge_brouter.sh: move to lib.sh infra
Florian Westphal
1
-76
/
+52
2024-04-12
selftests: netfilter: move to net subdir
Florian Westphal
35
-194
/
+96
2024-04-12
perf bench uprobe: Add uretprobe variant of uprobe benchmarks
Ian Rogers
4
-3
/
+37
2024-04-12
perf bench uprobe: Remove lib64 from libc.so.6 binary path
Ian Rogers
1
-1
/
+1
2024-04-12
perf trace beauty: Add shellcheck to scripts
Ian Rogers
2
-3
/
+19
2024-04-12
perf util: Add shellcheck to generate-cmdlist.sh
Ian Rogers
1
-0
/
+14
2024-04-12
perf arch x86: Add shellcheck to build
Ian Rogers
3
-1
/
+29
2024-04-12
perf build: Add shellcheck to tools/perf scripts
Ian Rogers
3
-8
/
+31
2024-04-12
perf list: Escape '\r' in JSON output
Ian Rogers
1
-0
/
+3
2024-04-12
selftests/bpf: Add read_trace_pipe_iter function
Jiri Olsa
4
-77
/
+60
2024-04-12
bpftool: Fix typo in error message
Thorsten Blum
1
-1
/
+1
2024-04-12
perf dsos: Switch more loops to dsos__for_each_dso()
Ian Rogers
4
-102
/
+174
2024-04-12
perf dso: Move dso functions out of dsos.c
Ian Rogers
3
-61
/
+65
2024-04-12
perf dsos: Introduce dsos__for_each_dso()
Ian Rogers
5
-65
/
+100
2024-04-12
perf dsos: Tidy reference counting and locking
Ian Rogers
5
-99
/
+97
2024-04-12
perf dsos: Attempt to better abstract DSOs internals
Ian Rogers
11
-86
/
+97
2024-04-12
perf record: Fix debug message placement for test consumption
Adrian Hunter
1
-2
/
+2
2024-04-12
perf annotate: Skip DSOs not found
Namhyung Kim
1
-0
/
+2
2024-04-12
perf report: Do not collect sample histogram unnecessarily
Namhyung Kim
2
-1
/
+8
2024-04-12
perf report: Add a menu item to annotate data type in TUI
Namhyung Kim
2
-0
/
+36
2024-04-12
perf annotate-data: Support event group display in TUI
Namhyung Kim
1
-10
/
+40
2024-04-12
perf annotate-data: Add hist_entry__annotate_data_tui()
Namhyung Kim
5
-5
/
+324
2024-04-12
perf annotate-data: Add hist_entry__annotate_data_tty()
Namhyung Kim
3
-105
/
+122
2024-04-12
perf annotate: Show progress of sample processing
Namhyung Kim
1
-2
/
+13
2024-04-12
perf annotate-data: Skip sample histogram for stack canary
Namhyung Kim
1
-2
/
+3
2024-04-12
perf tests: Remove dependency on lscpu
James Clark
1
-1
/
+3
2024-04-12
perf map: Remove kernel map before updating start and end addresses
James Clark
1
-1
/
+1
2024-04-12
perf tests: Apply attributes to all events in object code reading test
James Clark
1
-5
/
+5
2024-04-12
perf tests: Make "test data symbol" more robust on Neoverse N1
James Clark
1
-0
/
+16
2024-04-12
perf metrics: Remove the "No_group" metric group
Ian Rogers
1
-2
/
+2
2024-04-12
perf annotate: Get rid of symbol__ensure_annotate()
Namhyung Kim
1
-12
/
+2
2024-04-12
perf annotate-data: Do not delete non-asm lines
Namhyung Kim
2
-25
/
+74
2024-04-12
perf annotate-data: Fix global variable lookup
Namhyung Kim
1
-1
/
+3
2024-04-12
selftests: kselftest: Fix build failure with NOLIBC
Oleg Nesterov
1
-0
/
+5
2024-04-12
selftests: timers: Fix abs() warning in posix_timers test
John Stultz
1
-1
/
+1
2024-04-12
selftests: kselftest: Mark functions that unconditionally call exit() as __no...
Nathan Chancellor
1
-6
/
+9
2024-04-12
selftests: timers: Fix posix_timers ksft_print_msg() warning
John Stultz
1
-1
/
+1
[prev]
[next]