aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2021-10-26perf test: Fix record+script_probe_vfs_getname.sh /tmp cleanupJames Clark1-3/+3
2021-10-26Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo26-211/+658
2021-10-26selftests: mlxsw: Remove deprecated test casesDanielle Ratson1-90/+0
2021-10-26selftests: Add an occupancy test for RIF MAC profilesDanielle Ratson1-0/+117
2021-10-26selftests: mlxsw: Add forwarding test for RIF MAC profilesDanielle Ratson1-0/+213
2021-10-26selftests: mlxsw: Add a scale test for RIF MAC profilesDanielle Ratson5-2/+106
2021-10-25selftests/bpf: Guess function end for test_get_branch_snapshotSong Liu3-44/+4
2021-10-25selftests/bpf: Skip all serial_test_get_branch_snapshot in vmSong Liu1-10/+6
2021-10-25selftests/bpf: Fix test_core_reloc_mods on big-endian machinesIlya Leoshkevich1-0/+9
2021-10-25selftests/seccomp: Use __BYTE_ORDER__Ilya Leoshkevich1-3/+3
2021-10-25selftests/bpf: Use __BYTE_ORDER__Ilya Leoshkevich5-16/+16
2021-10-25libbpf: Use __BYTE_ORDER__Ilya Leoshkevich5-15/+15
2021-10-25libbpf: Fix endianness detection in BPF_CORE_READ_BITFIELD_PROBED()Ilya Leoshkevich1-1/+1
2021-10-25tools/latency-collector: Use correct size when writing queue_full_warningViktor Rosendahl1-1/+1
2021-10-25libbpf: Deprecate ambiguously-named bpf_program__size() APIAndrii Nakryiko1-0/+1
2021-10-25libbpf: Deprecate multi-instance bpf_program APIsAndrii Nakryiko2-10/+18
2021-10-25libbpf: Add ability to fetch bpf_program's underlying instructionsAndrii Nakryiko3-4/+46
2021-10-25libbpf: Fix off-by-one bug in bpf_core_apply_relo()Andrii Nakryiko1-1/+1
2021-10-25bpftool: Switch to libbpf's hashmap for PIDs/names referencesQuentin Monnet7-65/+72
2021-10-25bpftool: Switch to libbpf's hashmap for programs/maps in BTF listingQuentin Monnet2-68/+62
2021-10-25bpftool: Switch to libbpf's hashmap for pinned paths of BPF objectsQuentin Monnet6-84/+111
2021-10-25bpftool: Do not expose and init hash maps for pinned path in main.cQuentin Monnet5-18/+24
2021-10-25bpftool: Remove Makefile dep. on $(LIBBPF) for $(LIBBPF_INTERNAL_HDRS)Quentin Monnet1-2/+2
2021-10-25selftests/bpf: Split out bpf_verif_scale selftests into multiple testsAndrii Nakryiko1-68/+152
2021-10-25selftests/bpf: Mark tc_redirect selftest as serialAndrii Nakryiko1-1/+1
2021-10-25selftests/bpf: Support multiple tests per fileAndrii Nakryiko1-4/+3
2021-10-25selftests/bpf: Normalize selftest entry pointsAndrii Nakryiko6-15/+13
2021-10-25kunit: tool: continue past invalid utf-8 outputDaniel Latypov2-3/+4
2021-10-25perf jevents: Fix some would-be warningsJohn Garry1-6/+4
2021-10-25perf dso: Fix /proc/kcore access on 32 bit systemsJames Clark1-1/+1
2021-10-25perf build: Suppress 'rm dlfilter' build messageAdrian Hunter1-0/+2
2021-10-25perf list: Display hybrid PMU events with cpu typeJin Yao8-24/+73
2021-10-25perf powerpc: Add support to expose instruction and data address registers as...Athira Rajeev3-4/+11
2021-10-25perf powerpc: Refactor the code definition of perf reg extended mask in tools...Athira Rajeev1-8/+13
2021-10-25perf session: Introduce reader EOF functionAlexey Bayduraev1-1/+7
2021-10-25perf session: Introduce reader return codesAlexey Bayduraev1-3/+8
2021-10-25perf session: Move the event read code to a separate functionAlexey Bayduraev1-15/+31
2021-10-25perf session: Move unmap code to reader__mmapAlexey Bayduraev1-17/+13
2021-10-25perf session: Move reader map code to a separate functionAlexey Bayduraev1-15/+28
2021-10-25perf session: Move init/release code to separate functionsAlexey Bayduraev1-13/+32
2021-10-25perf session: Introduce decompressor in reader objectAlexey Bayduraev2-16/+33
2021-10-25perf session: Move all state items to reader objectAlexey Bayduraev1-28/+35
2021-10-25perf intel-pt: Add support for PERF_RECORD_AUX_OUTPUT_HW_IDAdrian Hunter2-5/+87
2021-10-25selftests: x86: fix [-Wstringop-overread] warn in test_process_vm_readv()Shuah Khan1-1/+1
2021-10-25selftests: mlxsw: Reduce test run timeIdo Schimmel2-18/+20
2021-10-25selftests: mlxsw: Use permanent neighbours instead of reachable onesIdo Schimmel1-11/+11
2021-10-25selftests: mlxsw: Add helpers for skipping selftestsPetr Machata8-24/+81
2021-10-25selftests: net: dsa: add a stress test for unlocked FDB operationsVladimir Oltean1-0/+47
2021-10-25selftests: lib: forwarding: allow tests to not require mz and jqVladimir Oltean1-2/+8
2021-10-25Revert "Merge branch 'dsa-rtnl'"David S. Miller2-55/+2