aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2017-06-08tools/kvm_stat: display guest list in pid/guest selection screensStefan Raspl
2017-06-08tools/kvm_stat: add new interactive command 'o'Stefan Raspl
2017-06-08tools/kvm_stat: add new interactive command 's'Stefan Raspl
2017-06-08tools/kvm_stat: add new interactive command 'h'Stefan Raspl
2017-06-08tools/kvm_stat: rename 'Current' column to 'CurAvg/s'Stefan Raspl
2017-06-08tools/kvm_stat: make heading look a bit more like 'top'Stefan Raspl
2017-06-08tools/kvm_stat: display message indicating lack of eventsStefan Raspl
2017-06-08tools/kvm_stat: show cursor in selection screensStefan Raspl
2017-06-08tools/kvm_stat: move functions to corresponding classesStefan Raspl
2017-06-08tools/kvm_stat: simplify initializersStefan Raspl
2017-06-08tools/kvm_stat: remove extra statementStefan Raspl
2017-06-08tools/kvm_stat: removed unused functionStefan Raspl
2017-06-08tools/kvm_stat: simplify line print logicStefan Raspl
2017-06-08tools/kvm_stat: remove unnecessary header redrawsStefan Raspl
2017-06-08tools/kvm_stat: fix undue use of initial sleeptimeStefan Raspl
2017-06-08tools/kvm_stat: fix event counts display for interrupted intervalsStefan Raspl
2017-06-08tools/kvm_stat: fix typoStefan Raspl
2017-05-20Merge tag 'trace-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-05-19Merge tag 'powerpc-4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-05-17selftests/ftrace: Add test to remove instance with active event triggersNaveen N. Rao
2017-05-17selftests/ftrace: Fix bashismsNaveen N. Rao
2017-05-17selftests/bpf: fix broken build due to types.hYonghong Song
2017-05-16selftests/powerpc: Test TM and VMX register stateMichael Neuling
2017-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-05-12Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-05-11bpf: Handle multiple variable additions into packet pointers in verifier.David S. Miller
2017-05-11bpf: Remove commented out debugging hack in test_align.David S. Miller
2017-05-11bpf: Provide a linux/types.h override for bpf selftests.David S. Miller
2017-05-11bpf: Add verifier test case for alignment.David S. Miller
2017-05-11bpf: Add bpf_verify_program() to the library.David S. Miller
2017-05-11bpf: Add strict alignment flag for BPF_PROG_LOAD.David S. Miller
2017-05-10Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2017-05-10Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-05-09tools/virtio: fix spelling mistake: "wakeus" -> "wakeups"Colin Ian King
2017-05-09ptr_ring: support testing different batching sizesMichael S. Tsirkin
2017-05-09ringtest: support test specific parametersMichael S. Tsirkin
2017-05-08Merge tag 'linux-kselftest-4.12-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-05-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-05-08selftests/vm: add a test for virtual address range mappingAnshuman Khandual
2017-05-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-05-05Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-05-05Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-05-04Merge branch 'for-4.12/dax' into libnvdimm-for-nextDan Williams
2017-05-04Merge tag 'usb-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-05-04tools build: Fixup sched_getcpu feature testperf-urgent-for-mingo-4.12-20170504Arnaldo Carvalho de Melo
2017-05-04perf tests kmod-path: Don't fail if compressed modules aren't supportedKim Phillips
2017-05-04perf annotate: Fix AArch64 comment charKim Phillips
2017-05-04perf tools: Fix spelling mistakesKim Phillips