summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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-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-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
2016-03-10perf hists browser: Allow thread filtering for comm sort keyNamhyung Kim
2016-03-10perf tools: Add sort__has_comm variableNamhyung Kim
2016-03-10perf tools: Recalc total periods using top-level entries in hierarchyNamhyung Kim
2016-03-10perf tools: Remove nr_sort_keys fieldNamhyung Kim
2016-03-10perf hists browser: Cleanup hist_browser__fprintf_hierarchy_entry()Namhyung Kim
2016-03-10perf tools: Remove hist_entry->fmt fieldNamhyung Kim
2016-03-10perf tools: Fix command line filters in hierarchy modeNamhyung Kim
2016-03-10perf tools: Add more sort entry check functionsNamhyung Kim
2016-03-10perf tools: Fix hist_entry__filter() for hierarchyNamhyung Kim
2016-03-10perf jitdump: Build only on supported archsJiri Olsa
2016-03-10tools lib traceevent: Add '~' operation within arg_num_eval()Steven Rostedt
2016-03-10selftests/x86: In syscall_nt, test NT|TF as wellAndy Lutomirski
2016-03-09perf tools: Omit unnecessary cast in perf_pmu__parse_scaleJiri Olsa
2016-03-09perf tools: Pass perf_hpp_list all the way through setup_sort_listJiri Olsa
2016-03-09perf tools: Fix perf script python database export crashChris Phlipot
2016-03-09perf jitdump: DWARF is also neededArnaldo Carvalho de Melo
2016-03-09perf bench mem: Prepare the x86-64 build for upstream memcpy_mcsafe() changesIngo Molnar
2016-03-08perf report: Use hierarchy hpp list on gtkNamhyung Kim