summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
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
2016-03-15Merge commit 'torture.2015.02.23a' into core/rcuIngo Molnar
2016-03-14Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-03-14Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Rafael J. Wysocki
2016-03-13tools/power turbostat: bugfix: TDP MSRs print bits fixingChen Yu
2016-03-13tools/power turbostat: correct output for MSR_NHM_SNB_PKG_CST_CFG_CTL dumpLen Brown
2016-03-13tools/power turbostat: call __cpuid() instead of __get_cpuid()Len Brown
2016-03-13tools/power turbostat: indicate SMX and SGX supportLen Brown
2016-03-13tools/power turbostat: detect and work around syscall jitterLen Brown
2016-03-13tools/power turbostat: show GFX%rc6Len Brown
2016-03-13tools/power turbostat: show GFXMHzLen Brown
2016-03-13tools/power turbostat: show IRQs per CPULen Brown
2016-03-13tools/power turbostat: make fewer systems callsLen Brown
2016-03-13tools/power turbostat: fix compiler warningsLen Brown
2016-03-13tools/power turbostat: add --out option for saving output in a fileLen Brown
2016-03-13tools/power turbostat: re-name "%Busy" field to "Busy%"Len Brown
2016-03-13tools/power turbostat: Intel Xeon x200: fix turbo-ratio decodingHubert Chrzaniuk
2016-03-13tools/power turbostat: Intel Xeon x200: fix erroneous bclk valueChrzaniuk, Hubert
2016-03-13tools/power turbostat: allow sub-sec intervalsLen Brown
2016-03-11perf test: Remove 'core_id' check in topo testSukadev Bhattiprolu
2016-03-10perf stat: Add --metric-only support for -AAndi Kleen
2016-03-10perf stat: Implement --metric-only modeAndi Kleen
2016-03-10perf stat: Document CSV format in manpageAndi Kleen
2016-03-10perf hists browser: Check sort keys before hot key actionsNamhyung Kim