summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* selftests: forwarding: Fix ping failure due to short timeoutIdo Schimmel2024-03-262-4/+4
* perf pmu: Fix a potential memory leak in perf_pmu__lookup()Christophe JAILLET2024-03-261-4/+3
* perf print-events: make is_event_supported() more robustMark Rutland2024-03-261-8/+19
* perf metric: Don't remove scale from countsIan Rogers2024-03-261-6/+1
* perf stat: Avoid metric-only segvIan Rogers2024-03-261-1/+1
* perf expr: Fix "has_event" function for metric style eventsIan Rogers2024-03-261-1/+19
* perf srcline: Add missed addr2line closesIan Rogers2024-03-261-0/+2
* perf thread_map: Free strlist on normal path in thread_map__new_by_tid_str()Yang Jihong2024-03-261-1/+1
* perf bpf: Clean up the generated/copied vmlinux.hArnaldo Carvalho de Melo2024-03-261-1/+1
* perf evsel: Fix duplicate initialization of data->id in evsel__parse_sample()Yang Jihong2024-03-261-1/+0
* perf pmu: Treat the msr pmu as softwareIan Rogers2024-03-261-1/+11
* perf record: Check conflict between '--timestamp-filename' option and pipe mo...Yang Jihong2024-03-262-2/+5
* perf top: Uniform the event name for the hybrid machineKan Liang2024-03-264-27/+28
* perf record: Fix possible incorrect free in record__switch_output()Yang Jihong2024-03-261-1/+1
* objtool: Fix UNWIND_HINT_{SAVE,RESTORE} across basic blocksJosh Poimboeuf2024-03-261-0/+12
* selftests: forwarding: Add missing multicast routing config entriesIdo Schimmel2024-03-261-0/+7
* selftests: forwarding: Add missing config entriesPetr Machata2024-03-261-0/+28
* tools/resolve_btfids: Fix cross-compilation to non-host endiannessViktor Malik2024-03-261-0/+35
* tools/resolve_btfids: Refactor set sorting with types from btf_ids.hViktor Malik2024-03-262-14/+30
* libbpf: Use OPTS_SET() macro in bpf_xdp_query()Toke Høiland-Jørgensen2024-03-261-2/+2
* selftests/bpf: trace_helpers.c: do not use poisoned typeShung-Hsi Yu2024-03-261-1/+1
* libbpf: Add missing LIBBPF_API annotation to libbpf_set_memlock_rlim APIAndrii Nakryiko2024-03-261-1/+1
* selftests/bpf: Disable IPv6 for lwt_redirect testManu Bretelle2024-03-261-0/+1
* libbpf: Fix faccessat() usage on AndroidAndrii Nakryiko2024-03-261-0/+14
* selftests/bpf: Wait for the netstamp_needed_key static key to be turned onMartin KaFai Lau2024-03-261-4/+75
* selftests/bpf: Fix the flaky tc_redirect_dtime testMartin KaFai Lau2024-03-261-0/+11
* selftest/bpf: Add map_in_maps with BPF_MAP_TYPE_PERF_EVENT_ARRAY valuesAndrey Grafin2024-03-262-1/+31
* libbpf: Apply map_set_def_max_entries() for inner_maps on creationAndrey Grafin2024-03-261-0/+4
* selftests/bpf: Fix potential premature unload in bpf_testmodArtem Savkov2024-03-261-0/+9
* bpftool: Silence build warning about calloc()Tiezhu Yang2024-03-261-1/+1
* selftests: tls: use exact comparison in recv_partialJakub Kicinski2024-03-261-4/+4
* selftests: openvswitch: Add validation for the recursion testAaron Conole2024-03-262-15/+69
* selftests: mptcp: decrease BW in simult flowsMatthieu Baerts (NGI0)2024-03-151-4/+4
* selftests/bpf: Fix up xdp bonding test wrt feature flagsDaniel Borkmann2024-03-151-2/+2
* selftests: mptcp: rm subflow with v4/v4mapped addrGeliang Tang2024-03-062-14/+18
* selftests: mptcp: add mptcp_lib_is_v6Geliang Tang2024-03-064-28/+15
* selftests: mptcp: update userspace pm test helpersGeliang Tang2024-03-061-52/+50
* selftests: mptcp: add chk_subflows_total helperGeliang Tang2024-03-061-1/+41
* selftests: mptcp: add evts_get_info helperGeliang Tang2024-03-063-58/+57
* selftests: mptcp: join: add ss mptcp support checkGeliang Tang2024-03-061-0/+5
* tools: ynl: fix handling of multiple mcast groupsJakub Kicinski2024-03-061-0/+1
* selftests: mptcp: add mptcp_lib_get_counterGeliang Tang2024-03-014-86/+73
* selftests: mptcp: join: stop transfer when check is done (part 2)Matthieu Baerts (NGI0)2024-03-011-11/+6
* selftests: mptcp: join: stop transfer when check is done (part 1)Matthieu Baerts (NGI0)2024-03-011-2/+2
* selftests/iommu: fix the config fragmentMuhammad Usama Anjum2024-03-011-2/+3
* tools: ynl: don't leak mcast_groups on init errorJakub Kicinski2024-03-011-1/+7
* tools: ynl: make sure we always pass yarg to mnl_cb_runJakub Kicinski2024-03-011-3/+8
* selftests: bonding: set active slave to primary eth1 specificallyHangbin Liu2024-03-011-0/+2
* net/sched: act_mirred: use the backlog for mirred ingressJakub Kicinski2024-03-011-3/+0
* selftests: mptcp: diag: unique 'cestab' subtest namesMatthieu Baerts (NGI0)2024-03-011-6/+11