summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* tools: firmware: check for distro fallback udev cancel ruleLuis R. Rodriguez2017-11-151-2/+26
* selftests: firmware: send expected errors to /dev/nullLuis R. Rodriguez2017-11-151-3/+3
* perf tools: Only increase index if perf_evsel__new_idx() succeedsTaeung Song2017-11-081-1/+2
* tools/power turbostat: bugfix: GFXMHz column not changingLen Brown2017-10-081-1/+3
* selftests/seccomp: Support glibc 2.26 siginfo_t.hKees Cook2017-10-051-5/+13
* selftests/x86/fsgsbase: Test selectors 1, 2, and 3Andy Lutomirski2017-09-131-6/+35
* ntb: ntb_test: ensure the link is up before trying to configure the mwsLogan Gunthorpe2017-08-301-0/+4
* NTB: ntb_test: fix bug printing ntb_perf resultsLogan Gunthorpe2017-08-301-1/+1
* perf probe: Fix --funcs to show correct symbols for offline moduleMasami Hiramatsu2017-08-301-19/+6
* perf symbols: Robustify reading of build-id from sysfsArnaldo Carvalho de Melo2017-08-061-0/+6
* perf tools: Install tools/lib/traceevent plugins with install-binArnaldo Carvalho de Melo2017-08-061-2/+2
* tools lib traceevent: Fix prev/next_prio for deadline tasksDaniel Bristot de Oliveira2017-08-061-2/+2
* perf probe: Fix to get correct modname from elf headerMasami Hiramatsu2017-08-061-16/+16
* perf annotate: Fix broken arrow at row 0 connecting jmp instruction to its ta...Jin Yao2017-07-271-1/+1
* perf intel-pt: Clear FUP flag on errorAdrian Hunter2017-07-271-0/+2
* perf intel-pt: Use FUP always when scanning for an IPAdrian Hunter2017-07-271-8/+4
* perf intel-pt: Ensure never to set 'last_ip' when packet 'count' is zeroAdrian Hunter2017-07-271-3/+5
* perf intel-pt: Fix last_ip usageAdrian Hunter2017-07-271-2/+11
* perf intel-pt: Ensure IP is zero when state is INTEL_PT_STATE_NO_IPAdrian Hunter2017-07-271-0/+1
* perf intel-pt: Fix missing stack clearAdrian Hunter2017-07-271-0/+1
* perf intel-pt: Improve sample timestampAdrian Hunter2017-07-271-3/+31
* perf intel-pt: Move decoder error setting into one conditionAdrian Hunter2017-07-271-4/+7
* selftests/capabilities: Fix the test_execve testAndy Lutomirski2017-07-211-5/+2
* tools/lib/lockdep: Reduce MAX_LOCK_DEPTH to avoid overflowing lock_chain/: DepthBen Hutchings2017-07-211-1/+1
* perf probe: Add error checks to offline probe post-processingMasami Hiramatsu2017-07-151-17/+33
* perf probe: Fix to probe on gcc generated symbols for offline kernelMasami Hiramatsu2017-07-151-1/+47
* perf scripting perl: Fix compile error with some perl5 versionsWang YanQing2017-07-151-1/+1
* perf header: Fix handling of PERF_EVENT_UPDATE__SCALEArnaldo Carvalho de Melo2017-07-151-0/+1
* perf bench numa: Avoid possible truncation when using snprintf()Arnaldo Carvalho de Melo2017-07-151-3/+3
* perf tests: Avoid possible truncation with dirent->d_name + snprintfArnaldo Carvalho de Melo2017-07-151-5/+3
* perf intel-pt: Use __fallthroughArnaldo Carvalho de Melo2017-07-152-0/+7
* perf thread_map: Correctly size buffer used with dirent->dt_nameArnaldo Carvalho de Melo2017-07-151-1/+1
* perf top: Use __fallthroughArnaldo Carvalho de Melo2017-07-151-1/+1
* tools strfilter: Use __fallthroughArnaldo Carvalho de Melo2017-07-151-0/+1
* tools string: Use __fallthrough in perf_atoll()Arnaldo Carvalho de Melo2017-07-151-0/+2
* tools include: Add a __fallthrough statementArnaldo Carvalho de Melo2017-07-151-0/+9
* objtool: Fix another GCC jump table detection issueJosh Poimboeuf2017-07-053-3/+25
* tools arch: Sync arch/x86/lib/memcpy_64.S with the kernelArnaldo Carvalho de Melo2017-07-051-1/+1
* perf probe: Fix to probe on gcc generated functions in modulesMasami Hiramatsu2017-07-053-18/+37
* perf probe: Fix to show correct locations for events on modulesMasami Hiramatsu2017-07-051-7/+3
* objtool: Fix IRET's opcodeJiri Slaby2017-07-051-1/+1
* perf auxtrace: Fix no_size logic in addr_filter__resolve_kernel_syms()Adrian Hunter2017-05-201-2/+2
* selftests/x86/ldt_gdt_32: Work around a glibc sigaction() bugAndy Lutomirski2017-05-201-0/+46
* x86/mpx: Re-add MPX to selftests MakefileDave Hansen2017-05-141-1/+1
* cpupower: Fix turbo frequency reporting for pre-Sandy Bridge coresBen Hutchings2017-05-141-0/+1
* give up on gcc ilog2() constant optimizationsLinus Torvalds2017-03-261-11/+2
* ktest: Fix child exit code processingSteven Rostedt (VMware)2017-03-151-1/+1
* perf callchain: Reference count mapsKrister Johansen2017-03-123-2/+22
* perf diff: Fix segfault on 'perf diff -o N' optionNamhyung Kim2017-02-141-0/+4
* perf diff: Fix -o/--order option behavior (again)Namhyung Kim2017-02-143-1/+14