index
:
linux-sh
development
for-next
j2-devel
j2-stable
jcore-4.6
jcore-4.8
linux-sh-draft
linux-sh-draft-2
master
sh-for-4.6
sh-for-4.6-old1
temp-j2
v4.6-rc3+j2
v4.6-rc5+j2
DO NOT CLONE THIS REPO DIRECTLY. Clone kernel.org then fetch just differences from here. Linux SH repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Lines
2016-03-24
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-557
/
+385
2016-03-24
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-1
/
+136
2016-03-24
Merge tag 'perf-core-for-mingo-20160323' of git://git.kernel.org/pub/scm/linu...
Ingo Molnar
-557
/
+385
2016-03-23
perf llvm: Use strerror_r instead of the thread unsafe strerror one
Arnaldo Carvalho de Melo
-3
/
+4
2016-03-23
perf llvm: Use realpath to canonicalize paths
Arnaldo Carvalho de Melo
-44
/
+12
2016-03-23
perf tools: Unexport some methods unused outside strbuf.c
Arnaldo Carvalho de Melo
-7
/
+9
2016-03-23
perf probe: No need to use formatting strbuf method
Arnaldo Carvalho de Melo
-10
/
+10
2016-03-23
perf help: Use asprintf instead of adhoc equivalents
Arnaldo Carvalho de Melo
-38
/
+31
2016-03-23
perf tools: Remove unused perf_pathdup, xstrdup functions
Arnaldo Carvalho de Melo
-46
/
+0
2016-03-23
perf tools: Do not include stringify.h from the kernel sources
Arnaldo Carvalho de Melo
-5
/
+3
2016-03-23
tools include: Copy linux/stringify.h from the kernel
Arnaldo Carvalho de Melo
-0
/
+12
2016-03-23
tools lib traceevent: Remove redundant CPU output
Steven Rostedt
-3
/
+1
2016-03-23
perf tools: Remove needless 'extern' from function prototypes
Arnaldo Carvalho de Melo
-217
/
+197
2016-03-23
perf tools: Simplify die() mechanism
Arnaldo Carvalho de Melo
-8
/
+1
2016-03-23
perf tools: Remove unused DIE_IF macro
Arnaldo Carvalho de Melo
-7
/
+0
2016-03-23
perf script: Remove lots of unused arguments
Arnaldo Carvalho de Melo
-23
/
+14
2016-03-23
perf thread: Rename perf_event__preprocess_sample_addr to thread__resolve
Arnaldo Carvalho de Melo
-11
/
+7
2016-03-23
perf machine: Rename perf_event__preprocess_sample to machine__resolve
Arnaldo Carvalho de Melo
-52
/
+17
2016-03-23
perf tools: Add cpumode to struct perf_sample
Arnaldo Carvalho de Melo
-45
/
+35
2016-03-23
perf tests: Forward the perf_sample in the dwarf unwind test
Arnaldo Carvalho de Melo
-2
/
+2
2016-03-23
perf tools: Remove misplaced __maybe_unused
Arnaldo Carvalho de Melo
-26
/
+22
2016-03-22
perf list: Fix documentation of :ppp
Andi Kleen
-2
/
+4
2016-03-21
perf bench numa: Fix assertion for nodes bitfield
Jakub Jelen
-1
/
+1
2016-03-20
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-14
/
+5439
2016-03-20
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
-0
/
+17
2016-03-19
Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
-3
/
+1229
2016-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
-165
/
+465
2016-03-18
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-14
/
+2350
2016-03-18
perf symbols: Record text offset in dso to calculate objdump address
Wang Nan
-6
/
+7
2016-03-18
tools: Move utilities.mak from perf to tools/scripts/
Arnaldo Carvalho de Melo
-5
/
+5
2016-03-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
-1
/
+1
2016-03-17
Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
-3
/
+250
2016-03-17
Merge tag 'linux-kselftest-4.6-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-1
/
+352
2016-03-17
radix-tree tests: add test for radix_tree_iter_next
Konstantin Khlebnikov
-8
/
+39
2016-03-17
radix-tree tests: add regression3 test
Konstantin Khlebnikov
-1
/
+90
2016-03-17
radix_tree: tag all internal tree nodes as indirect pointers
Matthew Wilcox
-2
/
+3
2016-03-17
radix tree test harness
Matthew Wilcox
-0
/
+2110
2016-03-17
tools/vm/page-types.c: avoid memset() in walk_pfn() when count == 1
Naoya Horiguchi
-1
/
+9
2016-03-17
tools/vm/page-types.c: add memory cgroup dumping and filtering
Konstantin Khlebnikov
-15
/
+84
2016-03-17
tools/vm/page-types.c: support swap entry
Naoya Horiguchi
-1
/
+29
2016-03-17
Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-0
/
+2
2016-03-17
selftests/x86: Add an iopl test
Andy Lutomirski
-1
/
+136
2016-03-16
Merge tag 'libnvdimm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-63
/
+222
2016-03-16
Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-193
/
+720
2016-03-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-21
/
+30
2016-03-15
mm, tracing: unify mm flags handling in tracepoints and printk
Vlastimil Babka
-1
/
+1
2016-03-15
tools, perf: make gfp_compact_table up to date
Vlastimil Babka
-19
/
+28
2016-03-15
slub: convert SLAB_DEBUG_FREE to SLAB_CONSISTENCY_CHECKS
Laura Abbott
-1
/
+1
2016-03-15
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-2
/
+4
2016-03-15
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-44
/
+501
[next]