summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-04-14tools/nolibc: add support for uname(2)Thomas Weißschuh
2024-04-14Merge tag 'timers-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-04-14iommufd: Add config needed for iommufd_fail_nthMuhammad Usama Anjum
2024-04-14net: change maximum number of UDP segments to 128Yuri Benditovich
2024-04-12selftests: netfilter: nft_nat.sh: move to lib.sh infraFlorian Westphal
2024-04-12selftests: netfilter: nft_flowtable.sh: move test to lib.sh infraFlorian Westphal
2024-04-12selftests: netfilter: nft_fib.sh: move to lib.sh infraFlorian Westphal
2024-04-12selftests: netfilter: nft_conntrack_helper.sh: test to lib.sh infraFlorian Westphal
2024-04-12selftests: netfilter: nf_nat_edemux.sh: move to lib.sh infraFlorian Westphal
2024-04-12selftests: netfilter: ipvs.sh: move to lib.sh infraFlorian Westphal
2024-04-12selftests: netfilter: place checktool helper in lib.shFlorian Westphal
2024-04-12selftests: netfilter: conntrack_ipip_mtu.sh" move to lib.sh infraFlorian Westphal
2024-04-12selftests: netfilter: conntrack_vrf.sh: move to lib.sh infraFlorian Westphal
2024-04-12selftests: netfilter: conntrack_sctp_collision.sh: move to lib.sh infraFlorian Westphal
2024-04-12selftests: netfilter: conntrack_tcp_unreplied.sh: move to lib.sh infraFlorian Westphal
2024-04-12selftests: netfilter: conntrack_icmp_related.sh: move to lib.sh infraFlorian Westphal
2024-04-12selftests: netfilter: br_netfilter.sh: move to lib.sh infraFlorian Westphal
2024-04-12selftests: netfilter: bridge_brouter.sh: move to lib.sh infraFlorian Westphal
2024-04-12selftests: netfilter: move to net subdirFlorian Westphal
2024-04-12perf bench uprobe: Add uretprobe variant of uprobe benchmarksIan Rogers
2024-04-12perf bench uprobe: Remove lib64 from libc.so.6 binary pathIan Rogers
2024-04-12perf trace beauty: Add shellcheck to scriptsIan Rogers
2024-04-12perf util: Add shellcheck to generate-cmdlist.shIan Rogers
2024-04-12perf arch x86: Add shellcheck to buildIan Rogers
2024-04-12perf build: Add shellcheck to tools/perf scriptsIan Rogers
2024-04-12perf list: Escape '\r' in JSON outputIan Rogers
2024-04-12selftests/bpf: Add read_trace_pipe_iter functionJiri Olsa
2024-04-12bpftool: Fix typo in error messageThorsten Blum
2024-04-12perf dsos: Switch more loops to dsos__for_each_dso()Ian Rogers
2024-04-12perf dso: Move dso functions out of dsos.cIan Rogers
2024-04-12perf dsos: Introduce dsos__for_each_dso()Ian Rogers
2024-04-12perf dsos: Tidy reference counting and lockingIan Rogers
2024-04-12perf dsos: Attempt to better abstract DSOs internalsIan Rogers
2024-04-12perf record: Fix debug message placement for test consumptionAdrian Hunter
2024-04-12perf annotate: Skip DSOs not foundNamhyung Kim
2024-04-12perf report: Do not collect sample histogram unnecessarilyNamhyung Kim
2024-04-12perf report: Add a menu item to annotate data type in TUINamhyung Kim
2024-04-12perf annotate-data: Support event group display in TUINamhyung Kim
2024-04-12perf annotate-data: Add hist_entry__annotate_data_tui()Namhyung Kim
2024-04-12perf annotate-data: Add hist_entry__annotate_data_tty()Namhyung Kim
2024-04-12perf annotate: Show progress of sample processingNamhyung Kim
2024-04-12perf annotate-data: Skip sample histogram for stack canaryNamhyung Kim
2024-04-12perf tests: Remove dependency on lscpuJames Clark
2024-04-12perf map: Remove kernel map before updating start and end addressesJames Clark
2024-04-12perf tests: Apply attributes to all events in object code reading testJames Clark
2024-04-12perf tests: Make "test data symbol" more robust on Neoverse N1James Clark
2024-04-12perf metrics: Remove the "No_group" metric groupIan Rogers
2024-04-12perf annotate: Get rid of symbol__ensure_annotate()Namhyung Kim
2024-04-12perf annotate-data: Do not delete non-asm linesNamhyung Kim
2024-04-12perf annotate-data: Fix global variable lookupNamhyung Kim