summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* perf intel-pt: Fix timestamp following overflowAdrian Hunter2018-04-191-0/+1
* perf intel-pt: Fix error recovery from missing TIP packetAdrian Hunter2018-04-191-0/+1
* perf intel-pt: Fix sync_switchAdrian Hunter2018-04-191-7/+25
* perf intel-pt: Fix overlap detection to identify consecutive buffers correctlyAdrian Hunter2018-04-193-35/+34
* objtool: Add Clang supportJosh Poimboeuf2018-04-121-0/+11
* perf tools: Fix copyfile_offset update of output offsetJiri Olsa2018-04-121-1/+1
* perf report: Fix a no annotate browser displayed issueJin Yao2018-04-121-1/+17
* selftests/net: fix bugs in address and port initializationSowmini Varadhan2018-04-121-6/+15
* perf evsel: Enable ignore_missing_thread for pid optionMengting Zhang2018-04-122-4/+47
* perf probe: Add warning message if there is unexpected event nameMasami Hiramatsu2018-04-121-0/+8
* perf probe: Find versioned symbols from mapMasami Hiramatsu2018-04-124-2/+32
* x86/pkeys/selftests: Rename 'si_pkey' to 'siginfo_pkey'Dave Hansen2018-03-281-5/+5
* perf stat: Fix CVS output format for non-supported countersIlya Pronin2018-03-281-1/+1
* selftests/x86/ptrace_syscall: Fix for yet more glibc interferenceAndy Lutomirski2018-03-281-2/+6
* selftests/x86/entry_from_vm86: Add test cases for POPFAndy Lutomirski2018-03-211-3/+27
* selftests/x86: Add tests for the STR and SLDT instructionsRicardo Neri2018-03-211-1/+17
* selftests/x86: Add tests for User-Mode Instruction PreventionRicardo Neri2018-03-211-1/+72
* selftests/x86/entry_from_vm86: Exit with 1 if we failAndy Lutomirski2018-03-211-1/+1
* rcutorture/configinit: Fix build directory error messageSeongJae Park2018-03-191-1/+1
* tools/usbip: fixes build with musl libc toolchainJulien BOIBESSOT2018-03-191-1/+1
* perf annotate: Fix objdump comment parsing for Intel mov dissassemblyThomas Richter2018-03-191-3/+5
* perf annotate: Fix unnecessary memory allocation for s390xThomas Richter2018-03-191-1/+2
* test_firmware: fix setting old custom fw path back on exitLuis R. Rodriguez2018-03-191-1/+4
* objtool: Fix 32-bit buildJosh Poimboeuf2018-03-151-20/+7
* objtool: Fix another switch table detection issueJosh Poimboeuf2018-03-151-1/+5
* objtool: Add module specific retpoline rulesPeter Zijlstra2018-03-153-2/+12
* objtool: Add retpoline validationPeter Zijlstra2018-03-154-3/+89
* objtool: Use existing global variables for optionsPeter Zijlstra2018-03-155-10/+10
* perf tools: Fix trigger class trigger_on()Adrian Hunter2018-03-151-4/+5
* bpf: allow xadd only on aligned memoryDaniel Borkmann2018-03-111-0/+58
* bpf, arm64: fix out of bounds access in tail callDaniel Borkmann2018-03-111-0/+26
* perf test: Fix test 21 for s390xThomas Richter2018-02-251-0/+4
* perf bench numa: Fixup discontiguous/sparse numa nodesSatheesh Rajendran2018-02-251-5/+51
* perf top: Fix window dimensions change handlingJiri Olsa2018-02-251-3/+12
* perf test shell: Fix check open filename arg using 'perf trace' on s390xThomas Richter2018-02-251-2/+4
* perf annotate: Do not truncate instruction names at 6 charsRavi Bangoria2018-02-251-9/+9
* perf help: Fix a bug during strstart() conversionNamhyung Kim2018-02-251-2/+2
* perf record: Fix -c/-F options for cpu event aliasesAndi Kleen2018-02-255-4/+19
* bpf: mark dst unknown on inconsistent {s, u}bounds adjustmentsDaniel Borkmann2018-02-251-1/+122
* selftests/x86/mpx: Fix incorrect bounds with old _sigfaultRui Wang2018-02-221-2/+30
* kmemcheck: rip it out for realMichal Hocko2018-02-221-1/+0
* kmemcheck: rip it outLevin, Alexander (Sasha Levin)2018-02-221-8/+0
* kmemcheck: remove whats left of NOTRACK flagsLevin, Alexander (Sasha Levin)2018-02-221-1/+0
* objtool: Fix segfault in ignore_unreachable_insn()Josh Poimboeuf2018-02-221-3/+9
* selftests/x86: Disable tests requiring 32-bit support on pure 64-bit systemsDominik Brodowski2018-02-221-7/+13
* selftests/x86: Do not rely on "int $0x80" in single_step_syscall.cDominik Brodowski2018-02-222-1/+6
* selftests/x86: Do not rely on "int $0x80" in test_mremap_vdso.cDominik Brodowski2018-02-221-0/+4
* selftests/x86/pkeys: Remove unused functionsIngo Molnar2018-02-221-28/+0
* selftests/x86: Clean up and document sscanf() usageDominik Brodowski2018-02-222-6/+16
* selftests/x86: Fix vDSO selftest segfault for vsyscall=noneDominik Brodowski2018-02-221-7/+43