summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* tools/power x86_energy_perf_policy: Fix file leak in get_pkg_num()Samasth Norway Ananda2024-04-131-0/+1
* selftests: reuseaddr_conflict: add missing new line at the end of the outputJakub Kicinski2024-04-131-1/+1
* perf thread_map: Free strlist on normal path in thread_map__new_by_tid_str()Yang Jihong2024-03-261-1/+1
* perf evsel: Fix duplicate initialization of data->id in evsel__parse_sample()Yang Jihong2024-03-261-1/+0
* selftests/vm: fix map_hugetlb length used for testing read and writeChristophe Leroy2024-03-151-7/+7
* selftests/vm: fix display of page size in map_hugetlbChristophe Leroy2024-03-151-1/+1
* selftests: mm: fix map_hugetlb failure on 64K page size systemsNico Pache2024-03-151-0/+7
* tools/selftest/vm: allow choosing mem size and page size in map_hugetlbChristophe Leroy2024-03-151-2/+27
* libsubcmd: Fix memory leak in uniq()Ian Rogers2024-02-231-4/+14
* perf genelf: Set ELF program header addresses properlyNamhyung Kim2024-01-251-3/+3
* selftests/powerpc: Fix error handling in FPU/VMX preemption testsMichael Ellerman2024-01-252-8/+11
* tools headers UAPI: Sync linux/perf_event.h with the kernel sourcesNamhyung Kim2023-12-131-1/+4
* selftests/efivarfs: create-read: fix a resource leakzhujun22023-11-281-0/+2
* tools: iio: iio_generic_buffer ensure alignmentMatti Vaittinen2023-11-201-1/+12
* tools: iio: iio_generic_buffer: Fix some integer type and calculationChenyuan Mi2023-11-201-4/+13
* tools: iio: privatize globals and functions in iio_generic_buffer.c fileAlexandru Ardelean2023-11-201-16/+15
* selftests/ftrace: Add new test case which checks non unique symbolFrancis Laniel2023-11-081-0/+13
* cpupower: add Makefile dependencies for install targetsIvan Babrou2023-10-102-5/+5
* bpf: Clarify error expectations from bpf_clone_redirectStanislav Fomichev2023-10-101-1/+3
* selftests/ftrace: Correctly enable event in instance-event.tcZheng Yejian2023-10-101-1/+1
* selftests: tls: swap the TX and RX sockets in some testsSabrina Dubroca2023-10-101-4/+4
* selftests/tls: Add {} to avoid static checker warningKees Cook2023-10-101-1/+2
* perf hists browser: Fix hierarchy mode headerNamhyung Kim2023-09-231-1/+1
* selftests: mirror_gre_changes: Tighten up the TTL test matchPetr Machata2023-08-301-1/+2
* selftests: forwarding: tc_flower: Relax success criterionIdo Schimmel2023-08-301-4/+4
* radix tree test suite: fix incorrect allocation size for pthreadsColin Ian King2023-08-161-1/+1
* perf test uprobe_from_different_cu: Skip if there is no gccGeorg Müller2023-08-111-1/+7
* perf probe: Add test for regression introduced by switch to die_get_decl_file()Georg Müller2023-08-111-0/+77
* perf intel-pt: Fix CYC timestamps after standalone CBRAdrian Hunter2023-08-111-0/+2
* perf dwarf-aux: Fix off-by-one in die_get_varname()Namhyung Kim2023-08-111-1/+1
* selftests/ptp: Fix timestamp printf format for PTP_SYS_OFFSETAlex Maftei2023-06-211-3/+3
* 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