summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2018-05-22seccomp: Add filter flag to opt-out of SSB mitigationKees Cook1-3/+19
2018-05-09test_firmware: fix setting old custom fw path back on exit, second tryBen Hutchings1-2/+4
2018-05-01tools/lib/subcmd/pager.c: do not alias select() paramsSergey Senozhatsky1-1/+4
2018-05-01objtool, perf: Fix GCC 8 -Wrestrict errorJosh Poimboeuf1-1/+1
2018-04-26perf test: Fix test trace+probe_libc_inet_pton.sh for s390xThomas Richter1-4/+17
2018-04-26bpf: fix rlimit in reuseport net selftestDaniel Borkmann1-1/+20
2018-04-26tools/libbpf: handle issues with bpf ELF objects containing .eh_framesJesper Dangaard Brouer1-0/+26
2018-04-26selftests/ftrace: Add some missing glob checksSteven Rostedt (VMware)1-0/+6
2018-04-26perf evsel: Fix period/freq terms setupJiri Olsa1-0/+2
2018-04-26perf record: Fix period option handlingJiri Olsa3-4/+11
2018-04-26bpf: test_maps: cleanup sockmaps when test endsPrashant Bhole1-4/+12
2018-04-26perf record: Fix failed memory allocation for get_cpuid_strThomas Richter1-1/+1
2018-04-26tools lib traceevent: Fix get_field_str() for dynamic stringsSteven Rostedt (VMware)1-1/+9
2018-04-26perf callchain: Fix attr.sample_max_stack settingArnaldo Carvalho de Melo1-4/+4
2018-04-26tools lib traceevent: Simplify pointer print logic and fix %pFSteven Rostedt (VMware)1-8/+9
2018-04-26perf unwind: Do not look just at the global callchain_param.record_modeArnaldo Carvalho de Melo7-12/+25
2018-04-26libbpf: Makefile set specified permission modeJesper Dangaard Brouer1-1/+1
2018-04-26selftest: ftrace: Fix to pick text symbols for kprobesMasami Hiramatsu1-2/+2
2018-04-19perf intel-pt: Fix timestamp following overflowAdrian Hunter1-0/+1
2018-04-19perf intel-pt: Fix error recovery from missing TIP packetAdrian Hunter1-0/+1
2018-04-19perf intel-pt: Fix sync_switchAdrian Hunter1-7/+25
2018-04-19perf intel-pt: Fix overlap detection to identify consecutive buffers correctlyAdrian Hunter3-35/+34
2018-04-12objtool: Add Clang supportJosh Poimboeuf1-0/+11
2018-04-12perf tools: Fix copyfile_offset update of output offsetJiri Olsa1-1/+1
2018-04-12perf report: Fix a no annotate browser displayed issueJin Yao1-1/+17
2018-04-12selftests/net: fix bugs in address and port initializationSowmini Varadhan1-6/+15
2018-04-12perf evsel: Enable ignore_missing_thread for pid optionMengting Zhang2-4/+47
2018-04-12perf probe: Add warning message if there is unexpected event nameMasami Hiramatsu1-0/+8
2018-04-12perf probe: Find versioned symbols from mapMasami Hiramatsu4-2/+32
2018-03-28x86/pkeys/selftests: Rename 'si_pkey' to 'siginfo_pkey'Dave Hansen1-5/+5
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-21selftests/x86/entry_from_vm86: Add test cases for POPFAndy Lutomirski1-3/+27
2018-03-21selftests/x86: Add tests for the STR and SLDT instructionsRicardo Neri1-1/+17
2018-03-21selftests/x86: Add tests for User-Mode Instruction PreventionRicardo Neri1-1/+72
2018-03-21selftests/x86/entry_from_vm86: Exit with 1 if we failAndy Lutomirski1-1/+1
2018-03-19rcutorture/configinit: Fix build directory error messageSeongJae Park1-1/+1
2018-03-19tools/usbip: fixes build with musl libc toolchainJulien BOIBESSOT1-1/+1
2018-03-19perf annotate: Fix objdump comment parsing for Intel mov dissassemblyThomas Richter1-3/+5
2018-03-19perf annotate: Fix unnecessary memory allocation for s390xThomas Richter1-1/+2
2018-03-19test_firmware: fix setting old custom fw path back on exitLuis R. Rodriguez1-1/+4
2018-03-15objtool: Fix 32-bit buildJosh Poimboeuf1-20/+7
2018-03-15objtool: Fix another switch table detection issueJosh Poimboeuf1-1/+5
2018-03-15objtool: Add module specific retpoline rulesPeter Zijlstra3-2/+12
2018-03-15objtool: Add retpoline validationPeter Zijlstra4-3/+89
2018-03-15objtool: Use existing global variables for optionsPeter Zijlstra5-10/+10
2018-03-15perf tools: Fix trigger class trigger_on()Adrian Hunter1-4/+5
2018-03-11bpf: allow xadd only on aligned memoryDaniel Borkmann1-0/+58
2018-03-11bpf, arm64: fix out of bounds access in tail callDaniel Borkmann1-0/+26
2018-02-25perf test: Fix test 21 for s390xThomas Richter1-0/+4