summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2018-04-20Revert "perf tests: Decompress kernel module before objdump"Greg Kroah-Hartman
2018-04-20perf intel-pt: Fix timestamp following overflowAdrian Hunter
2018-04-20perf intel-pt: Fix error recovery from missing TIP packetAdrian Hunter
2018-04-20perf intel-pt: Fix sync_switchAdrian Hunter
2018-04-20perf intel-pt: Fix overlap detection to identify consecutive buffers correctlyAdrian Hunter
2018-04-13perf tools: Fix copyfile_offset update of output offsetJiri Olsa
2018-04-13selftests: kselftest_harness: Fix compile warningMickaël Salaün
2018-04-13perf tests: Decompress kernel module before objdumpNamhyung Kim
2018-04-13perf tools: Decompress kernel module when reading DSO dataNamhyung Kim
2018-04-13perf report: Ensure the perf DSO mapping matches what libdw seesMilian Wolff
2018-04-13perf header: Set proper module name when build-id event foundNamhyung Kim
2018-04-13perf trace: Add mmap alias for s390Jiri Olsa
2018-04-13perf probe: Add warning message if there is unexpected event nameMasami Hiramatsu
2018-04-13perf report: Fix off-by-one for non-activation framesMilian Wolff
2018-04-13selftests/powerpc: Fix TM resched DSCR test with some compilersMichael Ellerman
2018-03-28selftests: x86: sysret_ss_attrs doesn't build on a PIE buildShuah Khan
2018-03-28x86/pkeys/selftests: Rename 'si_pkey' to 'siginfo_pkey'Dave Hansen
2018-03-28signal/testing: Don't look for __SI_FAULT in userspaceEric W. Biederman
2018-03-28selftests/x86/protection_keys: Fix syscall NR redefinition warningsAndy Lutomirski
2018-03-28selftests, x86, protection_keys: fix wrong offset in siginfoDave Hansen
2018-03-28perf stat: Fix CVS output format for non-supported countersIlya Pronin
2018-03-28selftests/x86/ptrace_syscall: Fix for yet more glibc interferenceAndy Lutomirski
2018-03-24perf tests kmod-path: Don't fail if compressed modules aren't supportedKim Phillips
2018-03-24tools/testing/nvdimm: fix nfit_test shutdown crashDan Williams
2018-03-22selftests/x86/entry_from_vm86: Add test cases for POPFAndy Lutomirski
2018-03-22selftests/x86: Add tests for the STR and SLDT instructionsRicardo Neri
2018-03-22selftests/x86: Add tests for User-Mode Instruction PreventionRicardo Neri
2018-03-22selftests/x86/entry_from_vm86: Exit with 1 if we failAndy Lutomirski
2018-03-22rcutorture/configinit: Fix build directory error messageSeongJae Park
2018-03-22tools/usbip: fixes build with musl libc toolchainJulien BOIBESSOT
2018-03-22test_firmware: fix setting old custom fw path back on exitLuis R. Rodriguez
2018-03-22perf stat: Fix bug in handling events in error stateStephane Eranian
2018-03-22perf session: Don't rely on evlist in pipe modeDavid Carrillo-Cisneros
2018-03-22perf inject: Copy events when reordering events in pipe modeDavid Carrillo-Cisneros
2018-03-22perf evsel: Return exact sub event which failed with EPERM for wildcardsJin Yao
2018-03-22perf trace: Handle unpaired raw_syscalls:sys_exit eventArnaldo Carvalho de Melo
2018-03-22perf buildid: Do not assume that readlink() returns a null terminated stringTommi Rantala
2018-03-22perf annotate: Fix a bug following symbolic link of a build-id fileTaeung Song
2018-03-22perf probe: Return errno when not hitting any eventKefeng Wang
2018-03-22perf probe: Fix concat_probe_trace_eventsRavi Bangoria
2018-03-22perf tools: Make perf_event__synthesize_mmap_events() scaleStephane Eranian
2018-03-22perf sort: Fix segfault with basic block 'cycles' sort dimensionChangbin Du
2018-03-22perf stat: Issue a HW watchdog disable hintBorislav Petkov
2018-03-18perf tools: Fix trigger class trigger_on()Adrian Hunter
2018-02-25tools build: Add tools tree support for 'make -s'Josh Poimboeuf
2018-02-25perf bench numa: Fixup discontiguous/sparse numa nodesSatheesh Rajendran
2018-02-25perf top: Fix window dimensions change handlingJiri Olsa
2018-02-22selftests/x86/mpx: Fix incorrect bounds with old _sigfaultRui Wang
2018-02-22selftests/x86: Do not rely on "int $0x80" in single_step_syscall.cDominik Brodowski
2018-02-22selftests/x86: Do not rely on "int $0x80" in test_mremap_vdso.cDominik Brodowski