Age | Commit message (Expand) | Author |
2017-03-01 | tools/power turbostat: further decode MSR_IA32_MISC_ENABLE | Len Brown |
2017-03-01 | tools/power turbostat: add precision to --debug frequency output | Len Brown |
2017-03-01 | tools/power turbostat: Baytrail c-state support | Len Brown |
2017-03-01 | tools/power turbostat: use new name for MSR_PKG_CST_CONFIG_CONTROL | Len Brown |
2017-02-25 | tools/power turbostat: update MSR_PKG_CST_CONFIG_CONTROL decoding | Len Brown |
2017-02-25 | tools/power turbostat: Baytrail: remove debug line in quiet mode | Len Brown |
2017-02-25 | tools/power turbostat: decode Baytrail CC6 and MC6 demotion configuration | Len Brown |
2017-02-25 | tools/power turbostat: BYT does not have MSR_MISC_PWR_MGMT | Len Brown |
2017-02-25 | tools/power turbostat: Add --show and --hide parameters | Len Brown |
2017-02-25 | tools/power turbostat: fix bugs in --add option | Len Brown |
2017-02-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-02-14 | bpf: kernel header files need to be copied into the tools directory | Stephen Rothwell |
2017-02-12 | bpf: introduce BPF_F_ALLOW_OVERRIDE flag | Alexei Starovoitov |
2017-02-03 | Merge tag 'perf-urgent-for-mingo-4.10-20170203' of git://git.kernel.org/pub/s... | Ingo Molnar |
2017-02-02 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-02-02 | perf callchain: Reference count maps | Krister Johansen |
2017-02-02 | perf diff: Fix -o/--order option behavior (again) | Namhyung Kim |
2017-02-02 | perf diff: Fix segfault on 'perf diff -o N' option | Namhyung Kim |
2017-01-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-01-22 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2017-01-21 | Merge tag 'powerpc-4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2017-01-19 | tools/virtio/ringtest: tweaks for s390 | Halil Pasic |
2017-01-19 | tools/virtio/ringtest: fix run-on-all.sh for offline cpus | Halil Pasic |
2017-01-19 | objtool: Fix IRET's opcode | Jiri Slaby |
2017-01-18 | selftest/powerpc: Wrong PMC initialized in pmc56_overflow test | Madhavan Srinivasan |
2017-01-17 | bpf: Fix test_lru_sanity5() in test_lru_map.c | Martin KaFai Lau |
2017-01-17 | Merge tag 'perf-urgent-for-mingo-4.10-20170117' of git://git.kernel.org/pub/s... | Ingo Molnar |
2017-01-16 | perf probe: Fix to probe on gcc generated functions in modules | Masami Hiramatsu |
2017-01-16 | perf probe: Add error checks to offline probe post-processing | Masami Hiramatsu |
2017-01-16 | perf probe: Fix to show correct locations for events on modules | Masami Hiramatsu |
2017-01-15 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-01-11 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2017-01-10 | mm: get rid of __GFP_OTHER_NODE | Michal Hocko |
2017-01-05 | selftests: x86/pkeys: fix spelling mistake: "itertation" -> "iteration" | Colin King |
2017-01-05 | selftests: do not require bash to run netsocktests testcase | Rolf Eike Beer |
2017-01-05 | selftests: do not require bash to run bpf tests | Rolf Eike Beer |
2017-01-05 | selftests: do not require bash for the generated test | Rolf Eike Beer |
2017-01-05 | Merge tag 'perf-urgent-for-mingo-4.10-20170104' of git://git.kernel.org/pub/s... | Ingo Molnar |
2017-01-04 | perf probe: Fix to probe on gcc generated symbols for offline kernel | Masami Hiramatsu |
2017-01-04 | perf probe: Fix --funcs to show correct symbols for offline module | Masami Hiramatsu |
2017-01-03 | perf symbols: Robustify reading of build-id from sysfs | Arnaldo Carvalho de Melo |
2017-01-03 | perf tools: Install tools/lib/traceevent plugins with install-bin | Arnaldo Carvalho de Melo |
2017-01-03 | tools lib traceevent: Fix prev/next_prio for deadline tasks | Daniel Bristot de Oliveira |
2017-01-03 | perf record: Fix --switch-output documentation and comment | Jiri Olsa |
2017-01-03 | perf record: Make __record_options static | Jiri Olsa |
2017-01-03 | tools lib subcmd: Add OPT_STRING_OPTARG_SET option | Jiri Olsa |
2017-01-02 | perf probe: Fix to get correct modname from elf header | Masami Hiramatsu |
2016-12-27 | perf sched timehist: Show total scheduling time | Namhyung Kim |
2016-12-25 | Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len... | Linus Torvalds |
2016-12-24 | tools/power turbostat: remove obsolete -M, -m, -C, -c options | Len Brown |