summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2022-12-21selftests: net: Use "grep -E" instead of "egrep"Tiezhu Yang1-1/+1
2022-12-19libbpf: Use page size as max_entries when probing ring buffer mapHou Tao1-1/+1
2022-12-14ipv4: Fix incorrect route flushing when table ID 0 is usedIdo Schimmel1-0/+10
2022-12-14ipv4: Fix incorrect route flushing when source address is deletedIdo Schimmel1-0/+27
2022-12-14selftests: rtnetlink: correct xfrm policy rule in kci_test_ipsec_offloadZhengchao Shao1-1/+1
2022-12-14selftests/net: Find nettest in current directoryDaniel Díaz2-8/+13
2022-12-08ipv4: Fix route deletion when nexthop info is not specifiedIdo Schimmel1-0/+11
2022-12-08ipv4: Handle attempt to delete multipath route when fib_info contains an nh r...David Ahern1-0/+5
2022-12-08selftests: net: fix nexthop warning cleanup double ip typoNikolay Aleksandrov1-2/+2
2022-12-08selftests: net: add delete nexthop route warning testNikolay Aleksandrov1-0/+14
2022-12-08tools/vm/slabinfo-gnuplot: use "grep -E" instead of "egrep"Tiezhu Yang1-2/+2
2022-12-08libbpf: Handle size overflow for ringbuf mmapHou Tao1-4/+8
2022-12-02tools: iio: iio_generic_buffer: Fix read sizeMatti Vaittinen1-2/+2
2022-12-02selftests: mptcp: fix mibit vs mbit mix upMatthieu Baerts1-2/+3
2022-12-02selftests: mptcp: more stable simult_flows testsPaolo Abeni2-36/+72
2022-12-02selftests/bpf: Add verifier test for release_reference()Youlin Li1-0/+36
2022-11-26selftests/intel_pstate: fix build for ARCH=x86_64Ricardo Cañuelo1-3/+3
2022-11-26selftests/futex: fix build for clangRicardo Cañuelo1-4/+2
2022-11-16x86/cpu: Restore AMD's DE_CFG MSR after resumeBorislav Petkov1-3/+5
2022-11-16perf tools: Add the include/perf/ directory to .gitignoreDonglin Peng1-0/+1
2022-11-16perf stat: Fix printing os->prefix in CSV metrics outputAthira Rajeev1-1/+1
2022-11-16bpftool: Fix NULL pointer dereference when pin {PROG, MAP, LINK} without FILEPu Lehui1-0/+3
2022-11-10tools/nolibc/string: Fix memcmp() implementationRasmus Villemoes1-2/+2
2022-11-03perf vendor events arm64: Fix incorrect Hisi hip08 L3 metricsShang XiaoJing1-3/+3
2022-11-03perf vendor events power10: Fix hv-24x7 metric eventsKajol Jain1-36/+36
2022-11-03KVM: selftests: Fix number of pages for memory slot in memslot_modification_s...Gavin Shan1-1/+1
2022-11-03perf auxtrace: Fix address filter symbol name match for modulesAdrian Hunter1-1/+9
2022-11-03tools: iio: iio_utils: fix digit calculationMatti Vaittinen1-0/+4
2022-10-29perf: Skip and warn on unknown format 'configN' attrsRob Herring5-13/+26
2022-10-26perf intel-pt: Fix segfault in intel_pt_print_info() with uClibcAdrian Hunter1-2/+7
2022-10-26kselftest/arm64: Fix validatation termination record after EXTRA_CONTEXTMark Brown1-1/+1
2022-10-26bpftool: Clear errno after libcap's checksQuentin Monnet1-0/+10
2022-10-26selftest: tpm2: Add Client.__del__() to close /dev/tpm* handleStefan Berger1-0/+4
2022-10-26selftests/xsk: Avoid use-after-free on ctxIan Rogers1-3/+3
2022-10-26bpftool: Fix a wrong type cast in btf_dumper_intLam Thai1-1/+1
2022-10-26objtool: Preserve special st_shndx indexes in elf_update_symbolSami Tolvanen1-1/+6
2022-10-12perf parse-events: Identify broken modifiersIan Rogers1-0/+10
2022-10-05selftests: Fix the if conditions of in test_extra_filter()Wang Yufen1-1/+1
2022-09-28selftests: forwarding: add shebang for sch_red.shHangbin Liu1-0/+1
2022-09-28perf tools: Honor namespace when synthesizing build-idsNamhyung Kim1-3/+14
2022-09-28perf kcore_copy: Do not check /proc/modules is unchangedAdrian Hunter1-5/+2
2022-09-28perf jit: Include program header in ELF filesLieven Hey2-0/+18
2022-09-28perf stat: Fix BPF program section nameNamhyung Kim1-1/+1
2022-09-23tools/include/uapi: Fix <asm/errno.h> for parisc and xtensaBen Hutchings1-2/+2
2022-09-15perf machine: Use path__join() to compose a path instead of snprintf(dir, '/'...Arnaldo Carvalho de Melo1-1/+2
2022-09-15perf script: Fix Cannot print 'iregs' field for hybrid systemsZhengjun Xing1-0/+3
2022-09-05testing: selftests: nft_flowtable.sh: use random netns namesFlorian Westphal1-118/+128
2022-08-31perf stat: Clear evsel->reset_group for each stat runIan Rogers1-0/+1
2022-08-31perf python: Fix build when PYTHON_CONFIG is user suppliedJames Clark1-1/+1
2022-08-25selftests/kprobe: Do not test for GRP/ without event failuresSteven Rostedt (Google)1-1/+0