summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2023-02-06objtool: Add a missing comma to avoid string concatenationEric W. Biederman1-1/+1
2023-02-06exit: Add and use make_task_dead.Eric W. Biederman1-1/+2
2023-02-06perf env: Do not return pointers to local variablesArnaldo Carvalho de Melo1-2/+2
2023-01-18kest.pl: Fix grub2 menu handling for rebootingSteven Rostedt1-5/+15
2023-01-18ktest.pl: Fix incorrect reboot for grub2blsLibo Chen1-1/+1
2023-01-18ktest: introduce grub2bls REBOOT_TYPE optionMasayoshi Mizuma1-3/+15
2023-01-18ktest: cleanup get_grub_indexMasayoshi Mizuma1-33/+17
2023-01-18ktest: introduce _get_grub_indexMasayoshi Mizuma1-0/+37
2023-01-18ktest: Add support for meta characters in GRUB_MENUMasayoshi Mizuma1-2/+4
2023-01-18perf auxtrace: Fix address filter duplicate symbol selectionAdrian Hunter1-1/+1
2023-01-18parisc: Align parisc MADV_XXX constants with all other architecturesHelge Deller2-18/+6
2023-01-18perf probe: Fix to get the DW_AT_decl_file and DW_AT_call_file as unsinged dataMasami Hiramatsu (Google)1-17/+4
2023-01-18perf probe: Use dwarf_attr_integrate as generic DWARF attr accessorMasami Hiramatsu (Google)1-2/+2
2023-01-18selftests: Use optional USERCFLAGS and USERLDFLAGSMickaël Salaün1-0/+5
2023-01-18ktest.pl minconfig: Unset configs instead of just removing themSteven Rostedt1-1/+2
2023-01-18selftests/powerpc: Fix resource leaksMiaoqian Lin1-1/+4
2023-01-18perf symbol: correction while adjusting symbolAjay Kaher1-1/+1
2023-01-18proc: fixup uptime selftestAlexey Dobriyan1-1/+2
2023-01-18selftests/ftrace: event_triggers: wait longer for test_event_enableYipeng Zou1-4/+11
2023-01-18perf script python: Remove explicit shebang from tests/attr.cTony Jones1-1/+0
2022-12-14selftests: rtnetlink: correct xfrm policy rule in kci_test_ipsec_offloadZhengchao Shao1-1/+1
2022-12-14rcutorture: Automatically create initrd directoryConnor Shu2-0/+68
2022-12-08tools/vm/slabinfo-gnuplot: use "grep -E" instead of "egrep"Tiezhu Yang1-2/+2
2022-11-25selftests/intel_pstate: fix build for ARCH=x86_64Ricardo Cañuelo1-3/+3
2022-11-25selftests/futex: fix build for clangRicardo Cañuelo1-4/+2
2022-11-25x86/cpu: Restore AMD's DE_CFG MSR after resumeBorislav Petkov1-3/+5
2022-11-23x86/speculation: Add RSB VM Exit protectionsDaniel Sneddon1-0/+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-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