summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* perf auxtrace: Fix address filter symbol name match for modulesAdrian Hunter2022-11-031-1/+9
* tools: iio: iio_utils: fix digit calculationMatti Vaittinen2022-11-031-0/+4
* perf intel-pt: Fix segfault in intel_pt_print_info() with uClibcAdrian Hunter2022-10-261-2/+7
* bpftool: Fix a wrong type cast in btf_dumper_intLam Thai2022-10-261-1/+1
* selftests: Fix the if conditions of in test_extra_filter()Wang Yufen2022-10-051-1/+1
* 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
* selftests/bpf: Fix test_align verifier log patternsStanislav Fomichev2022-09-051-13/+14
* bpf: Fix the off-by-two error in range markingsMaxim Mikityanskiy2022-09-051-16/+16
* tools build: Switch to new openssl API for test-libcryptoRoberto Sassu2022-08-251-4/+11
* tools/thermal: Fix possible path truncationsFlorian Fainelli2022-08-251-11/+13
* genelf: Use HAVE_LIBCRYPTO_SUPPORT, not the never defined HAVE_LIBCRYPTOArnaldo Carvalho de Melo2022-08-251-1/+5
* selftests: timers: clocksource-switch: fix passing errors from childWolfram Sang2022-08-251-3/+3
* selftests: timers: valid-adjtimex: build fix for newer toolchainsWolfram Sang2022-08-251-1/+1
* libbpf: Fix the name of a reused mapAnquan Wu2022-08-251-2/+7
* thermal/tools/tmon: Include pthread and time headers in tmon.hMarkus Mayer2022-08-251-0/+3
* perf symbol: Correct address for bss symbolsLeo Yan2022-08-111-4/+41
* selftests: forwarding: fix error message in learning_testVladimir Oltean2022-07-121-1/+1
* selftests: forwarding: fix learning_test when h1 supports IFF_UNICAST_FLTVladimir Oltean2022-07-121-0/+2
* selftests: forwarding: fix flood_unicast_test when h2 supports IFF_UNICAST_FLTVladimir Oltean2022-07-121-0/+2
* selftests/net: pass ipv6_args to udpgso_bench's IPv6 TCP testDimitris Michailidis2022-07-071-1/+1
* perf c2c: Fix sorting in percent_rmt_hitm_cmp()Leo Yan2022-06-141-2/+2
* perf jevents: Fix event syntax error caused by ExtSelZhengjun Xing2022-06-141-1/+1
* perf c2c: Use stdio interface if slang is not supportedLeo Yan2022-06-141-2/+4
* perf tests bp_account: Make global variable staticArnaldo Carvalho de Melo2022-06-061-1/+1
* perf bench: Share some global variables to fix build with gcc 10Arnaldo Carvalho de Melo2022-06-063-12/+15
* libtraceevent: Fix build with binutils 2.35Ben Hutchings2022-06-061-1/+1
* perf bench numa: Address compiler error on s390Thomas Richter2022-05-251-1/+1
* selftests: mirror_gre_bridge_1q: Avoid changing PVID while interface is opera...Ido Schimmel2022-05-121-0/+3
* testing/selftests/mqueue: Fix mq_perf_tests to free the allocated cpu setAthira Rajeev2022-04-201-8/+17
* selftests: cgroup: Test open-time cgroup namespace usage for migration checksTejun Heo2022-04-151-0/+99
* selftests: cgroup: Test open-time credential usage for migration checksTejun Heo2022-04-151-0/+68
* selftests: cgroup: Make cg_create() use 0755 for permission instead of 0644Tejun Heo2022-04-151-1/+1
* tools build: Use $(shell ) instead of `` to get embedded libperl's ccoptsArnaldo Carvalho de Melo2022-04-151-1/+1
* tools build: Filter out options and warnings not supported by clangArnaldo Carvalho de Melo2022-04-152-0/+10
* bpf: Fix comment for helper bpf_current_task_under_cgroup()Hengqi Chen2022-04-151-2/+2
* selftests/bpf/test_lirc_mode2.sh: Exit with proper codeHangbin Liu2022-04-151-1/+4
* selftests/x86: Add validity check and allow field splittingMuhammad Usama Anjum2022-04-151-1/+1
* perf symbols: Fix symbol size calculation conditionMichael Petlan2022-03-231-1/+1
* kselftest/vm: fix tests build with old libcChengming Zhou2022-03-231-0/+1
* selftests/memfd: clean up mapping in mfd_fail_writeMike Kravetz2022-03-161-0/+1
* x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCEPeter Zijlstra (Intel)2022-03-111-1/+1
* libsubcmd: Fix use-after-free for realloc(..., 0)Kees Cook2022-02-231-9/+2
* selftests/zram: Adapt the situation that /dev/zram0 is being usedYang Xu2022-02-234-63/+66
* selftests/zram01.sh: Fix compression ratio calculationYang Xu2022-02-231-22/+8
* selftests/zram: Skip max_comp_streams interface on newer kernelYang Xu2022-02-231-0/+24
* perf probe: Fix ppc64 'perf probe add events failed' caseZechuan Chen2022-02-161-0/+3
* selftests: futex: Use variable MAKE instead of makeMuhammad Usama Anjum2022-02-081-2/+2
* selftests/net: udpgso_bench_tx: fix dst ip argumentwujianguo2022-01-051-1/+7
* selftests: Calculate udpgso segment count without header adjustmentCoco Li2022-01-051-6/+6