summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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
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-09Merge branch 'ib-mfd-regulator-gpio-4.6' of git://git.kernel.org/pub/scm/linu...Linus Walleij
2016-03-09objtool: Only print one warning per functionJosh Poimboeuf
2016-03-09objtool: Add several performance improvementsJosh Poimboeuf
2016-03-09tools: Copy hashtable.h into tools directoryJosh Poimboeuf
2016-03-09objtool: Fix false positive warnings for functions with multiple switch state...Josh Poimboeuf
2016-03-09objtool: Rename some variables and functionsJosh Poimboeuf
2016-03-09objtool: Remove superflous INIT_LIST_HEADJosh Poimboeuf
2016-03-09objtool: Add helper macros for traversing instructionsJosh Poimboeuf
2016-03-09objtool: Fix false positive warnings related to sibling callsJosh Poimboeuf