summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAge
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-01
|\
| * perf machine: Fix segfault for kernel.kptr_restrict=2Jiri Olsa2017-06-26
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-06-29
|\ \ | |/ |/|
| * bpf: prevent leaking pointer via xadd on unpriviledgedDaniel Borkmann2017-06-29
* | perf probe: Fix probe definition for inlined functionsBjörn Töpel2017-06-22
|/
* NTB: ntb_test: fix bug printing ntb_perf resultsLogan Gunthorpe2017-06-19
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-06-18
|\
| * perf unwind: Report module before querying isactivation in dwfl unwindMilian Wolff2017-06-16
| * perf tools: Fix build with ARCH=x86_64Jiada Wang2017-06-14
| * perf evsel: Fix probing of precise_ip level for default cycles eventArnaldo Carvalho de Melo2017-06-14
* | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-06-18
|\ \
| * | objtool: Add fortify_panic as __noreturn functionKees Cook2017-06-16
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-06-15
|\ \ | |/ |/|
| * bpf, tests: fix endianness selectionDaniel Borkmann2017-06-08
* | perf symbols: Kill dso__build_id_is_kmod()Namhyung Kim2017-06-08
* | perf symbols: Keep DSO->symtab_type after decompressNamhyung Kim2017-06-08
* | perf tests: Decompress kernel module before objdumpNamhyung Kim2017-06-08
* | perf tools: Consolidate error path in __open_dso()Namhyung Kim2017-06-08
* | perf tools: Decompress kernel module when reading DSO dataNamhyung Kim2017-06-08
* | perf annotate: Use dso__decompress_kmodule_path()Namhyung Kim2017-06-08
* | perf tools: Introduce dso__decompress_kmodule_{fd,path}Namhyung Kim2017-06-08
* | perf tools: Fix a memory leak in __open_dso()Namhyung Kim2017-06-08
* | perf annotate: Fix symbolic link of build-id cacheNamhyung Kim2017-06-08
* | perf script python: Remove dups in documentation examplesSeongJae Park2017-06-07
* | perf script python: Updated trace_unhandled() signatureSeongJae Park2017-06-07
* | perf script python: Fix wrong code snippets in documentationSeongJae Park2017-06-07
* | perf script: Fix documentation errorsSeongJae Park2017-06-07
* | perf script: Fix outdated comment for perf-trace-pythonSeongJae Park2017-06-07
* | perf probe: Fix examples section of documentationSeongJae Park2017-06-07
* | Merge tag 'perf-urgent-for-mingo-4.12-20170606' of git://git.kernel.org/pub/s...Ingo Molnar2017-06-07
|\ \ | |/ |/|
| * perf report: Ensure the perf DSO mapping matches what libdw seesMilian Wolff2017-06-05
| * perf report: Include partial stacks unwound with libdwMilian Wolff2017-06-05
| * perf annotate: Add missing powerpc tripletKim Phillips2017-06-05
| * perf test: Disable breakpoint signal tests for powerpcJiri Olsa2017-06-05
| * perf symbols: Use correct filename for compressed modules in build-id cacheNamhyung Kim2017-06-05
| * perf symbols: Set module info when build-id event foundNamhyung Kim2017-06-05
| * perf header: Set proper module name when build-id event foundNamhyung Kim2017-06-05
| * perf stat: Only print NMI watchdog hint when enabledAndi Kleen2017-06-02
| * perf annotate: Fix branch instruction with multiple operandsKim Phillips2017-06-01
| * perf trace: Add mmap alias for s390Jiri Olsa2017-06-01
| * perf annotate: Fix failure when filename has special charsRavi Bangoria2017-05-27
* | Merge tag 'powerpc-4.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-05-27
|\ \
| * | selftests/powerpc: Fix TM resched DSCR test with some compilersMichael Ellerman2017-05-19
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-05-27
|\ \ \ | | |/ | |/|
| * | tools/include: Sync kernel ABI headers with tooling headersIngo Molnar2017-05-24
| * | perf tools: Put caller above callee in --children modeNamhyung Kim2017-05-24
| * | perf report: Do not drop last inlined frameMilian Wolff2017-05-24
| * | perf report: Always honor callchain order for inlined nodesMilian Wolff2017-05-24
| * | perf script: Add --inline option for debuggingNamhyung Kim2017-05-24
| * | perf report: Fix off-by-one for non-activation framesMilian Wolff2017-05-24