summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-11-08selftests/ftrace: Add new test case which checks non unique symbolFrancis Laniel
2023-10-10cpupower: add Makefile dependencies for install targetsIvan Babrou
2023-10-10bpf: Clarify error expectations from bpf_clone_redirectStanislav Fomichev
2023-10-10selftests/ftrace: Correctly enable event in instance-event.tcZheng Yejian
2023-10-10selftests: tls: swap the TX and RX sockets in some testsSabrina Dubroca
2023-10-10selftests/tls: Add {} to avoid static checker warningKees Cook
2023-09-23perf hists browser: Fix hierarchy mode headerNamhyung Kim
2023-08-30selftests: mirror_gre_changes: Tighten up the TTL test matchPetr Machata
2023-08-30selftests: forwarding: tc_flower: Relax success criterionIdo Schimmel
2023-08-16radix tree test suite: fix incorrect allocation size for pthreadsColin Ian King
2023-08-11perf test uprobe_from_different_cu: Skip if there is no gccGeorg Müller
2023-08-11perf probe: Add test for regression introduced by switch to die_get_decl_file()Georg Müller
2023-08-11perf intel-pt: Fix CYC timestamps after standalone CBRAdrian Hunter
2023-08-11perf dwarf-aux: Fix off-by-one in die_get_varname()Namhyung Kim
2023-06-21selftests/ptp: Fix timestamp printf format for PTP_SYS_OFFSETAlex Maftei
2023-05-30selftests/memfd: Fix unknown type name build failureHardik Garg
2023-05-30cpupower: Make TSC read per CPU for Mperf monitorWyes Karny
2023-05-17perf symbols: Fix return incorrect build_id size in elf_read_build_id()Yang Jihong
2023-05-17perf map: Delete two variable initialisations before null pointer checks in s...Markus Elfring
2023-05-17perf vendor events power9: Remove UTF-8 characters from JSON filesKajol Jain
2023-05-17perf auxtrace: Fix address filter entire kernel sizeAdrian Hunter
2023-05-17bpftool: Fix bug for long instructions in program CFG dumpsQuentin Monnet
2023-05-17tools: bpftool: Remove invalid \' json escapeLuis Gerhorst
2023-05-17perf sched: Cast PTHREAD_STACK_MIN to int as it may turn into sysconf(__SC_TH...Arnaldo Carvalho de Melo
2023-04-26selftests: sigaltstack: fix -WuninitializedNick Desaulniers
2023-03-11tools/iio/iio_utils:fix memory leakYulong Zhang
2023-03-11ktest.pl: Add RUN_TIMEOUT option with default unlimitedSteven Rostedt
2023-03-11ktest.pl: Fix missing "end_monitor" when machine check failsSteven Rostedt
2023-03-11ktest.pl: Give back console on Ctrt^C on monitorSteven Rostedt
2023-03-11selftests/ftrace: Fix bash specific "==" operatorMasami Hiramatsu (Google)
2023-03-11perf tools: Fix auto-complete on aarch64Yicong Yang
2023-03-11perf llvm: Fix inadvertent file creationIan Rogers
2023-03-11selftest: fib_tests: Always cleanup before exitRoxana Nicolescu
2023-03-11libbpf: Fix alen calculation in libbpf_nla_dump_errormsg()Ilya Leoshkevich
2023-02-22tools/virtio: fix the vringh test for virtio ring changesShunsuke Mie
2023-02-22selftests: forwarding: lib: quote the sysctl valuesHangbin Liu
2023-02-06objtool: Add a missing comma to avoid string concatenationEric W. Biederman
2023-02-06exit: Add and use make_task_dead.Eric W. Biederman
2023-02-06perf env: Do not return pointers to local variablesArnaldo Carvalho de Melo
2023-01-18kest.pl: Fix grub2 menu handling for rebootingSteven Rostedt
2023-01-18ktest.pl: Fix incorrect reboot for grub2blsLibo Chen
2023-01-18ktest: introduce grub2bls REBOOT_TYPE optionMasayoshi Mizuma
2023-01-18ktest: cleanup get_grub_indexMasayoshi Mizuma
2023-01-18ktest: introduce _get_grub_indexMasayoshi Mizuma
2023-01-18ktest: Add support for meta characters in GRUB_MENUMasayoshi Mizuma
2023-01-18perf auxtrace: Fix address filter duplicate symbol selectionAdrian Hunter
2023-01-18parisc: Align parisc MADV_XXX constants with all other architecturesHelge Deller
2023-01-18perf probe: Fix to get the DW_AT_decl_file and DW_AT_call_file as unsinged dataMasami Hiramatsu (Google)
2023-01-18perf probe: Use dwarf_attr_integrate as generic DWARF attr accessorMasami Hiramatsu (Google)
2023-01-18selftests: Use optional USERCFLAGS and USERLDFLAGSMickaël Salaün