summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2018-08-06usbip: usbip_detach: Fix memory, udev context and udev leakShuah Khan (Samsung OSG)1-3/+6
2018-07-25seccomp: Add filter flag to opt-out of SSB mitigationKees Cook1-1/+77
2018-07-25selftest/seccomp: Fix the seccomp(2) signatureMickaël Salaün1-2/+2
2018-07-25selftest/seccomp: Fix the flag name SECCOMP_FILTER_FLAG_TSYNCMickaël Salaün1-9/+9
2018-07-19perf tools: Move syscall number fallbacks from perf-sys.h to tools/arch/x86/i...Arnaldo Carvalho de Melo6-20/+19
2018-07-19Kbuild: fix # escaping in .cmd files for future MakeRasmus Villemoes2-2/+5
2018-07-17tools build: fix # escaping in .cmd files for future MakePaul Menzel1-2/+2
2018-07-03perf intel-pt: Fix packet decoding of CYC packetsAdrian Hunter1-1/+1
2018-07-03perf intel-pt: Fix "Unexpected indirect branch" errorAdrian Hunter3-2/+28
2018-07-03perf intel-pt: Fix MTC timing after overflowAdrian Hunter1-1/+0
2018-07-03perf intel-pt: Fix decoding to accept CBR between FUP and corresponding TIPAdrian Hunter1-1/+4
2018-07-03perf intel-pt: Fix sync_switch INTEL_PT_SS_NOT_TRACINGAdrian Hunter1-0/+1
2018-07-03perf tools: Fix symbol and object code resolution for vdso32 and vdsox32Adrian Hunter1-0/+2
2018-05-30selftests/net: fixes psock_fanout eBPF test casePrashant Bhole1-1/+2
2018-05-30perf report: Fix memory corruption in --branch-history mode --branch-historyJiri Olsa2-4/+1
2018-05-30perf tests: Use arch__compare_symbol_names to compare symbolsJiri Olsa1-1/+1
2018-05-30selftests: Print the test we're running to /dev/kmsgMichael Ellerman1-0/+1
2018-05-30tools/thermal: tmon: fix for segfaultFrank Asseg2-6/+7
2018-05-30selftests: ftrace: Add a testcase for probepointMasami Hiramatsu1-0/+43
2018-05-30selftests: ftrace: Add a testcase for string type with kprobe_eventMasami Hiramatsu1-0/+46
2018-05-30selftests: ftrace: Add probe event argument syntax testcaseMasami Hiramatsu1-0/+97
2018-05-30selftests/powerpc: Skip the subpage_prot tests if the syscall is unavailableMichael Ellerman1-0/+14
2018-05-30selftests: memfd: add config fragment for fuseAnders Roxell1-0/+1
2018-05-30tools/libbpf: handle issues with bpf ELF objects containing .eh_framesJesper Dangaard Brouer1-0/+26
2018-05-30tools lib traceevent: Fix get_field_str() for dynamic stringsSteven Rostedt (VMware)1-1/+9
2018-05-30perf callchain: Fix attr.sample_max_stack settingArnaldo Carvalho de Melo1-4/+4
2018-05-30tools lib traceevent: Simplify pointer print logic and fix %pFSteven Rostedt (VMware)1-8/+9
2018-05-16test_firmware: fix setting old custom fw path back on exit, second tryBen Hutchings1-2/+4
2018-04-24Revert "perf tests: Decompress kernel module before objdump"Greg Kroah-Hartman1-19/+1
2018-04-24perf intel-pt: Fix timestamp following overflowAdrian Hunter1-0/+1
2018-04-24perf intel-pt: Fix error recovery from missing TIP packetAdrian Hunter1-0/+1
2018-04-24perf intel-pt: Fix sync_switchAdrian Hunter1-7/+25
2018-04-24perf intel-pt: Fix overlap detection to identify consecutive buffers correctlyAdrian Hunter3-35/+34
2018-04-13perf tools: Fix copyfile_offset update of output offsetJiri Olsa1-1/+1
2018-04-13perf tests: Decompress kernel module before objdumpNamhyung Kim1-1/+19
2018-04-13perf report: Ensure the perf DSO mapping matches what libdw seesMilian Wolff1-0/+8
2018-04-13perf header: Set proper module name when build-id event foundNamhyung Kim1-2/+10
2018-04-13perf trace: Add mmap alias for s390Jiri Olsa1-0/+4
2018-04-13perf probe: Add warning message if there is unexpected event nameMasami Hiramatsu1-0/+8
2018-04-13selftests/powerpc: Fix TM resched DSCR test with some compilersMichael Ellerman1-1/+1
2018-03-24perf tests kmod-path: Don't fail if compressed modules aren't supportedKim Phillips1-0/+2
2018-03-22selftests/x86/entry_from_vm86: Add test cases for POPFAndy Lutomirski1-3/+27
2018-03-22selftests/x86: Add tests for the STR and SLDT instructionsRicardo Neri1-1/+17
2018-03-22selftests/x86: Add tests for User-Mode Instruction PreventionRicardo Neri1-1/+72
2018-03-22selftests/x86/entry_from_vm86: Exit with 1 if we failAndy Lutomirski1-1/+1
2018-03-22rcutorture/configinit: Fix build directory error messageSeongJae Park1-1/+1
2018-03-22tools/usbip: fixes build with musl libc toolchainJulien BOIBESSOT1-1/+1
2018-03-22test_firmware: fix setting old custom fw path back on exitLuis R. Rodriguez1-1/+4
2018-03-22perf session: Don't rely on evlist in pipe modeDavid Carrillo-Cisneros1-3/+13
2018-03-22perf inject: Copy events when reordering events in pipe modeDavid Carrillo-Cisneros2-1/+3