summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* test_firmware: fix setting old custom fw path back on exit, second tryBen Hutchings2018-05-091-2/+4
* tools/lib/subcmd/pager.c: do not alias select() paramsSergey Senozhatsky2018-05-011-1/+4
* objtool, perf: Fix GCC 8 -Wrestrict errorJosh Poimboeuf2018-05-011-1/+1
* perf test: Fix test trace+probe_libc_inet_pton.sh for s390xThomas Richter2018-04-261-4/+17
* bpf: fix rlimit in reuseport net selftestDaniel Borkmann2018-04-261-1/+20
* tools/libbpf: handle issues with bpf ELF objects containing .eh_framesJesper Dangaard Brouer2018-04-261-0/+26
* selftests/ftrace: Add some missing glob checksSteven Rostedt (VMware)2018-04-261-0/+6
* perf evsel: Fix period/freq terms setupJiri Olsa2018-04-261-0/+2
* perf record: Fix period option handlingJiri Olsa2018-04-263-4/+11
* bpf: test_maps: cleanup sockmaps when test endsPrashant Bhole2018-04-261-4/+12
* perf record: Fix failed memory allocation for get_cpuid_strThomas Richter2018-04-261-1/+1
* tools lib traceevent: Fix get_field_str() for dynamic stringsSteven Rostedt (VMware)2018-04-261-1/+9
* perf callchain: Fix attr.sample_max_stack settingArnaldo Carvalho de Melo2018-04-261-4/+4
* tools lib traceevent: Simplify pointer print logic and fix %pFSteven Rostedt (VMware)2018-04-261-8/+9
* perf unwind: Do not look just at the global callchain_param.record_modeArnaldo Carvalho de Melo2018-04-267-12/+25
* libbpf: Makefile set specified permission modeJesper Dangaard Brouer2018-04-261-1/+1
* selftest: ftrace: Fix to pick text symbols for kprobesMasami Hiramatsu2018-04-261-2/+2
* 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