summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2018-04-20perf intel-pt: Fix timestamp following overflowAdrian Hunter1-0/+1
2018-04-20perf intel-pt: Fix error recovery from missing TIP packetAdrian Hunter1-0/+1
2018-04-20perf intel-pt: Fix sync_switchAdrian Hunter1-7/+25
2018-04-20perf 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-13selftests: kselftest_harness: Fix compile warningMickaël Salaün1-1/+1
2018-04-13perf tests: Decompress kernel module before objdumpNamhyung Kim1-1/+19
2018-04-13perf tools: Decompress kernel module when reading DSO dataNamhyung Kim1-0/+16
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-13perf report: Fix off-by-one for non-activation framesMilian Wolff2-1/+16
2018-04-13selftests/powerpc: Fix TM resched DSCR test with some compilersMichael Ellerman1-1/+1
2018-03-28selftests: x86: sysret_ss_attrs doesn't build on a PIE buildShuah Khan1-1/+1
2018-03-28x86/pkeys/selftests: Rename 'si_pkey' to 'siginfo_pkey'Dave Hansen1-5/+5
2018-03-28signal/testing: Don't look for __SI_FAULT in userspaceEric W. Biederman2-9/+7
2018-03-28selftests/x86/protection_keys: Fix syscall NR redefinition warningsAndy Lutomirski1-6/+18
2018-03-28selftests, x86, protection_keys: fix wrong offset in siginfoDave Hansen1-1/+1
2018-03-28perf stat: Fix CVS output format for non-supported countersIlya Pronin1-1/+1
2018-03-28selftests/x86/ptrace_syscall: Fix for yet more glibc interferenceAndy Lutomirski1-2/+6
2018-03-24perf tests kmod-path: Don't fail if compressed modules aren't supportedKim Phillips1-0/+2
2018-03-24tools/testing/nvdimm: fix nfit_test shutdown crashDan Williams1-1/+9
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 stat: Fix bug in handling events in error stateStephane Eranian2-5/+11
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 evsel: Return exact sub event which failed with EPERM for wildcardsJin Yao1-1/+7
2018-03-22perf trace: Handle unpaired raw_syscalls:sys_exit eventArnaldo Carvalho de Melo1-9/+34
2018-03-22perf buildid: Do not assume that readlink() returns a null terminated stringTommi Rantala1-1/+5
2018-03-22perf annotate: Fix a bug following symbolic link of a build-id fileTaeung Song1-1/+9
2018-03-22perf probe: Return errno when not hitting any eventKefeng Wang1-3/+3
2018-03-22perf probe: Fix concat_probe_trace_eventsRavi Bangoria1-1/+1
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-03-22perf stat: Issue a HW watchdog disable hintBorislav Petkov1-0/+11
2018-03-18perf tools: Fix trigger class trigger_on()Adrian Hunter1-4/+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-22selftests/x86/mpx: Fix incorrect bounds with old _sigfaultRui Wang1-2/+30
2018-02-22selftests/x86: Do not rely on "int $0x80" in single_step_syscall.cDominik Brodowski2-1/+6
2018-02-22selftests/x86: Do not rely on "int $0x80" in test_mremap_vdso.cDominik Brodowski1-0/+4
2018-02-22selftests/x86/pkeys: Remove unused functionsIngo Molnar1-28/+0