summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* perf annotate: Fix broken arrow at row 0 connecting jmp instruction to its ta...Jin Yao2017-07-271-1/+1
* tools/testing/nvdimm: fix nfit_test buffer overflowYasunori Goto2017-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
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-011-4/+6
|\
| * perf machine: Fix segfault for kernel.kptr_restrict=2Jiri Olsa2017-06-261-4/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-06-291-0/+66
|\ \ | |/ |/|
| * bpf: prevent leaking pointer via xadd on unpriviledgedDaniel Borkmann2017-06-291-0/+66
* | perf probe: Fix probe definition for inlined functionsBjörn Töpel2017-06-221-1/+1
|/
* NTB: ntb_test: fix bug printing ntb_perf resultsLogan Gunthorpe2017-06-191-1/+1
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-06-189-26/+46
|\
| * perf unwind: Report module before querying isactivation in dwfl unwindMilian Wolff2017-06-161-0/+8
| * perf tools: Fix build with ARCH=x86_64Jiada Wang2017-06-146-25/+25
| * perf evsel: Fix probing of precise_ip level for default cycles eventArnaldo Carvalho de Melo2017-06-142-1/+13
* | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-06-181-1/+2
|\ \
| * | objtool: Add fortify_panic as __noreturn functionKees Cook2017-06-161-1/+2
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-06-151-11/+30
|\ \ | |/ |/|
| * bpf, tests: fix endianness selectionDaniel Borkmann2017-06-081-11/+30
* | perf symbols: Kill dso__build_id_is_kmod()Namhyung Kim2017-06-083-50/+0
* | perf symbols: Keep DSO->symtab_type after decompressNamhyung Kim2017-06-081-0/+2
* | perf tests: Decompress kernel module before objdumpNamhyung Kim2017-06-081-1/+19
* | perf tools: Consolidate error path in __open_dso()Namhyung Kim2017-06-081-11/+8
* | perf tools: Decompress kernel module when reading DSO dataNamhyung Kim2017-06-081-0/+16
* | perf annotate: Use dso__decompress_kmodule_path()Namhyung Kim2017-06-081-24/+3
* | perf tools: Introduce dso__decompress_kmodule_{fd,path}Namhyung Kim2017-06-083-35/+65
* | perf tools: Fix a memory leak in __open_dso()Namhyung Kim2017-06-081-1/+3
* | perf annotate: Fix symbolic link of build-id cacheNamhyung Kim2017-06-081-1/+9
* | perf script python: Remove dups in documentation examplesSeongJae Park2017-06-071-4/+2
* | perf script python: Updated trace_unhandled() signatureSeongJae Park2017-06-071-6/+3
* | perf script python: Fix wrong code snippets in documentationSeongJae Park2017-06-071-2/+2
* | perf script: Fix documentation errorsSeongJae Park2017-06-072-3/+3
* | perf script: Fix outdated comment for perf-trace-pythonSeongJae Park2017-06-071-1/+1
* | perf probe: Fix examples section of documentationSeongJae Park2017-06-071-2/+6
* | Merge tag 'perf-urgent-for-mingo-4.12-20170606' of git://git.kernel.org/pub/s...Ingo Molnar2017-06-0713-22/+103
|\ \ | |/ |/|
| * perf report: Ensure the perf DSO mapping matches what libdw seesMilian Wolff2017-06-051-0/+8
| * perf report: Include partial stacks unwound with libdwMilian Wolff2017-06-051-1/+1
| * perf annotate: Add missing powerpc tripletKim Phillips2017-06-051-0/+1
| * perf test: Disable breakpoint signal tests for powerpcJiri Olsa2017-06-053-0/+24
| * perf symbols: Use correct filename for compressed modules in build-id cacheNamhyung Kim2017-06-051-4/+1
| * perf symbols: Set module info when build-id event foundNamhyung Kim2017-06-054-11/+20
| * perf header: Set proper module name when build-id event foundNamhyung Kim2017-06-051-2/+10
| * perf stat: Only print NMI watchdog hint when enabledAndi Kleen2017-06-021-1/+4