summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* perf parse-events: Identify broken modifiersIan Rogers2022-10-121-0/+10
* selftests: Fix the if conditions of in test_extra_filter()Wang Yufen2022-10-051-1/+1
* selftests: forwarding: add shebang for sch_red.shHangbin Liu2022-09-281-0/+1
* perf tools: Honor namespace when synthesizing build-idsNamhyung Kim2022-09-281-3/+14
* perf kcore_copy: Do not check /proc/modules is unchangedAdrian Hunter2022-09-281-5/+2
* perf jit: Include program header in ELF filesLieven Hey2022-09-282-0/+18
* perf stat: Fix BPF program section nameNamhyung Kim2022-09-281-1/+1
* tools/include/uapi: Fix <asm/errno.h> for parisc and xtensaBen Hutchings2022-09-231-2/+2
* perf machine: Use path__join() to compose a path instead of snprintf(dir, '/'...Arnaldo Carvalho de Melo2022-09-151-1/+2
* perf script: Fix Cannot print 'iregs' field for hybrid systemsZhengjun Xing2022-09-151-0/+3
* testing: selftests: nft_flowtable.sh: use random netns namesFlorian Westphal2022-09-051-118/+128
* perf stat: Clear evsel->reset_group for each stat runIan Rogers2022-08-311-0/+1
* perf python: Fix build when PYTHON_CONFIG is user suppliedJames Clark2022-08-311-1/+1
* selftests/kprobe: Do not test for GRP/ without event failuresSteven Rostedt (Google)2022-08-251-1/+0
* perf tests: Fix Track with sched_switch test for hybrid caseAdrian Hunter2022-08-251-5/+13
* perf parse-events: Fix segfault when event parser gets an errorAdrian Hunter2022-08-251-3/+11
* perf probe: Fix an error handling path in 'parse_perf_probe_command()'Christophe JAILLET2022-08-251-2/+4
* tools build: Switch to new openssl API for test-libcryptoRoberto Sassu2022-08-251-4/+11
* tools/vm/slabinfo: use alphabetic order when two values are equalYuanzheng Song2022-08-251-10/+22
* selftests: forwarding: Fix failing tests with old libnetIdo Schimmel2022-08-253-24/+48
* tools/thermal: Fix possible path truncationsFlorian Fainelli2022-08-171-11/+13
* genelf: Use HAVE_LIBCRYPTO_SUPPORT, not the never defined HAVE_LIBCRYPTOArnaldo Carvalho de Melo2022-08-171-1/+5
* perf symbol: Fail to read phdr workaroundIan Rogers2022-08-171-7/+20
* perf tools: Fix dso_id inode generation comparisonAdrian Hunter2022-08-171-2/+13
* selftests: kvm: set rax before vmcallAndrei Vagin2022-08-171-1/+1
* memremap: remove support for external pgmap refcountsChristoph Hellwig2022-08-171-31/+12
* libbpf: fix an snprintf() overflow checkDan Carpenter2022-08-171-1/+1
* selftests/bpf: fix a test for snprintf() overflowDan Carpenter2022-08-171-1/+1
* selftests: timers: clocksource-switch: fix passing errors from childWolfram Sang2022-08-171-3/+3
* selftests: timers: valid-adjtimex: build fix for newer toolchainsWolfram Sang2022-08-171-1/+1
* libbpf: Fix the name of a reused mapAnquan Wu2022-08-171-2/+7
* selftests/xsk: Destroy BPF resources only when ctx refcount drops to 0Maciej Fijalkowski2022-08-171-5/+4
* thermal/tools/tmon: Include pthread and time headers in tmon.hMarkus Mayer2022-08-171-0/+3
* selftests/seccomp: Fix compile warning when CC=clangYiFei Zhu2022-08-171-1/+1
* x86/speculation: Add RSB VM Exit protectionsDaniel Sneddon2022-08-112-0/+5
* selftests: KVM: Handle compiler optimizations in ucallRaghavendra Rao Ananta2022-08-111-5/+4
* tools/kvm_stat: fix display of error when multiple processes are foundDmitry Klochkov2022-08-111-1/+2
* KVM: selftests: Make hyperv_clock selftest more stableVitaly Kuznetsov2022-08-111-3/+7
* tools/vm/slabinfo: Handle files in debugfsStéphane Graber2022-08-111-2/+24
* selftests/bpf: Check dst_port only on the client socketJakub Sitnicki2022-08-111-0/+4
* selftests/bpf: Extend verifier and bpf_sock tests for dst_port loadsJakub Sitnicki2022-08-114-21/+162
* perf symbol: Correct address for bss symbolsLeo Yan2022-08-031-4/+41
* KVM: selftests: Fix target thread to be migrated in rseq_testGavin Shan2022-07-291-3/+5
* perf tests: Fix Convert perf time to TSC test for hybridAdrian Hunter2022-07-291-14/+4
* Revert "selftest/vm: verify mmap addr in mremap_test"Oleksandr Tymoshenko2022-07-291-29/+0
* Revert "selftest/vm: verify remap destination address in mremap_test"Oleksandr Tymoshenko2022-07-291-24/+0
* tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo2022-07-232-3/+30
* tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo2022-07-231-0/+4
* x86/speculation: Disable RRSBA behaviorPawan Gupta2022-07-231-0/+9
* x86/retbleed: Add fine grained Kconfig knobsPeter Zijlstra2022-07-233-4/+10