summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
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
2018-03-22perf probe: Return errno when not hitting any eventKefeng Wang1-3/+3
2018-03-22perf tools: Make perf_event__synthesize_mmap_events() scaleStephane Eranian1-2/+2
2018-03-22perf sort: Fix segfault with basic block 'cycles' sort dimensionChangbin Du1-0/+5
2018-02-25tools build: Add tools tree support for 'make -s'Josh Poimboeuf2-1/+21
2018-02-25perf bench numa: Fixup discontiguous/sparse numa nodesSatheesh Rajendran1-5/+51
2018-02-25perf top: Fix window dimensions change handlingJiri Olsa1-3/+12
2018-02-03usbip: list: don't list devices attached to vhci_hcdShuah Khan1-0/+9
2018-02-03usbip: prevent bind loops on devices attached to vhci_hcdShuah Khan1-0/+9
2018-01-31usbip: Fix potential format overflow in userspace toolsJonathan Dieter2-6/+30
2018-01-31usbip: Fix implicit fallthrough warningJonathan Dieter1-0/+2
2018-01-31usbip: prevent vhci_hcd driver from leaking a socket pointer addressShuah Khan1-4/+4
2018-01-17selftests/x86: Add test_vsyscallAndy Lutomirski2-1/+502
2018-01-17Revert "userfaultfd: selftest: vm: allow to build in vm/ directory"Greg Kroah-Hartman1-4/+0
2018-01-02usbip: fix usbip bind writing random string after command in match_busidJuan Zea1-3/+6
2017-12-20perf symbols: Fix symbols__fixup_end heuristic for corner casesDaniel Borkmann1-1/+1
2017-12-20userfaultfd: selftest: vm: allow to build in vm/ directoryAndrea Arcangeli1-0/+4
2017-12-16selftest/powerpc: Fix false failures for skipped testsSachin Sant1-2/+4
2017-12-16hv: kvp: Avoid reading past allocated blocks from KVP filePaul Meyer1-56/+14
2017-12-09perf test attr: Fix ignored test case resultThomas Richter1-1/+1
2017-12-09selftests/x86/ldt_get: Add a few additional tests for limitsAndy Lutomirski1-1/+16
2017-11-15tools: firmware: check for distro fallback udev cancel ruleLuis R. Rodriguez1-2/+26