summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
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-26perf intel-pt: Fix segfault in intel_pt_print_info() with uClibcAdrian Hunter1-2/+7
2022-10-26bpftool: Fix a wrong type cast in btf_dumper_intLam Thai1-1/+1
2022-10-05selftests: Fix the if conditions of in test_extra_filter()Wang Yufen1-1/+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-05selftests/bpf: Fix test_align verifier log patternsStanislav Fomichev1-13/+14
2022-09-05bpf: Fix the off-by-two error in range markingsMaxim Mikityanskiy1-16/+16
2022-08-25tools build: Switch to new openssl API for test-libcryptoRoberto Sassu1-4/+11
2022-08-25tools/thermal: Fix possible path truncationsFlorian Fainelli1-11/+13
2022-08-25genelf: Use HAVE_LIBCRYPTO_SUPPORT, not the never defined HAVE_LIBCRYPTOArnaldo Carvalho de Melo1-1/+5
2022-08-25selftests: timers: clocksource-switch: fix passing errors from childWolfram Sang1-3/+3
2022-08-25selftests: timers: valid-adjtimex: build fix for newer toolchainsWolfram Sang1-1/+1
2022-08-25libbpf: Fix the name of a reused mapAnquan Wu1-2/+7
2022-08-25thermal/tools/tmon: Include pthread and time headers in tmon.hMarkus Mayer1-0/+3
2022-08-11perf symbol: Correct address for bss symbolsLeo Yan1-4/+41
2022-07-12selftests: forwarding: fix error message in learning_testVladimir Oltean1-1/+1
2022-07-12selftests: forwarding: fix learning_test when h1 supports IFF_UNICAST_FLTVladimir Oltean1-0/+2
2022-07-12selftests: forwarding: fix flood_unicast_test when h2 supports IFF_UNICAST_FLTVladimir Oltean1-0/+2
2022-07-07selftests/net: pass ipv6_args to udpgso_bench's IPv6 TCP testDimitris Michailidis1-1/+1
2022-06-14perf c2c: Fix sorting in percent_rmt_hitm_cmp()Leo Yan1-2/+2
2022-06-14perf jevents: Fix event syntax error caused by ExtSelZhengjun Xing1-1/+1
2022-06-14perf c2c: Use stdio interface if slang is not supportedLeo Yan1-2/+4
2022-06-06perf tests bp_account: Make global variable staticArnaldo Carvalho de Melo1-1/+1
2022-06-06perf bench: Share some global variables to fix build with gcc 10Arnaldo Carvalho de Melo3-12/+15
2022-06-06libtraceevent: Fix build with binutils 2.35Ben Hutchings1-1/+1
2022-05-25perf bench numa: Address compiler error on s390Thomas Richter1-1/+1
2022-05-12selftests: mirror_gre_bridge_1q: Avoid changing PVID while interface is opera...Ido Schimmel1-0/+3
2022-04-20testing/selftests/mqueue: Fix mq_perf_tests to free the allocated cpu setAthira Rajeev1-8/+17
2022-04-15selftests: cgroup: Test open-time cgroup namespace usage for migration checksTejun Heo1-0/+99
2022-04-15selftests: cgroup: Test open-time credential usage for migration checksTejun Heo1-0/+68
2022-04-15selftests: cgroup: Make cg_create() use 0755 for permission instead of 0644Tejun Heo1-1/+1
2022-04-15tools build: Use $(shell ) instead of `` to get embedded libperl's ccoptsArnaldo Carvalho de Melo1-1/+1
2022-04-15tools build: Filter out options and warnings not supported by clangArnaldo Carvalho de Melo2-0/+10
2022-04-15bpf: Fix comment for helper bpf_current_task_under_cgroup()Hengqi Chen1-2/+2
2022-04-15selftests/bpf/test_lirc_mode2.sh: Exit with proper codeHangbin Liu1-1/+4
2022-04-15selftests/x86: Add validity check and allow field splittingMuhammad Usama Anjum1-1/+1
2022-03-23perf symbols: Fix symbol size calculation conditionMichael Petlan1-1/+1
2022-03-23kselftest/vm: fix tests build with old libcChengming Zhou1-0/+1
2022-03-16selftests/memfd: clean up mapping in mfd_fail_writeMike Kravetz1-0/+1
2022-03-11x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCEPeter Zijlstra (Intel)1-1/+1
2022-02-23libsubcmd: Fix use-after-free for realloc(..., 0)Kees Cook1-9/+2
2022-02-23selftests/zram: Adapt the situation that /dev/zram0 is being usedYang Xu4-63/+66
2022-02-23selftests/zram01.sh: Fix compression ratio calculationYang Xu1-22/+8
2022-02-23selftests/zram: Skip max_comp_streams interface on newer kernelYang Xu1-0/+24
2022-02-16perf probe: Fix ppc64 'perf probe add events failed' caseZechuan Chen1-0/+3
2022-02-08selftests: futex: Use variable MAKE instead of makeMuhammad Usama Anjum1-2/+2
2022-01-05selftests/net: udpgso_bench_tx: fix dst ip argumentwujianguo1-1/+7
2022-01-05selftests: Calculate udpgso segment count without header adjustmentCoco Li1-6/+6