summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
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-30perf stat: Fix core dump when flag T is usedThomas Richter1-2/+7
2018-05-30perf top: Fix top.call-graph config option readingYisheng Xie1-2/+4
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-30selftests: pstore: Adding config fragment CONFIG_PSTORE_RAM=mNaresh Kamboju1-0/+1
2018-05-30bpf: fix rlimit in reuseport net selftestDaniel Borkmann1-1/+20
2018-05-30tools/libbpf: handle issues with bpf ELF objects containing .eh_framesJesper Dangaard Brouer1-0/+26
2018-05-30perf record: Fix failed memory allocation for get_cpuid_strThomas Richter1-1/+1
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-22seccomp: Add filter flag to opt-out of SSB mitigationKees Cook1-1/+77
2018-05-09test_firmware: fix setting old custom fw path back on exit, second tryBen Hutchings1-2/+4
2018-05-02tools/lib/subcmd/pager.c: do not alias select() paramsSergey Senozhatsky1-1/+4
2018-05-02objtool, perf: Fix GCC 8 -Wrestrict errorJosh Poimboeuf1-1/+1
2018-04-29Revert "perf tools: Decompress kernel module when reading DSO data"Greg Kroah-Hartman1-16/+0
2018-04-20Revert "perf tests: Decompress kernel module before objdump"Greg Kroah-Hartman1-19/+1
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