summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* selftests/powerpc: Fix resource leaksMiaoqian Lin2023-01-071-1/+4
* 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
* tools: iio: iio_utils: fix digit calculationMatti Vaittinen2022-11-031-0/+4
* perf intel-pt: Fix segfault in intel_pt_print_info() with uClibcAdrian Hunter2022-10-261-2/+7
* selftests: Fix the if conditions of in test_extra_filter()Wang Yufen2022-10-261-1/+1
* perf kcore_copy: Do not check /proc/modules is unchangedAdrian Hunter2022-09-281-5/+2
* perf bench numa: Address compiler error on s390Thomas Richter2022-05-251-1/+1
* tools build: Use $(shell ) instead of `` to get embedded libperl's ccoptsArnaldo Carvalho de Melo2022-04-201-1/+1
* selftests/x86: Add validity check and allow field splittingMuhammad Usama Anjum2022-04-201-1/+1
* kselftest/vm: fix tests build with old libcChengming Zhou2022-03-231-0/+1
* selftests/memfd: clean up mapping in mfd_fail_writeMike Kravetz2022-03-161-0/+1
* x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCEPeter Zijlstra (Intel)2022-03-111-1/+1
* libsubcmd: Fix use-after-free for realloc(..., 0)Kees Cook2022-02-231-9/+2
* selftests/zram: Adapt the situation that /dev/zram0 is being usedYang Xu2022-02-234-63/+66
* selftests/zram01.sh: Fix compression ratio calculationYang Xu2022-02-231-22/+8
* selftests/zram: Skip max_comp_streams interface on newer kernelYang Xu2022-02-231-0/+24
* usb: testusb: Fix for showing the connection speedFaizel K B2021-10-091-6/+8
* perf probe-file: Delete namelist in del_events() on the error pathRiccardo Mancini2021-07-281-2/+2
* perf test bpf: Free obj_bufRiccardo Mancini2021-07-281-0/+2
* perf lzma: Close lzma stream on exitRiccardo Mancini2021-07-281-3/+5
* selftests/powerpc: Fix "no_handler" EBB selftestAthira Rajeev2021-07-201-2/+0
* selftests/vm/pkeys: fix alloc_random_pkey() to make it really, really randomDave Hansen2021-07-201-1/+2
* perf session: Correct buffer copying when peeking eventsLeo Yan2021-06-161-0/+1
* perf jevents: Fix getting maximum number of fdsFelix Fietkau2021-06-031-1/+1
* tweewide: Fix most Shebang linesFinn Behrens2021-06-036-6/+6
* selftests: Set CC to clang in lib.mk if LLVM is setYonghong Song2021-05-221-0/+4
* perf symbols: Fix dso__fprintf_symbols_by_name() to return the number of prin...Arnaldo Carvalho de Melo2021-05-221-1/+1
* ia64: tools: remove duplicate definition of ia64_mf() on ia64John Paul Adrian Glaubitz2021-04-281-3/+0
* perf map: Tighten snprintf() string precision to pass gcc check on some 32-bi...Arnaldo Carvalho de Melo2021-04-161-4/+3
* perf auxtrace: Fix auxtrace queue conflictAdrian Hunter2021-03-301-4/+0
* usbip: tools: fix build error for multiple definitionAntonio Borneo2021-03-111-1/+1
* perf test: Fix unaligned access in sample parsing testNamhyung Kim2021-03-031-1/+1
* perf intel-pt: Fix missing CYC processing in PSBAdrian Hunter2021-03-031-0/+3
* perf tools: Fix DSO filtering when not finding a map for a sampled addressArnaldo Carvalho de Melo2021-03-031-0/+2
* objtool: Don't fail on missing symbol tableJosh Poimboeuf2021-02-101-2/+5
* perf record: Fix memory leak when using '--user-regs=?' to list registersZheng Zengkai2020-12-291-1/+1
* x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytesMasami Hiramatsu2020-12-111-0/+15
* perf probe: Fix to die_entrypc() returns error correctlyMasami Hiramatsu2020-12-021-0/+8
* perf event: Check ref_reloc_sym before using itIgor Lubashev2020-12-021-3/+4
* perf lock: Don't free "lock_seq_stat" if read_count isn't zeroLeo Yan2020-11-241-1/+1
* perf tools: Add missing swap for ino_generationJiri Olsa2020-11-181-0/+1
* perf intel-pt: Fix "context_switch event has no tid" errorAdrian Hunter2020-10-291-4/+4
* perf top: Fix stdio interface input handling with glibc 2.28+Tommi Rantala2020-10-141-1/+3
* objtool: Fix noreturn detection for ignored functionsJosh Poimboeuf2020-10-011-1/+1
* selftests/x86/syscall_nt: Clear weird flags after each testAndy Lutomirski2020-10-011-0/+1
* perf kcore_copy: Fix module map when there are no modules loadedAdrian Hunter2020-10-011-0/+7
* perf util: Fix memory leak of prefix_if_not_inXie XiuQi2020-10-011-1/+1
* tools: gpio-hammer: Avoid potential overflow in mainGabriel Ravier2020-10-011-1/+16
* perf test: Free formats for perf pmu parse testNamhyung Kim2020-09-233-0/+13