summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2023-05-30selftests/memfd: Fix unknown type name build failureHardik Garg1-0/+1
2023-05-30cpupower: Make TSC read per CPU for Mperf monitorWyes Karny1-17/+14
2023-05-17perf symbols: Fix return incorrect build_id size in elf_read_build_id()Yang Jihong1-1/+1
2023-05-17perf map: Delete two variable initialisations before null pointer checks in s...Markus Elfring1-2/+1
2023-05-17perf vendor events power9: Remove UTF-8 characters from JSON filesKajol Jain2-3/+3
2023-05-17perf auxtrace: Fix address filter entire kernel sizeAdrian Hunter1-1/+4
2023-05-17bpftool: Fix bug for long instructions in program CFG dumpsQuentin Monnet1-0/+7
2023-05-17tools: bpftool: Remove invalid \' json escapeLuis Gerhorst1-3/+0
2023-05-17perf sched: Cast PTHREAD_STACK_MIN to int as it may turn into sysconf(__SC_TH...Arnaldo Carvalho de Melo1-1/+1
2023-04-26selftests: sigaltstack: fix -WuninitializedNick Desaulniers2-6/+24
2023-03-11tools/iio/iio_utils:fix memory leakYulong Zhang1-17/+6
2023-03-11ktest.pl: Add RUN_TIMEOUT option with default unlimitedSteven Rostedt2-4/+21
2023-03-11ktest.pl: Fix missing "end_monitor" when machine check failsSteven Rostedt1-1/+2
2023-03-11ktest.pl: Give back console on Ctrt^C on monitorSteven Rostedt1-0/+3
2023-03-11selftests/ftrace: Fix bash specific "==" operatorMasami Hiramatsu (Google)1-1/+1
2023-03-11perf tools: Fix auto-complete on aarch64Yicong Yang1-3/+8
2023-03-11perf llvm: Fix inadvertent file creationIan Rogers1-1/+24
2023-03-11selftest: fib_tests: Always cleanup before exitRoxana Nicolescu1-0/+2
2023-03-11libbpf: Fix alen calculation in libbpf_nla_dump_errormsg()Ilya Leoshkevich1-1/+1
2023-02-22tools/virtio: fix the vringh test for virtio ring changesShunsuke Mie8-5/+45
2023-02-22selftests: forwarding: lib: quote the sysctl valuesHangbin Liu1-2/+2
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