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
2018-11-21
perf script: Share code and output format for uregs and iregs output
Milian Wolff
1
-23
/
+17
2018-11-21
perf bpf: Reduce the hardcoded .max_entries for pid_maps
Arnaldo Carvalho de Melo
1
-1
/
+9
2018-11-21
perf script: Add newline after uregs output
Milian Wolff
1
-0
/
+2
2018-11-21
Revert "perf augmented_syscalls: Drop 'write', 'poll' for testing without sel...
Arnaldo Carvalho de Melo
1
-4
/
+0
2018-11-21
perf augmented_syscalls: Remove example hardcoded set of filtered pids
Arnaldo Carvalho de Melo
1
-27
/
+0
2018-11-21
perf trace: Fill in BPF "filtered_pids" map when present
Arnaldo Carvalho de Melo
1
-13
/
+48
2018-11-21
perf trace: See if there is a map named "filtered_pids"
Arnaldo Carvalho de Melo
1
-1
/
+24
2018-11-21
perf trace: Add "_from_option" suffix to trace__set_filter()
Arnaldo Carvalho de Melo
1
-3
/
+3
2018-11-21
perf evlist: Rename perf_evlist__set_filter* to perf_evlist__set_tp_filter*
Arnaldo Carvalho de Melo
3
-10
/
+10
2018-11-21
perf augmented_syscalls: Use pid_filter
Arnaldo Carvalho de Melo
1
-2
/
+32
2018-11-21
perf augmented_syscalls: Drop 'write', 'poll' for testing without self pid fi...
Arnaldo Carvalho de Melo
1
-0
/
+4
2018-11-21
perf bpf: Add simple pid_filter class accessible to BPF proggies
Arnaldo Carvalho de Melo
1
-0
/
+21
2018-11-21
perf bpf: Add defines for map insertion/lookup
Arnaldo Carvalho de Melo
1
-0
/
+11
2018-11-21
perf augmented_syscalls: Remove needless linux/socket.h include
Arnaldo Carvalho de Melo
1
-1
/
+0
2018-11-21
perf augmented_syscalls: Filter on a hard coded pid
Arnaldo Carvalho de Melo
1
-1
/
+5
2018-11-21
perf bpf: Add unistd.h to the headers accessible to bpf proggies
Arnaldo Carvalho de Melo
1
-0
/
+10
2018-11-21
Merge tag 'perf-urgent-for-mingo-4.20-20181121' of git://git.kernel.org/pub/s...
Ingo Molnar
16
-4
/
+93
2018-11-21
Merge tag 'linux-cpupower-4.20-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Rafael J. Wysocki
7
-14
/
+14
2018-11-20
tools/bpf: bpftool: add support for func types
Yonghong Song
5
-0
/
+230
2018-11-20
tools/bpf: enhance test_btf file testing to test func info
Yonghong Song
3
-13
/
+136
2018-11-20
tools/bpf: refactor to implement btf_get_from_id() in lib/bpf
Yonghong Song
3
-66
/
+72
2018-11-20
tools/bpf: do not use pahole if clang/llvm can generate BTF sections
Yonghong Song
1
-0
/
+8
2018-11-20
tools/bpf: add support to read .BTF.ext sections
Yonghong Song
4
-15
/
+442
2018-11-20
tools/bpf: extends test_btf to test load/retrieve func_type info
Yonghong Song
1
-3
/
+329
2018-11-20
tools/bpf: add new fields for program load in lib/bpf
Yonghong Song
2
-0
/
+8
2018-11-20
tools/bpf: sync kernel uapi bpf.h header to tools directory
Yonghong Song
1
-0
/
+13
2018-11-20
tools/bpf: Add tests for BTF_KIND_FUNC_PROTO and BTF_KIND_FUNC
Martin KaFai Lau
2
-2
/
+476
2018-11-20
tools/bpf: Sync kernel btf.h header
Martin KaFai Lau
1
-3
/
+15
2018-11-20
objtool: Fix segfault in .cold detection with -ffunction-sections
Artem Savkov
1
-3
/
+14
2018-11-20
objtool: Fix double-free in .cold detection error path
Artem Savkov
1
-1
/
+1
2018-11-19
selftests: mlxsw: Add a test for VxLAN flooding
Ido Schimmel
1
-0
/
+309
2018-11-19
selftests: mlxsw: Add a test for VxLAN configuration
Ido Schimmel
1
-0
/
+664
2018-11-19
selftests: forwarding: vxlan_bridge_1d_port_8472: New test
Petr Machata
1
-0
/
+10
2018-11-19
selftests: forwarding: vxlan_bridge_1d: Add an ECN decap test
Petr Machata
1
-0
/
+116
2018-11-19
selftests: forwarding: vxlan_bridge_1d: Add an ECN encap test
Petr Machata
1
-0
/
+26
2018-11-19
selftests: forwarding: vxlan_bridge_1d: Add a TOS test
Petr Machata
1
-0
/
+14
2018-11-19
selftests: forwarding: vxlan_bridge_1d: Add a TTL test
Petr Machata
1
-0
/
+33
2018-11-19
selftests: forwarding: vxlan_bridge_1d: Reconfigure & rerun tests
Petr Machata
1
-0
/
+26
2018-11-19
selftests: forwarding: vxlan_bridge_1d: Add unicast test
Petr Machata
1
-0
/
+54
2018-11-19
selftests: forwarding: vxlan_bridge_1d: Add flood test
Petr Machata
1
-0
/
+105
2018-11-19
selftests: forwarding: vxlan_bridge_1d: Add ping test
Petr Machata
1
-0
/
+8
2018-11-19
selftests: forwarding: Add a skeleton of vxlan_bridge_1d
Petr Machata
1
-0
/
+296
2018-11-19
selftests: forwarding: lib: Add link_stats_rx_errors_get()
Petr Machata
1
-2
/
+15
2018-11-19
selftests: forwarding: ping{6, }_do(): Allow passing ping arguments
Petr Machata
1
-2
/
+4
2018-11-19
selftests: forwarding: ping{6, }_test(): Add description argument
Petr Machata
1
-2
/
+2
2018-11-19
selftests: forwarding: lib: Add in_ns()
Petr Machata
1
-0
/
+11
2018-11-19
selftests: forwarding: lib: Support NUM_NETIFS of 0
Petr Machata
1
-2
/
+2
2018-11-20
tools: add selftest for BPF_F_ZERO_SEED
Lorenz Bauer
1
-9
/
+55
2018-11-20
tools: sync linux/bpf.h
Lorenz Bauer
1
-3
/
+10
2018-11-20
bpf: libbpf: retry map creation without the name
Stanislav Fomichev
1
-1
/
+10
[prev]
[next]