Age | Commit message (Expand) | Author |
2014-04-21 | tools/power/acpi: Minor bugfixes | Thomas Renninger |
2014-04-20 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-04-20 | perf tools: Improve error reporting | Adrien BAK |
2014-04-20 | perf tools: Adjust symbols in VDSO | Vladimir Nikulichev |
2014-04-20 | perf kvm: Fix 'Min time' counting in report command | Alexander Yarygin |
2014-04-18 | Merge tag 'char-misc-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2014-04-16 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-04-16 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-04-16 | Tools: hv: Handle the case when the target file exists correctly | K. Y. Srinivasan |
2014-04-15 | perf tools: Instead of redirecting flex output, use -o | Cody P Schafer |
2014-04-15 | perf tools: Fix double free in perf test 21 (code-reading.c) | Adrian Hunter |
2014-04-14 | Merge branch 'perf-core-for-mingo' into perf/urgent | Ingo Molnar |
2014-04-14 | Merge branch 'liblockdep-fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar |
2014-04-14 | perf stat: Initialize statistics correctly | Andi Kleen |
2014-04-14 | perf bench: Set more defaults in the 'numa' suite | Ramkumar Ramachandra |
2014-04-14 | perf bench: Fix segfault at the end of an 'all' execution | Ramkumar Ramachandra |
2014-04-14 | perf bench: Update manpage to mention numa and futex | Ramkumar Ramachandra |
2014-04-14 | perf probe: Use dwarf_getcfi_elf() instead of dwarf_getcfi() | Namhyung Kim |
2014-04-14 | perf probe: Fix to handle errors in line_range searching | Masami Hiramatsu |
2014-04-14 | perf probe: Fix --line option behavior | Namhyung Kim |
2014-04-14 | perf tools: Pick up libdw without explicit LIBDW_DIR | Ramkumar Ramachandra |
2014-04-14 | perf callchains: Disable unwind libraries when libelf isn't found | Arnaldo Carvalho de Melo |
2014-04-14 | tools lib traceevent: Do not call warning() directly | Namhyung Kim |
2014-04-14 | tools lib traceevent: Print event name when show warning if possible | Namhyung Kim |
2014-04-14 | perf top: Fix documentation of invalid -s option | Namhyung Kim |
2014-04-11 | Merge tag 'pm+acpi-3.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2014-04-08 | Merge branch 'pm-cpuidle' | Rafael J. Wysocki |
2014-04-08 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Rafael J. Wysocki |
2014-04-07 | tools/vm/page-types.c: page-cache sniffing feature | Konstantin Khlebnikov |
2014-04-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds |
2014-04-04 | Merge tag 'ktest-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2014-04-04 | Merge branches 'turbostat' and 'intel_idle' into release | Len Brown |
2014-04-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2014-04-02 | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-04-02 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2014-04-01 | Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2014-04-01 | tools/liblockdep: Add proper versioning to the shared obj | Sasha Levin |
2014-04-01 | tools/liblockdep: Ignore asmlinkage and visible | Sasha Levin |
2014-03-31 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2014-03-31 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-03-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-03-18 | perf tools: Remove unused simple_strtoul() function | Ramkumar Ramachandra |
2014-03-18 | perf tools: Update some code references in design.txt | Ramkumar Ramachandra |
2014-03-18 | perf evsel: Update function names in debug messages | Ramkumar Ramachandra |
2014-03-18 | perf tools: Remove thread__find_map function | Jiri Olsa |
2014-03-18 | perf annotate: Print the evsel name in the stdio output | Arnaldo Carvalho de Melo |
2014-03-18 | perf report: Use ui__has_annotation() | Namhyung Kim |
2014-03-18 | perf tools: Fix memory leak when synthesizing thread records | Namhyung Kim |
2014-03-18 | perf tools: Use tid in mmap/mmap2 events to find maps | Don Zickus |
2014-03-18 | perf report: Merge al->filtered with hist_entry->filtered | Namhyung Kim |