aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2016-03-24Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-03-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-03-24Merge tag 'perf-core-for-mingo-20160323' of git://git.kernel.org/pub/scm/linu...Ingo Molnar
2016-03-23perf llvm: Use strerror_r instead of the thread unsafe strerror oneArnaldo Carvalho de Melo
2016-03-23perf llvm: Use realpath to canonicalize pathsArnaldo Carvalho de Melo
2016-03-23perf tools: Unexport some methods unused outside strbuf.cArnaldo Carvalho de Melo
2016-03-23perf probe: No need to use formatting strbuf methodArnaldo Carvalho de Melo
2016-03-23perf help: Use asprintf instead of adhoc equivalentsArnaldo Carvalho de Melo
2016-03-23perf tools: Remove unused perf_pathdup, xstrdup functionsArnaldo Carvalho de Melo
2016-03-23perf tools: Do not include stringify.h from the kernel sourcesArnaldo Carvalho de Melo
2016-03-23tools include: Copy linux/stringify.h from the kernelArnaldo Carvalho de Melo
2016-03-23tools lib traceevent: Remove redundant CPU outputSteven Rostedt
2016-03-23perf tools: Remove needless 'extern' from function prototypesArnaldo Carvalho de Melo
2016-03-23perf tools: Simplify die() mechanismArnaldo Carvalho de Melo
2016-03-23perf tools: Remove unused DIE_IF macroArnaldo Carvalho de Melo
2016-03-23perf script: Remove lots of unused argumentsArnaldo Carvalho de Melo
2016-03-23perf thread: Rename perf_event__preprocess_sample_addr to thread__resolveArnaldo Carvalho de Melo
2016-03-23perf machine: Rename perf_event__preprocess_sample to machine__resolveArnaldo Carvalho de Melo
2016-03-23perf tools: Add cpumode to struct perf_sampleArnaldo Carvalho de Melo
2016-03-23perf tests: Forward the perf_sample in the dwarf unwind testArnaldo Carvalho de Melo
2016-03-23perf tools: Remove misplaced __maybe_unusedArnaldo Carvalho de Melo
2016-03-22perf list: Fix documentation of :pppAndi Kleen
2016-03-21perf bench numa: Fix assertion for nodes bitfieldJakub Jelen
2016-03-20Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-03-20Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-03-19Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-03-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-03-18perf symbols: Record text offset in dso to calculate objdump addressWang Nan
2016-03-18tools: Move utilities.mak from perf to tools/scripts/Arnaldo Carvalho de Melo
2016-03-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-03-17Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-03-17Merge tag 'linux-kselftest-4.6-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-03-17radix-tree tests: add test for radix_tree_iter_nextKonstantin Khlebnikov
2016-03-17radix-tree tests: add regression3 testKonstantin Khlebnikov
2016-03-17radix_tree: tag all internal tree nodes as indirect pointersMatthew Wilcox
2016-03-17radix tree test harnessMatthew Wilcox
2016-03-17tools/vm/page-types.c: avoid memset() in walk_pfn() when count == 1Naoya Horiguchi
2016-03-17tools/vm/page-types.c: add memory cgroup dumping and filteringKonstantin Khlebnikov
2016-03-17tools/vm/page-types.c: support swap entryNaoya Horiguchi
2016-03-17Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-03-17selftests/x86: Add an iopl testAndy Lutomirski
2016-03-16Merge tag 'libnvdimm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-03-16Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-03-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-03-15mm, tracing: unify mm flags handling in tracepoints and printkVlastimil Babka
2016-03-15tools, perf: make gfp_compact_table up to dateVlastimil Babka
2016-03-15slub: convert SLAB_DEBUG_FREE to SLAB_CONSISTENCY_CHECKSLaura Abbott
2016-03-15Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-15Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds