Age | Commit message (Expand) | Author |
2016-04-03 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-03-30 | perf jit: genelf makes assumptions about endian | Anton Blanchard |
2016-03-30 | perf hists: Fix determination of a callchain node's childlessness | Andres Freund |
2016-03-30 | tools/lib/lockdep: Fix unsupported 'basename -s' in run_tests.sh | Sedat Dilek |
2016-03-29 | perf tools: Add missing initialization of perf_sample.cpumode in synthesized ... | Arnaldo Carvalho de Melo |
2016-03-28 | perf tools: Fix build break on powerpc | Sukadev Bhattiprolu |
2016-03-24 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-03-24 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-03-24 | perf bench: Fix detached tarball building due to missing 'perf bench memcpy' ... | Arnaldo Carvalho de Melo |
2016-03-24 | perf tests: Fix tarpkg build test error output redirection | Arnaldo Carvalho de Melo |
2016-03-24 | Merge tag 'perf-core-for-mingo-20160323' of git://git.kernel.org/pub/scm/linu... | Ingo Molnar |
2016-03-23 | perf llvm: Use strerror_r instead of the thread unsafe strerror one | Arnaldo Carvalho de Melo |
2016-03-23 | perf llvm: Use realpath to canonicalize paths | Arnaldo Carvalho de Melo |
2016-03-23 | perf tools: Unexport some methods unused outside strbuf.c | Arnaldo Carvalho de Melo |
2016-03-23 | perf probe: No need to use formatting strbuf method | Arnaldo Carvalho de Melo |
2016-03-23 | perf help: Use asprintf instead of adhoc equivalents | Arnaldo Carvalho de Melo |
2016-03-23 | perf tools: Remove unused perf_pathdup, xstrdup functions | Arnaldo Carvalho de Melo |
2016-03-23 | perf tools: Do not include stringify.h from the kernel sources | Arnaldo Carvalho de Melo |
2016-03-23 | tools include: Copy linux/stringify.h from the kernel | Arnaldo Carvalho de Melo |
2016-03-23 | tools lib traceevent: Remove redundant CPU output | Steven Rostedt |
2016-03-23 | perf tools: Remove needless 'extern' from function prototypes | Arnaldo Carvalho de Melo |
2016-03-23 | perf tools: Simplify die() mechanism | Arnaldo Carvalho de Melo |
2016-03-23 | perf tools: Remove unused DIE_IF macro | Arnaldo Carvalho de Melo |
2016-03-23 | perf script: Remove lots of unused arguments | Arnaldo Carvalho de Melo |
2016-03-23 | perf thread: Rename perf_event__preprocess_sample_addr to thread__resolve | Arnaldo Carvalho de Melo |
2016-03-23 | perf machine: Rename perf_event__preprocess_sample to machine__resolve | Arnaldo Carvalho de Melo |
2016-03-23 | perf tools: Add cpumode to struct perf_sample | Arnaldo Carvalho de Melo |
2016-03-23 | perf tests: Forward the perf_sample in the dwarf unwind test | Arnaldo Carvalho de Melo |
2016-03-23 | perf tools: Remove misplaced __maybe_unused | Arnaldo Carvalho de Melo |
2016-03-22 | perf list: Fix documentation of :ppp | Andi Kleen |
2016-03-21 | perf bench numa: Fix assertion for nodes bitfield | Jakub Jelen |
2016-03-20 | Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2016-03-20 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2016-03-19 | Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2016-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2016-03-18 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-03-18 | perf symbols: Record text offset in dso to calculate objdump address | Wang Nan |
2016-03-18 | tools: Move utilities.mak from perf to tools/scripts/ | Arnaldo Carvalho de Melo |
2016-03-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2016-03-17 | Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds |
2016-03-17 | Merge tag 'linux-kselftest-4.6-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-03-17 | radix-tree tests: add test for radix_tree_iter_next | Konstantin Khlebnikov |
2016-03-17 | radix-tree tests: add regression3 test | Konstantin Khlebnikov |
2016-03-17 | radix_tree: tag all internal tree nodes as indirect pointers | Matthew Wilcox |
2016-03-17 | radix tree test harness | Matthew Wilcox |
2016-03-17 | tools/vm/page-types.c: avoid memset() in walk_pfn() when count == 1 | Naoya Horiguchi |
2016-03-17 | tools/vm/page-types.c: add memory cgroup dumping and filtering | Konstantin Khlebnikov |
2016-03-17 | tools/vm/page-types.c: support swap entry | Naoya Horiguchi |
2016-03-17 | Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2016-03-17 | selftests/x86: Add an iopl test | Andy Lutomirski |