summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* perf hist: Add missing puts to hist__account_cyclesIan Rogers2023-11-201-3/+7
* perf machine: Avoid out of bounds LBR memory readIan Rogers2023-11-201-10/+12
* 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/resctrl: Ensure the benchmark commands fits to its arrayIlpo Järvinen2023-11-201-0/+5
* selftests/pidfd: Fix ksft print formatsMaciej Wieczor-Retman2023-11-202-7/+7
* objtool/x86: add missing embedded_insn checkJohn Sperbeck2023-11-081-1/+1
* selftests/ftrace: Add new test case which checks non unique symbolFrancis Laniel2023-11-081-0/+13
* selftests/mm: fix awk usage in charge_reserved_hugetlb.sh and hugetlb_reparen...Juntong Deng2023-10-252-4/+4
* selftests/vm: make charge_reserved_hugetlb.sh work with existing cgroup settingWaiman Long2023-10-253-23/+34
* cpupower: add Makefile dependencies for install targetsIvan Babrou2023-10-102-5/+5
* bpf: Fix BTF_ID symbol generation collision in tools/Nick Desaulniers2023-10-101-1/+1
* perf build: Define YYNOMEM as YYNOABORT for bison < 3.81Arnaldo Carvalho de Melo2023-10-101-0/+6
* bpf: Clarify error expectations from bpf_clone_redirectStanislav Fomichev2023-10-101-1/+3
* selftests: fix dependency checker scriptRicardo B. Marliere2023-10-101-12/+65
* 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
* selftests: tracing: Fix to unmount tracefs for recovering environmentMasami Hiramatsu (Google)2023-09-231-0/+8
* perf tools: Add an option to build without libbfdIan Rogers2023-09-231-22/+25
* perf jevents: Make build dependency on test JSONsJohn Garry2023-09-231-1/+4
* kselftest/runner.sh: Propagate SIGTERM to runner childBjörn Töpel2023-09-191-1/+2
* selftests/kselftest/runner/run_one(): allow running non-executable filesSeongJae Park2023-09-191-10/+18
* perf hists browser: Fix the number of entries for 'e' keyNamhyung Kim2023-09-191-34/+24
* perf tools: Handle old data in PERF_RECORD_ATTRNamhyung Kim2023-09-191-5/+6
* perf hists browser: Fix hierarchy mode headerNamhyung Kim2023-09-191-1/+1
* perf top: Don't pass an ERR_PTR() directly to perf_session__delete()Arnaldo Carvalho de Melo2023-09-191-0/+1
* perf annotate bpf: Don't enclose non-debug code with an assert()Arnaldo Carvalho de Melo2023-09-191-3/+7
* selftests/bpf: Clean up fmod_ret in bench_rename test scriptYipeng Zou2023-09-191-1/+1
* selftests/bpf: fix static assert compilation issue for test_cls_*.cAlan Maguire2023-09-191-0/+9
* bpftool: Use a local bpf_perf_event_value to fix accessing its fieldsAlexander Lobakin2023-09-191-10/+17
* selftests/resctrl: Close perf value read fd on errorsIlpo Järvinen2023-09-191-7/+11
* selftests/resctrl: Unmount resctrl FS if child fails to run benchmarkIlpo Järvinen2023-09-191-0/+1
* selftests/resctrl: Don't leak buffer in fill_cache()Ilpo Järvinen2023-09-191-1/+2
* selftests/harness: Actually report SKIP for signal testsKees Cook2023-09-191-6/+5
* vmbus_testing: fix wrong python syntax for integer value comparisonAni Sinha2023-09-191-2/+2
* objtool/x86: Fix SRSO messPeter Zijlstra2023-08-304-5/+30
* objtool/x86: Fixup frame-pointer vs rethunkPeter Zijlstra2023-08-261-6/+11
* x86/retpoline,kprobes: Fix position of thunk sections with CONFIG_LTO_CLANGPetr Pavlu2023-08-261-1/+1
* x86/cpu: Rename original retbleed methodsPeter Zijlstra2023-08-262-2/+2
* x86/cpu: Clean up SRSO return thunk messPeter Zijlstra2023-08-261-1/+1
* x86/ibt: Add ANNOTATE_NOENDBRPeter Zijlstra2023-08-261-0/+16
* objtool: Add frame-pointer-specific function ignoreJosh Poimboeuf2023-08-261-0/+12
* selftests: mirror_gre_changes: Tighten up the TTL test matchPetr Machata2023-08-261-1/+2
* selftests: forwarding: tc_flower: Relax success criterionIdo Schimmel2023-08-161-4/+4
* selftests: forwarding: Switch off timeoutIdo Schimmel2023-08-161-0/+1
* selftests: forwarding: Skip test when no interfaces are specifiedIdo Schimmel2023-08-161-0/+5
* selftests: forwarding: ethtool_extended_state: Skip when using veth pairsIdo Schimmel2023-08-161-0/+2
* selftests: forwarding: ethtool: Skip when using veth pairsIdo Schimmel2023-08-161-0/+2