| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2014-05-06 | 1 | -1/+1 |
|\ |
|
| * | bpf_dbg: fix wrong register usage | Brendan Hickey | 2014-04-30 | 1 | -1/+1 |
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-05-01 | 9 | -22/+64 |
|\ \ |
|
| * | | perf tests x86: Fix stack map lookup in dwarf unwind test | Jiri Olsa | 2014-04-30 | 1 | -1/+1 |
| * | | perf x86: Fix perf to use non-executable stack, again | Mathias Krause | 2014-04-30 | 2 | -1/+11 |
| * | | perf tools: Remove extra '/' character in events file path | Xia Kaixu | 2014-04-30 | 1 | -2/+2 |
| * | | perf machine: Search for modules in %s/lib/modules/%s | Richard Yao | 2014-04-30 | 1 | -4/+12 |
| * | | perf tests: Add static build make test | Jiri Olsa | 2014-04-30 | 1 | -0/+2 |
| * | | perf tools: Fix bfd dependency libraries detection | Jiri Olsa | 2014-04-30 | 1 | -11/+23 |
| * | | perf tools: Use LDFLAGS instead of ALL_LDFLAGS | Jiri Olsa | 2014-04-30 | 1 | -1/+1 |
| * | | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2014-04-23 | 4 | -2/+12 |
| |\ \ |
|
| | * | | tools lib traceevent: Fix memory leak in pretty_print() | Steven Rostedt | 2014-04-23 | 1 | -0/+1 |
| | * | | tools lib traceevent: Fix backward compatibility macros for pevent filter enums | Steven Rostedt | 2014-04-23 | 1 | -2/+2 |
| | * | | perf tools: Disable libdw unwind for all but x86 arch | Jiri Olsa | 2014-04-23 | 1 | -0/+8 |
| | * | | perf tests x86: Fix memory leak in sample_ustack() | Masanari Iida | 2014-04-23 | 1 | -0/+1 |
* | | | | tools/power/acpi: Minor bugfixes | Thomas Renninger | 2014-04-21 | 1 | -10/+1 |
|/ / / |
|
* | / | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-04-20 | 4 | -2/+12 |
|\| |
| |/
|/| |
|
| * | perf tools: Improve error reporting | Adrien BAK | 2014-04-20 | 2 | -2/+9 |
| * | perf tools: Adjust symbols in VDSO | Vladimir Nikulichev | 2014-04-20 | 1 | -0/+2 |
| * | perf kvm: Fix 'Min time' counting in report command | Alexander Yarygin | 2014-04-20 | 1 | -0/+1 |
* | | Merge tag 'char-misc-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-04-19 | 1 | -1/+3 |
|\ \
| |/
|/| |
|
| * | Tools: hv: Handle the case when the target file exists correctly | K. Y. Srinivasan | 2014-04-16 | 1 | -1/+3 |
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-04-17 | 9 | -57/+117 |
|\ \ |
|
| * | | perf tools: Instead of redirecting flex output, use -o | Cody P Schafer | 2014-04-15 | 1 | -2/+2 |
| * | | perf tools: Fix double free in perf test 21 (code-reading.c) | Adrian Hunter | 2014-04-15 | 1 | -0/+1 |
| * | | Merge branch 'perf-core-for-mingo' into perf/urgent | Ingo Molnar | 2014-04-14 | 7 | -55/+114 |
| |\ \
| | |/
| |/| |
|
| | * | perf stat: Initialize statistics correctly | Andi Kleen | 2014-04-14 | 1 | -2/+9 |
| | * | perf bench: Set more defaults in the 'numa' suite | Ramkumar Ramachandra | 2014-04-14 | 1 | -0/+4 |
| | * | perf bench: Fix segfault at the end of an 'all' execution | Ramkumar Ramachandra | 2014-04-14 | 1 | -1/+1 |
| | * | perf bench: Update manpage to mention numa and futex | Ramkumar Ramachandra | 2014-04-14 | 1 | -0/+22 |
| | * | perf probe: Use dwarf_getcfi_elf() instead of dwarf_getcfi() | Namhyung Kim | 2014-04-14 | 1 | -1/+1 |
| | * | perf probe: Fix to handle errors in line_range searching | Masami Hiramatsu | 2014-04-14 | 1 | -3/+4 |
| | * | perf probe: Fix --line option behavior | Namhyung Kim | 2014-04-14 | 1 | -2/+4 |
| | * | perf tools: Pick up libdw without explicit LIBDW_DIR | Ramkumar Ramachandra | 2014-04-14 | 1 | -3/+2 |
| | * | perf callchains: Disable unwind libraries when libelf isn't found | Arnaldo Carvalho de Melo | 2014-04-14 | 1 | -0/+2 |
| | * | tools lib traceevent: Do not call warning() directly | Namhyung Kim | 2014-04-14 | 1 | -2/+4 |
| | * | tools lib traceevent: Print event name when show warning if possible | Namhyung Kim | 2014-04-14 | 1 | -41/+62 |
| | * | perf top: Fix documentation of invalid -s option | Namhyung Kim | 2014-04-14 | 1 | -1/+0 |
* | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-04-17 | 2 | -11/+7 |
|\ \ \
| |/ /
|/| | |
|
| * | | Merge branch 'liblockdep-fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 2014-04-14 | 2 | -11/+7 |
| |\ \ |
|
| | * | | tools/liblockdep: Add proper versioning to the shared obj | Sasha Levin | 2014-04-01 | 1 | -11/+4 |
| | * | | tools/liblockdep: Ignore asmlinkage and visible | Sasha Levin | 2014-04-01 | 1 | -0/+3 |
* | | | | Merge tag 'pm+acpi-3.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-04-11 | 2 | -206/+161 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'pm-cpuidle' | Rafael J. Wysocki | 2014-04-08 | 2 | -206/+161 |
| |\ \ \ \ |
|
| | * \ \ \ | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Rafael J. Wysocki | 2014-04-08 | 2 | -206/+161 |
| | |\ \ \ \ |
|
| | | | \ \ \ | |
| | | | \ \ \ | |
| | | *-. \ \ \ | Merge branches 'turbostat' and 'intel_idle' into release | Len Brown | 2014-04-04 | 2 | -206/+161 |
| | | |\ \ \ \ \ |
|
| | | | * | | | | | tools/power turbostat: Run on Broadwell | Len Brown | 2014-03-06 | 1 | -1/+11 |
| | | | * | | | | | tools/power turbostat: simplify output, add Avg_MHz | Len Brown | 2014-03-06 | 2 | -205/+150 |
* | | | | | | | | | tools/vm/page-types.c: page-cache sniffing feature | Konstantin Khlebnikov | 2014-04-08 | 1 | -18/+152 |
|/ / / / / / / / |
|
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 2014-04-06 | 2 | -1/+10 |
|\ \ \ \ \ \ \ \ |
|