index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-05-24
2
-3
/
+8
|
\
|
*
Merge branch 'liblockdep-fixes-3.15' of git://git.kernel.org/pub/scm/linux/ke...
Ingo Molnar
2014-05-11
2
-3
/
+8
|
|
\
|
|
*
tools/liblockdep: Remove all build files when doing make clean
Sasha Levin
2014-05-08
1
-1
/
+1
|
|
*
tools/liblockdep: Build liblockdep from tools/Makefile
S. Lockwood-Childs
2014-05-08
2
-2
/
+7
*
|
|
tools: bpf_jit_disasm: increase image buffer size
Alexei Starovoitov
2014-05-16
1
-1
/
+1
*
|
|
tools: bpf_jit_disasm: ignore image address for disasm
Alexei Starovoitov
2014-05-16
1
-10
/
+8
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-05-12
15
-35
/
+78
|
\
|
|
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-05-05
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
*
|
|
net: filter: BPF testsuite
Alexei Starovoitov
2014-05-12
1
-1
/
+7
*
|
|
filter: added BPF random opcode
Chema Gonzalez
2014-04-22
2
-1
/
+11
|
/
/
*
|
Merge tag 'char-misc-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-04-18
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-16
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-16
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
[next]