aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2016-03-24Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 79-557/+385
2016-03-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-1/+136
2016-03-24Merge tag 'perf-core-for-mingo-20160323' of git://git.kernel.org/pub/scm/linu...Gravatar Ingo Molnar 79-557/+385
2016-03-23perf llvm: Use strerror_r instead of the thread unsafe strerror oneGravatar Arnaldo Carvalho de Melo 1-3/+4
2016-03-23perf llvm: Use realpath to canonicalize pathsGravatar Arnaldo Carvalho de Melo 4-44/+12
2016-03-23perf tools: Unexport some methods unused outside strbuf.cGravatar Arnaldo Carvalho de Melo 2-7/+9
2016-03-23perf probe: No need to use formatting strbuf methodGravatar Arnaldo Carvalho de Melo 3-10/+10
2016-03-23perf help: Use asprintf instead of adhoc equivalentsGravatar Arnaldo Carvalho de Melo 1-38/+31
2016-03-23perf tools: Remove unused perf_pathdup, xstrdup functionsGravatar Arnaldo Carvalho de Melo 4-46/+0
2016-03-23perf tools: Do not include stringify.h from the kernel sourcesGravatar Arnaldo Carvalho de Melo 4-5/+3
2016-03-23tools include: Copy linux/stringify.h from the kernelGravatar Arnaldo Carvalho de Melo 1-0/+12
2016-03-23tools lib traceevent: Remove redundant CPU outputGravatar Steven Rostedt 1-3/+1
2016-03-23perf tools: Remove needless 'extern' from function prototypesGravatar Arnaldo Carvalho de Melo 20-217/+197
2016-03-23perf tools: Simplify die() mechanismGravatar Arnaldo Carvalho de Melo 2-8/+1
2016-03-23perf tools: Remove unused DIE_IF macroGravatar Arnaldo Carvalho de Melo 1-7/+0
2016-03-23perf script: Remove lots of unused argumentsGravatar Arnaldo Carvalho de Melo 1-23/+14
2016-03-23perf thread: Rename perf_event__preprocess_sample_addr to thread__resolveGravatar Arnaldo Carvalho de Melo 4-11/+7
2016-03-23perf machine: Rename perf_event__preprocess_sample to machine__resolveGravatar Arnaldo Carvalho de Melo 13-52/+17
2016-03-23perf tools: Add cpumode to struct perf_sampleGravatar Arnaldo Carvalho de Melo 16-45/+35
2016-03-23perf tests: Forward the perf_sample in the dwarf unwind testGravatar Arnaldo Carvalho de Melo 1-2/+2
2016-03-23perf tools: Remove misplaced __maybe_unusedGravatar Arnaldo Carvalho de Melo 15-26/+22
2016-03-22perf list: Fix documentation of :pppGravatar Andi Kleen 1-2/+4
2016-03-21perf bench numa: Fix assertion for nodes bitfieldGravatar Jakub Jelen 1-1/+1
2016-03-20Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 29-14/+5439
2016-03-20Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 1-0/+17
2016-03-19Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 13-3/+1229
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 9-165/+465
2016-03-18Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 38-14/+2350
2016-03-18perf symbols: Record text offset in dso to calculate objdump addressGravatar Wang Nan 2-6/+7
2016-03-18tools: Move utilities.mak from perf to tools/scripts/Gravatar Arnaldo Carvalho de Melo 6-5/+5
2016-03-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2016-03-17Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Gravatar Linus Torvalds 5-3/+250
2016-03-17Merge tag 'linux-kselftest-4.6-rc1' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 20-1/+352
2016-03-17radix-tree tests: add test for radix_tree_iter_nextGravatar Konstantin Khlebnikov 1-8/+39
2016-03-17radix-tree tests: add regression3 testGravatar Konstantin Khlebnikov 5-1/+90
2016-03-17radix_tree: tag all internal tree nodes as indirect pointersGravatar Matthew Wilcox 1-2/+3
2016-03-17radix tree test harnessGravatar Matthew Wilcox 36-0/+2110
2016-03-17tools/vm/page-types.c: avoid memset() in walk_pfn() when count == 1Gravatar Naoya Horiguchi 1-1/+9
2016-03-17tools/vm/page-types.c: add memory cgroup dumping and filteringGravatar Konstantin Khlebnikov 1-15/+84
2016-03-17tools/vm/page-types.c: support swap entryGravatar Naoya Horiguchi 1-1/+29
2016-03-17Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+2
2016-03-17selftests/x86: Add an iopl testGravatar Andy Lutomirski 2-1/+136
2016-03-16Merge tag 'libnvdimm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-63/+222
2016-03-16Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-193/+720
2016-03-16Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 2-21/+30
2016-03-15mm, tracing: unify mm flags handling in tracepoints and printkGravatar Vlastimil Babka 1-1/+1
2016-03-15tools, perf: make gfp_compact_table up to dateGravatar Vlastimil Babka 1-19/+28
2016-03-15slub: convert SLAB_DEBUG_FREE to SLAB_CONSISTENCY_CHECKSGravatar Laura Abbott 1-1/+1
2016-03-15Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-2/+4
2016-03-15Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 5-44/+501