aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2024-04-12selftests: netfilter: nft_nat.sh: move to lib.sh infraFlorian Westphal1-274/+206
2024-04-12selftests: netfilter: nft_flowtable.sh: move test to lib.sh infraFlorian Westphal1-72/+36
2024-04-12selftests: netfilter: nft_fib.sh: move to lib.sh infraFlorian Westphal1-52/+19
2024-04-12selftests: netfilter: nft_conntrack_helper.sh: test to lib.sh infraFlorian Westphal1-79/+53
2024-04-12selftests: netfilter: nf_nat_edemux.sh: move to lib.sh infraFlorian Westphal1-56/+26
2024-04-12selftests: netfilter: ipvs.sh: move to lib.sh infraFlorian Westphal1-85/+68
2024-04-12selftests: netfilter: place checktool helper in lib.shFlorian Westphal3-12/+8
2024-04-12selftests: netfilter: conntrack_ipip_mtu.sh" move to lib.sh infraFlorian Westphal1-23/+14
2024-04-12selftests: netfilter: conntrack_vrf.sh: move to lib.sh infraFlorian Westphal1-62/+39
2024-04-12selftests: netfilter: conntrack_sctp_collision.sh: move to lib.sh infraFlorian Westphal1-34/+32
2024-04-12selftests: netfilter: conntrack_tcp_unreplied.sh: move to lib.sh infraFlorian Westphal1-69/+55
2024-04-12selftests: netfilter: conntrack_icmp_related.sh: move to lib.sh infraFlorian Westphal1-108/+71
2024-04-12selftests: netfilter: br_netfilter.sh: move to lib.sh infraFlorian Westphal1-76/+55
2024-04-12selftests: netfilter: bridge_brouter.sh: move to lib.sh infraFlorian Westphal1-76/+52
2024-04-12selftests: netfilter: move to net subdirFlorian Westphal35-194/+96
2024-04-12perf bench uprobe: Add uretprobe variant of uprobe benchmarksIan Rogers4-3/+37
2024-04-12perf bench uprobe: Remove lib64 from libc.so.6 binary pathIan Rogers1-1/+1
2024-04-12perf trace beauty: Add shellcheck to scriptsIan Rogers2-3/+19
2024-04-12perf util: Add shellcheck to generate-cmdlist.shIan Rogers1-0/+14
2024-04-12perf arch x86: Add shellcheck to buildIan Rogers3-1/+29
2024-04-12perf build: Add shellcheck to tools/perf scriptsIan Rogers3-8/+31
2024-04-12perf list: Escape '\r' in JSON outputIan Rogers1-0/+3
2024-04-12selftests/bpf: Add read_trace_pipe_iter functionJiri Olsa4-77/+60
2024-04-12bpftool: Fix typo in error messageThorsten Blum1-1/+1
2024-04-12perf dsos: Switch more loops to dsos__for_each_dso()Ian Rogers4-102/+174
2024-04-12perf dso: Move dso functions out of dsos.cIan Rogers3-61/+65
2024-04-12perf dsos: Introduce dsos__for_each_dso()Ian Rogers5-65/+100
2024-04-12perf dsos: Tidy reference counting and lockingIan Rogers5-99/+97
2024-04-12perf dsos: Attempt to better abstract DSOs internalsIan Rogers11-86/+97
2024-04-12perf record: Fix debug message placement for test consumptionAdrian Hunter1-2/+2
2024-04-12perf annotate: Skip DSOs not foundNamhyung Kim1-0/+2
2024-04-12perf report: Do not collect sample histogram unnecessarilyNamhyung Kim2-1/+8
2024-04-12perf report: Add a menu item to annotate data type in TUINamhyung Kim2-0/+36
2024-04-12perf annotate-data: Support event group display in TUINamhyung Kim1-10/+40
2024-04-12perf annotate-data: Add hist_entry__annotate_data_tui()Namhyung Kim5-5/+324
2024-04-12perf annotate-data: Add hist_entry__annotate_data_tty()Namhyung Kim3-105/+122
2024-04-12perf annotate: Show progress of sample processingNamhyung Kim1-2/+13
2024-04-12perf annotate-data: Skip sample histogram for stack canaryNamhyung Kim1-2/+3
2024-04-12perf tests: Remove dependency on lscpuJames Clark1-1/+3
2024-04-12perf map: Remove kernel map before updating start and end addressesJames Clark1-1/+1
2024-04-12perf tests: Apply attributes to all events in object code reading testJames Clark1-5/+5
2024-04-12perf tests: Make "test data symbol" more robust on Neoverse N1James Clark1-0/+16
2024-04-12perf metrics: Remove the "No_group" metric groupIan Rogers1-2/+2
2024-04-12perf annotate: Get rid of symbol__ensure_annotate()Namhyung Kim1-12/+2
2024-04-12perf annotate-data: Do not delete non-asm linesNamhyung Kim2-25/+74
2024-04-12perf annotate-data: Fix global variable lookupNamhyung Kim1-1/+3
2024-04-12selftests: kselftest: Fix build failure with NOLIBCOleg Nesterov1-0/+5
2024-04-12selftests: timers: Fix abs() warning in posix_timers testJohn Stultz1-1/+1
2024-04-12selftests: kselftest: Mark functions that unconditionally call exit() as __no...Nathan Chancellor1-6/+9
2024-04-12selftests: timers: Fix posix_timers ksft_print_msg() warningJohn Stultz1-1/+1