summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2022-11-10tools/nolibc/string: Fix memcmp() implementationRasmus Villemoes1-2/+2
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-30perf: Skip and warn on unknown format 'configN' attrsRob Herring5-13/+26
2022-10-30perf pmu: Validate raw event with sysfs exported format bitsJin Yao3-0/+39
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-15perf tools: Fixup get_current_dir_name() compilationAlexey Dobriyan1-1/+2
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 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-23tools/include/uapi: Fix <asm/errno.h> for parisc and xtensaBen Hutchings1-2/+2
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
2022-08-25perf probe: Fix an error handling path in 'parse_perf_probe_command()'Christophe JAILLET1-2/+4
2022-08-25tools build: Switch to new openssl API for test-libcryptoRoberto Sassu1-4/+11
2022-08-25tools/vm/slabinfo: use alphabetic order when two values are equalYuanzheng Song1-10/+22
2022-08-21tools/thermal: Fix possible path truncationsFlorian Fainelli1-11/+13
2022-08-21genelf: Use HAVE_LIBCRYPTO_SUPPORT, not the never defined HAVE_LIBCRYPTOArnaldo Carvalho de Melo1-1/+5
2022-08-21perf symbol: Fail to read phdr workaroundIan Rogers1-7/+20
2022-08-21perf tools: Fix dso_id inode generation comparisonAdrian Hunter1-2/+13
2022-08-21selftests: kvm: set rax before vmcallAndrei Vagin1-1/+1
2022-08-21selftests/bpf: fix a test for snprintf() overflowDan Carpenter1-1/+1
2022-08-21selftests: timers: clocksource-switch: fix passing errors from childWolfram Sang1-3/+3
2022-08-21selftests: timers: valid-adjtimex: build fix for newer toolchainsWolfram Sang1-1/+1
2022-08-21libbpf: Fix the name of a reused mapAnquan Wu1-2/+7
2022-08-21selftests/xsk: Destroy BPF resources only when ctx refcount drops to 0Maciej Fijalkowski1-5/+4
2022-08-21thermal/tools/tmon: Include pthread and time headers in tmon.hMarkus Mayer1-0/+3
2022-08-21selftests/seccomp: Fix compile warning when CC=clangYiFei Zhu1-1/+1
2022-08-11x86/speculation: Add RSB VM Exit protectionsDaniel Sneddon2-0/+5
2022-08-11selftests: KVM: Handle compiler optimizations in ucallRaghavendra Rao Ananta1-5/+4
2022-08-11tools/kvm_stat: fix display of error when multiple processes are foundDmitry Klochkov1-1/+2
2022-08-11selftests/bpf: Check dst_port only on the client socketJakub Sitnicki1-0/+4
2022-08-11selftests/bpf: Extend verifier and bpf_sock tests for dst_port loadsJakub Sitnicki4-23/+162
2022-08-03selftests: bpf: Don't run sk_lookup in verifier testsLorenz Bauer2-2/+3
2022-08-03bpf: Add PROG_TEST_RUN support for sk_lookup programsLorenz Bauer1-1/+4
2022-08-03perf symbol: Correct address for bss symbolsLeo Yan1-4/+41
2022-07-25tools headers: Remove broken definition of __LITTLE_ENDIANArnaldo Carvalho de Melo1-6/+0
2022-07-25tools arch: Update arch/x86/lib/mem{cpy,set}_64.S copies used in 'perf bench ...Arnaldo Carvalho de Melo3-2/+2
2022-07-25objtool: Fix elf_create_undef_symbol() endiannessVasily Gorbik1-0/+1
2022-07-25tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo2-3/+30
2022-07-25tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo1-0/+4
2022-07-25tools/insn: Restore the relative include paths for cross buildingBorislav Petkov1-3/+3
2022-07-25x86/speculation: Disable RRSBA behaviorPawan Gupta1-0/+9