summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* selftests/memfd: Fix unknown type name build failureHardik Garg2023-05-301-0/+1
* cpupower: Make TSC read per CPU for Mperf monitorWyes Karny2023-05-301-17/+14
* perf symbols: Fix return incorrect build_id size in elf_read_build_id()Yang Jihong2023-05-171-1/+1
* perf map: Delete two variable initialisations before null pointer checks in s...Markus Elfring2023-05-171-2/+1
* perf vendor events power9: Remove UTF-8 characters from JSON filesKajol Jain2023-05-172-3/+3
* perf auxtrace: Fix address filter entire kernel sizeAdrian Hunter2023-05-171-1/+4
* bpftool: Fix bug for long instructions in program CFG dumpsQuentin Monnet2023-05-171-0/+7
* tools: bpftool: Remove invalid \' json escapeLuis Gerhorst2023-05-171-3/+0
* perf sched: Cast PTHREAD_STACK_MIN to int as it may turn into sysconf(__SC_TH...Arnaldo Carvalho de Melo2023-05-171-1/+1
* selftests: sigaltstack: fix -WuninitializedNick Desaulniers2023-04-262-6/+24
* tools/iio/iio_utils:fix memory leakYulong Zhang2023-03-111-17/+6
* ktest.pl: Add RUN_TIMEOUT option with default unlimitedSteven Rostedt2023-03-112-4/+21
* ktest.pl: Fix missing "end_monitor" when machine check failsSteven Rostedt2023-03-111-1/+2
* ktest.pl: Give back console on Ctrt^C on monitorSteven Rostedt2023-03-111-0/+3
* selftests/ftrace: Fix bash specific "==" operatorMasami Hiramatsu (Google)2023-03-111-1/+1
* perf tools: Fix auto-complete on aarch64Yicong Yang2023-03-111-3/+8
* perf llvm: Fix inadvertent file creationIan Rogers2023-03-111-1/+24
* selftest: fib_tests: Always cleanup before exitRoxana Nicolescu2023-03-111-0/+2
* libbpf: Fix alen calculation in libbpf_nla_dump_errormsg()Ilya Leoshkevich2023-03-111-1/+1
* tools/virtio: fix the vringh test for virtio ring changesShunsuke Mie2023-02-228-5/+45
* selftests: forwarding: lib: quote the sysctl valuesHangbin Liu2023-02-221-2/+2
* objtool: Add a missing comma to avoid string concatenationEric W. Biederman2023-02-061-1/+1
* exit: Add and use make_task_dead.Eric W. Biederman2023-02-061-1/+2
* perf env: Do not return pointers to local variablesArnaldo Carvalho de Melo2023-02-061-2/+2
* kest.pl: Fix grub2 menu handling for rebootingSteven Rostedt2023-01-181-5/+15
* ktest.pl: Fix incorrect reboot for grub2blsLibo Chen2023-01-181-1/+1
* ktest: introduce grub2bls REBOOT_TYPE optionMasayoshi Mizuma2023-01-181-3/+15
* ktest: cleanup get_grub_indexMasayoshi Mizuma2023-01-181-33/+17
* ktest: introduce _get_grub_indexMasayoshi Mizuma2023-01-181-0/+37
* ktest: Add support for meta characters in GRUB_MENUMasayoshi Mizuma2023-01-181-2/+4
* perf auxtrace: Fix address filter duplicate symbol selectionAdrian Hunter2023-01-181-1/+1
* parisc: Align parisc MADV_XXX constants with all other architecturesHelge Deller2023-01-182-18/+6
* perf probe: Fix to get the DW_AT_decl_file and DW_AT_call_file as unsinged dataMasami Hiramatsu (Google)2023-01-181-17/+4
* perf probe: Use dwarf_attr_integrate as generic DWARF attr accessorMasami Hiramatsu (Google)2023-01-181-2/+2
* selftests: Use optional USERCFLAGS and USERLDFLAGSMickaël Salaün2023-01-181-0/+5
* ktest.pl minconfig: Unset configs instead of just removing themSteven Rostedt2023-01-181-1/+2
* selftests/powerpc: Fix resource leaksMiaoqian Lin2023-01-181-1/+4
* perf symbol: correction while adjusting symbolAjay Kaher2023-01-181-1/+1
* proc: fixup uptime selftestAlexey Dobriyan2023-01-181-1/+2
* selftests/ftrace: event_triggers: wait longer for test_event_enableYipeng Zou2023-01-181-4/+11
* perf script python: Remove explicit shebang from tests/attr.cTony Jones2023-01-181-1/+0
* selftests: rtnetlink: correct xfrm policy rule in kci_test_ipsec_offloadZhengchao Shao2022-12-141-1/+1
* rcutorture: Automatically create initrd directoryConnor Shu2022-12-142-0/+68
* tools/vm/slabinfo-gnuplot: use "grep -E" instead of "egrep"Tiezhu Yang2022-12-081-2/+2
* selftests/intel_pstate: fix build for ARCH=x86_64Ricardo Cañuelo2022-11-251-3/+3
* selftests/futex: fix build for clangRicardo Cañuelo2022-11-251-4/+2
* x86/cpu: Restore AMD's DE_CFG MSR after resumeBorislav Petkov2022-11-251-3/+5
* x86/speculation: Add RSB VM Exit protectionsDaniel Sneddon2022-11-231-0/+1
* 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