summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* tools/kvm_stat: display guest list in pid/guest selection screensStefan Raspl2017-06-081-12/+37
* tools/kvm_stat: add new interactive command 'o'Stefan Raspl2017-06-082-1/+18
* tools/kvm_stat: add new interactive command 's'Stefan Raspl2017-06-082-8/+49
* tools/kvm_stat: add new interactive command 'h'Stefan Raspl2017-06-082-5/+34
* tools/kvm_stat: rename 'Current' column to 'CurAvg/s'Stefan Raspl2017-06-081-3/+3
* tools/kvm_stat: make heading look a bit more like 'top'Stefan Raspl2017-06-081-1/+2
* tools/kvm_stat: display message indicating lack of eventsStefan Raspl2017-06-081-0/+2
* tools/kvm_stat: show cursor in selection screensStefan Raspl2017-06-081-0/+6
* tools/kvm_stat: move functions to corresponding classesStefan Raspl2017-06-081-162/+165
* tools/kvm_stat: simplify initializersStefan Raspl2017-06-081-38/+36
* tools/kvm_stat: remove extra statementStefan Raspl2017-06-081-1/+0
* tools/kvm_stat: removed unused functionStefan Raspl2017-06-081-3/+0
* tools/kvm_stat: simplify line print logicStefan Raspl2017-06-081-19/+7
* tools/kvm_stat: remove unnecessary header redrawsStefan Raspl2017-06-081-2/+0
* tools/kvm_stat: fix undue use of initial sleeptimeStefan Raspl2017-06-081-3/+0
* tools/kvm_stat: fix event counts display for interrupted intervalsStefan Raspl2017-06-081-2/+5
* tools/kvm_stat: fix typoStefan Raspl2017-06-081-1/+1
* Merge tag 'trace-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-05-204-6/+10
|\
| * selftests/ftrace: Add test to remove instance with active event triggersNaveen N. Rao2017-05-171-2/+6
| * selftests/ftrace: Fix bashismsNaveen N. Rao2017-05-173-4/+4
* | Merge tag 'powerpc-4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-05-193-1/+122
|\ \
| * | selftests/powerpc: Test TM and VMX register stateMichael Neuling2017-05-163-1/+122
| |/
* | selftests/bpf: fix broken build due to types.hYonghong Song2017-05-172-0/+17
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-05-157-4/+499
|\ \ | |/ |/|
| * bpf: Handle multiple variable additions into packet pointers in verifier.David S. Miller2017-05-111-0/+37
| * bpf: Remove commented out debugging hack in test_align.David S. Miller2017-05-111-1/+0
| * bpf: Provide a linux/types.h override for bpf selftests.David S. Miller2017-05-112-1/+8
| * bpf: Add verifier test case for alignment.David S. Miller2017-05-112-1/+419
| * bpf: Add bpf_verify_program() to the library.David S. Miller2017-05-112-0/+26
| * bpf: Add strict alignment flag for BPF_PROG_LOAD.David S. Miller2017-05-112-2/+10
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-05-1246-166/+245
|\ \
| * | tools build: Fixup sched_getcpu feature testArnaldo Carvalho de Melo2017-05-041-0/+2
| * | perf tests kmod-path: Don't fail if compressed modules aren't supportedKim Phillips2017-05-041-0/+2
| * | perf annotate: Fix AArch64 comment charKim Phillips2017-05-041-1/+1
| * | perf tools: Fix spelling mistakesKim Phillips2017-05-046-10/+10
| * | Merge tag 'perf-core-for-mingo-4.12-20170503' of git://git.kernel.org/pub/scm...Ingo Molnar2017-05-03332-1908/+7593
| |\ \
| | * | perf config: Refactor a duplicated code for obtaining config file nameTaeung Song2017-05-021-11/+8
| | * | perf symbols: Allow user probes on versioned symbolsPaul Clarke2017-05-025-20/+74
| | * | perf symbols: Accept symbols starting at address 0Arnaldo Carvalho de Melo2017-05-025-28/+37
| | * | tools lib string: Adopt prefixcmp() from perf and subcmdArnaldo Carvalho de Melo2017-04-267-20/+13
| | * | perf units: Move parse_tag_value() to units.[ch]Arnaldo Carvalho de Melo2017-04-264-34/+36
| | * | perf ui gtk: Move gtk .so name to the only place where it is usedArnaldo Carvalho de Melo2017-04-262-2/+3
| | * | perf tools: Move HAS_BOOL define to where perl headers are usedArnaldo Carvalho de Melo2017-04-262-2/+3
| | * | perf memswap: Split the byteswap memory range wrappers from util.[ch]Arnaldo Carvalho de Melo2017-04-258-25/+35
| | * | perf tools: Move event prototypes from util.h to event.hArnaldo Carvalho de Melo2017-04-2511-9/+17
| | * | perf buildid: Move prototypes from util.h to build-id.hArnaldo Carvalho de Melo2017-04-253-4/+4
* | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2017-05-106-6/+26
|\ \ \ \
| * | | | tools/virtio: fix spelling mistake: "wakeus" -> "wakeups"Colin Ian King2017-05-091-1/+1
| * | | | ptr_ring: support testing different batching sizesMichael S. Tsirkin2017-05-091-0/+3
| * | | | ringtest: support test specific parametersMichael S. Tsirkin2017-05-092-0/+15