summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Linus Torvalds2016-12-253-371/+673
|\
| * tools/power turbostat: remove obsolete -M, -m, -C, -c optionsLen Brown2016-12-242-110/+2
| * tools/power turbostat: Make extensible via the --add parameterLen Brown2016-12-242-9/+409
| * tools/power turbostat: Denverton uses a 25 MHz crystal, not 19.2 MHzLen Brown2016-12-011-1/+1
| * tools/power turbostat: line up headers when -M is usedLen Brown2016-12-011-1/+1
| * tools/power turbostat: fix SKX PKG_CSTATE_LIMIT decodingLen Brown2016-12-011-1/+4
| * tools/power turbostat: Support Knights Mill (KNM)Len Brown2016-12-011-0/+7
| * tools/power turbostat: Display HWP OOB statusSrinivas Pandruvada2016-12-011-2/+3
| * tools/power turbostat: fix Denverton BCLKXiaolong Wang2016-12-011-0/+1
| * tools/power turbostat: use intel-family.h model stringsLen Brown2016-12-012-124/+126
| * tools/power/turbostat: Add Denverton RAPL supportJacob Pan2016-12-011-0/+3
| * tools/power/turbostat: Add Denverton supportJacob Pan2016-12-011-0/+2
| * tools/power/turbostat: split core MSR support into status + limitJacob Pan2016-12-011-9/+11
| * tools/power turbostat: fix error case overflow read of slm_freq_table[]Colin Ian King2016-12-011-1/+1
| * tools/power turbostat: Allocate correct amount of fd and irq entriesMika Westerberg2016-12-011-4/+4
| * tools/power turbostat: switch to tab delimited outputLen Brown2016-12-011-85/+85
| * tools/power turbostat: Gracefully handle ACPI S3Len Brown2016-12-011-42/+35
| * tools/power turbostat: tidy up output on Joule counter overflowLen Brown2016-12-011-5/+1
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-2327-405/+865
|\ \
| * | perf sched timehist: Fix invalid period calculationNamhyung Kim2016-12-221-1/+1
| * | perf sched timehist: Remove hardcoded 'comm_width' check at print_summaryNamhyung Kim2016-12-221-3/+0
| * | perf sched timehist: Enlarge default 'comm_width'Namhyung Kim2016-12-221-1/+1
| * | perf sched timehist: Honour 'comm_width' when aligning the headersNamhyung Kim2016-12-221-3/+4
| * | tools lib bpf: Add bpf_prog_{attach,detach}Joe Stringer2016-12-202-0/+26
| * | perf diff: Do not overwrite valid build idKan Liang2016-12-201-1/+2
| * | perf annotate: Don't throw error for zero length symbolsRavi Bangoria2016-12-201-1/+2
| * | perf bench futex: Fix lock-pi help stringDavidlohr Bueso2016-12-201-1/+1
| * | perf trace: Check if MAP_32BIT is defined (again)Jiri Olsa2016-12-201-0/+2
| * | tools lib bpf: Add flags to bpf_create_map()Joe Stringer2016-12-153-3/+5
| * | tools lib bpf: use __u32 from linux/types.hJoe Stringer2016-12-152-4/+4
| * | tools lib bpf: Sync {tools,}/include/uapi/linux/bpf.hJoe Stringer2016-12-151-229/+364
| * | perf annotate: Fix jump target outside of function address rangeRavi Bangoria2016-12-153-9/+15
| * | perf annotate: Support jump instruction with target as second operandRavi Bangoria2016-12-151-1/+5
| * | perf record: Force ignore_missing_thread for uid optionJiri Olsa2016-12-151-0/+3
| * | perf evsel: Allow to ignore missing pidJiri Olsa2016-12-153-0/+46
| * | perf thread_map: Add thread_map__remove functionJiri Olsa2016-12-155-0/+72
| * | perf evsel: Use variable instead of repeating lengthy FD macroJiri Olsa2016-12-151-8/+9
| * | perf mem: Fix --all-user/--all-kernel optionsJiri Olsa2016-12-151-2/+2
| * | perf tools: Remove some needless __maybe_unusedArnaldo Carvalho de Melo2016-12-153-11/+10
| * | perf sched timehist: Show callchains for idle statNamhyung Kim2016-12-151-0/+86
| * | perf sched timehist: Add -I/--idle-hist optionNamhyung Kim2016-12-152-5/+45
| * | perf sched timehist: Skip non-idle events when necessaryNamhyung Kim2016-12-151-7/+18
| * | perf sched timehist: Save callchain when entering idleNamhyung Kim2016-12-151-0/+30
| * | perf sched timehist: Introduce struct idle_time_dataNamhyung Kim2016-12-151-4/+33
| * | perf sched timehist: Split is_idle_sample()Namhyung Kim2016-12-151-19/+20
| * | perf tools: Move headers check into bash scriptJiri Olsa2016-12-152-93/+60
* | | Merge tag 'libnvdimm-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-12-181-7/+23
|\ \ \
| * \ \ Merge branch 'for-4.10/libnvdimm' into libnvdimm-for-nextDan Williams2016-12-171-7/+23
| |\ \ \
| | * | | tools/testing/nvdimm: dynamic label supportDan Williams2016-10-191-7/+23
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-12-171-1/+29
|\ \ \ \ \