Age | Commit message (Expand) | Author | Files | Lines |
2016-03-15 | Merge commit 'torture.2015.02.23a' into core/rcu | Ingo Molnar | 1 | -2/+4 |
2016-03-14 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 150 | -1616/+11149 |
2016-03-14 | Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len... | Rafael J. Wysocki | 2 | -197/+724 |
2016-03-13 | tools/power turbostat: bugfix: TDP MSRs print bits fixing | Chen Yu | 1 | -10/+10 |
2016-03-13 | tools/power turbostat: correct output for MSR_NHM_SNB_PKG_CST_CFG_CTL dump | Len Brown | 1 | -1/+1 |
2016-03-13 | tools/power turbostat: call __cpuid() instead of __get_cpuid() | Len Brown | 1 | -7/+7 |
2016-03-13 | tools/power turbostat: indicate SMX and SGX support | Len Brown | 1 | -1/+27 |
2016-03-13 | tools/power turbostat: detect and work around syscall jitter | Len Brown | 1 | -1/+50 |
2016-03-13 | tools/power turbostat: show GFX%rc6 | Len Brown | 1 | -0/+45 |
2016-03-13 | tools/power turbostat: show GFXMHz | Len Brown | 1 | -1/+49 |
2016-03-13 | tools/power turbostat: show IRQs per CPU | Len Brown | 1 | -4/+122 |
2016-03-13 | tools/power turbostat: make fewer systems calls | Len Brown | 1 | -10/+41 |
2016-03-13 | tools/power turbostat: fix compiler warnings | Len Brown | 1 | -4/+4 |
2016-03-13 | tools/power turbostat: add --out option for saving output in a file | Len Brown | 2 | -135/+160 |
2016-03-13 | tools/power turbostat: re-name "%Busy" field to "Busy%" | Len Brown | 2 | -11/+11 |
2016-03-13 | tools/power turbostat: Intel Xeon x200: fix turbo-ratio decoding | Hubert Chrzaniuk | 1 | -27/+26 |
2016-03-13 | tools/power turbostat: Intel Xeon x200: fix erroneous bclk value | Chrzaniuk, Hubert | 1 | -1/+1 |
2016-03-13 | tools/power turbostat: allow sub-sec intervals | Len Brown | 2 | -5/+17 |
2016-03-11 | perf test: Remove 'core_id' check in topo test | Sukadev Bhattiprolu | 1 | -5/+0 |
2016-03-10 | perf stat: Add --metric-only support for -A | Andi Kleen | 2 | -9/+38 |
2016-03-10 | perf stat: Implement --metric-only mode | Andi Kleen | 2 | -10/+205 |
2016-03-10 | perf stat: Document CSV format in manpage | Andi Kleen | 1 | -0/+23 |
2016-03-10 | perf hists browser: Check sort keys before hot key actions | Namhyung Kim | 1 | -0/+9 |
2016-03-10 | perf hists browser: Allow thread filtering for comm sort key | Namhyung Kim | 1 | -10/+32 |
2016-03-10 | perf tools: Add sort__has_comm variable | Namhyung Kim | 2 | -0/+4 |
2016-03-10 | perf tools: Recalc total periods using top-level entries in hierarchy | Namhyung Kim | 1 | -10/+34 |
2016-03-10 | perf tools: Remove nr_sort_keys field | Namhyung Kim | 3 | -31/+0 |
2016-03-10 | perf hists browser: Cleanup hist_browser__fprintf_hierarchy_entry() | Namhyung Kim | 1 | -14/+8 |
2016-03-10 | perf tools: Remove hist_entry->fmt field | Namhyung Kim | 1 | -1/+0 |
2016-03-10 | perf tools: Fix command line filters in hierarchy mode | Namhyung Kim | 1 | -3/+97 |
2016-03-10 | perf tools: Add more sort entry check functions | Namhyung Kim | 2 | -31/+23 |
2016-03-10 | perf tools: Fix hist_entry__filter() for hierarchy | Namhyung Kim | 1 | -7/+21 |
2016-03-10 | perf jitdump: Build only on supported archs | Jiri Olsa | 7 | -6/+19 |
2016-03-10 | tools lib traceevent: Add '~' operation within arg_num_eval() | Steven Rostedt | 1 | -0/+6 |
2016-03-10 | selftests/x86: In syscall_nt, test NT|TF as well | Andy Lutomirski | 1 | -8/+49 |
2016-03-09 | perf tools: Omit unnecessary cast in perf_pmu__parse_scale | Jiri Olsa | 1 | -2/+2 |
2016-03-09 | perf tools: Pass perf_hpp_list all the way through setup_sort_list | Jiri Olsa | 1 | -18/+26 |
2016-03-09 | perf tools: Fix perf script python database export crash | Chris Phlipot | 1 | -4/+2 |
2016-03-09 | perf jitdump: DWARF is also needed | Arnaldo Carvalho de Melo | 2 | -5/+8 |
2016-03-09 | Merge branch 'ib-mfd-regulator-gpio-4.6' of git://git.kernel.org/pub/scm/linu... | Linus Walleij | 21 | -32/+1359 |
2016-03-09 | objtool: Only print one warning per function | Josh Poimboeuf | 1 | -23/+25 |
2016-03-09 | objtool: Add several performance improvements | Josh Poimboeuf | 3 | -14/+35 |
2016-03-09 | tools: Copy hashtable.h into tools directory | Josh Poimboeuf | 4 | -3/+155 |
2016-03-09 | objtool: Fix false positive warnings for functions with multiple switch state... | Josh Poimboeuf | 1 | -45/+100 |
2016-03-09 | objtool: Rename some variables and functions | Josh Poimboeuf | 3 | -52/+54 |
2016-03-09 | objtool: Remove superflous INIT_LIST_HEAD | Josh Poimboeuf | 1 | -2/+0 |
2016-03-09 | objtool: Add helper macros for traversing instructions | Josh Poimboeuf | 1 | -73/+55 |
2016-03-09 | objtool: Fix false positive warnings related to sibling calls | Josh Poimboeuf | 1 | -1/+6 |
2016-03-09 | objtool: Compile with debugging symbols | Josh Poimboeuf | 1 | -1/+1 |
2016-03-09 | objtool: Detect infinite recursion | Josh Poimboeuf | 1 | -12/+33 |