aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2017-01-22Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 2-2/+15
2017-01-21Merge tag 'powerpc-4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 1-1/+1
2017-01-19tools/virtio/ringtest: tweaks for s390Gravatar Halil Pasic 1-0/+12
2017-01-19tools/virtio/ringtest: fix run-on-all.sh for offline cpusGravatar Halil Pasic 1-2/+3
2017-01-18selftest/powerpc: Wrong PMC initialized in pmc56_overflow testGravatar Madhavan Srinivasan 1-1/+1
2017-01-17Merge tag 'perf-urgent-for-mingo-4.10-20170117' of git://git.kernel.org/pub/s...Gravatar Ingo Molnar 3-41/+72
2017-01-16perf probe: Fix to probe on gcc generated functions in modulesGravatar Masami Hiramatsu 3-18/+37
2017-01-16perf probe: Add error checks to offline probe post-processingGravatar Masami Hiramatsu 1-17/+33
2017-01-16perf probe: Fix to show correct locations for events on modulesGravatar Masami Hiramatsu 1-7/+3
2017-01-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 9-45/+107
2017-01-11Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-1/+0
2017-01-10mm: get rid of __GFP_OTHER_NODEGravatar Michal Hocko 1-1/+0
2017-01-05selftests: x86/pkeys: fix spelling mistake: "itertation" -> "iteration"Gravatar Colin King 1-1/+1
2017-01-05selftests: do not require bash to run netsocktests testcaseGravatar Rolf Eike Beer 1-1/+1
2017-01-05selftests: do not require bash to run bpf testsGravatar Rolf Eike Beer 1-1/+1
2017-01-05selftests: do not require bash for the generated testGravatar Rolf Eike Beer 1-1/+1
2017-01-05Merge tag 'perf-urgent-for-mingo-4.10-20170104' of git://git.kernel.org/pub/s...Gravatar Ingo Molnar 9-45/+107
2017-01-04perf probe: Fix to probe on gcc generated symbols for offline kernelGravatar Masami Hiramatsu 1-1/+47
2017-01-04perf probe: Fix --funcs to show correct symbols for offline moduleGravatar Masami Hiramatsu 1-19/+6
2017-01-03perf symbols: Robustify reading of build-id from sysfsGravatar Arnaldo Carvalho de Melo 1-0/+6
2017-01-03perf tools: Install tools/lib/traceevent plugins with install-binGravatar Arnaldo Carvalho de Melo 1-2/+2
2017-01-03tools lib traceevent: Fix prev/next_prio for deadline tasksGravatar Daniel Bristot de Oliveira 1-2/+2
2017-01-03perf record: Fix --switch-output documentation and commentGravatar Jiri Olsa 2-1/+5
2017-01-03perf record: Make __record_options staticGravatar Jiri Olsa 1-1/+1
2017-01-03tools lib subcmd: Add OPT_STRING_OPTARG_SET optionGravatar Jiri Olsa 2-0/+8
2017-01-02perf probe: Fix to get correct modname from elf headerGravatar Masami Hiramatsu 1-16/+16
2016-12-27perf sched timehist: Show total scheduling timeGravatar Namhyung Kim 1-3/+14
2016-12-25Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Gravatar Linus Torvalds 3-371/+673
2016-12-24tools/power turbostat: remove obsolete -M, -m, -C, -c optionsGravatar Len Brown 2-110/+2
2016-12-24tools/power turbostat: Make extensible via the --add parameterGravatar Len Brown 2-9/+409
2016-12-23Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 27-405/+865
2016-12-22perf sched timehist: Fix invalid period calculationGravatar Namhyung Kim 1-1/+1
2016-12-22perf sched timehist: Remove hardcoded 'comm_width' check at print_summaryGravatar Namhyung Kim 1-3/+0
2016-12-22perf sched timehist: Enlarge default 'comm_width'Gravatar Namhyung Kim 1-1/+1
2016-12-22perf sched timehist: Honour 'comm_width' when aligning the headersGravatar Namhyung Kim 1-3/+4
2016-12-20tools lib bpf: Add bpf_prog_{attach,detach}Gravatar Joe Stringer 2-0/+26
2016-12-20perf diff: Do not overwrite valid build idGravatar Kan Liang 1-1/+2
2016-12-20perf annotate: Don't throw error for zero length symbolsGravatar Ravi Bangoria 1-1/+2
2016-12-20perf bench futex: Fix lock-pi help stringGravatar Davidlohr Bueso 1-1/+1
2016-12-20perf trace: Check if MAP_32BIT is defined (again)Gravatar Jiri Olsa 1-0/+2
2016-12-18Merge tag 'libnvdimm-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-7/+23
2016-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 1-1/+29
2016-12-17Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Gravatar Linus Torvalds 12-16/+12
2016-12-17Merge branch 'for-4.10/libnvdimm' into libnvdimm-for-nextGravatar Dan Williams 1-7/+23
2016-12-17bpf, test_verifier: fix a test case error result on unprivilegedGravatar Daniel Borkmann 1-1/+1
2016-12-17bpf: fix regression on verifier pruning wrt map lookupsGravatar Daniel Borkmann 1-0/+28
2016-12-16Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 53-337/+3307
2016-12-15Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 3-9/+6
2016-12-15Merge tag 'linux-kselftest-4.10-rc1-update' of git://git.kernel.org/pub/scm/l...Gravatar Linus Torvalds 24-0/+1948
2016-12-16tools: enable endian checks for all sparse buildsGravatar Michael S. Tsirkin 1-4/+0