index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-08
tools/kvm_stat: display guest list in pid/guest selection screens
Stefan Raspl
1
-12
/
+37
2017-06-08
tools/kvm_stat: add new interactive command 'o'
Stefan Raspl
2
-1
/
+18
2017-06-08
tools/kvm_stat: add new interactive command 's'
Stefan Raspl
2
-8
/
+49
2017-06-08
tools/kvm_stat: add new interactive command 'h'
Stefan Raspl
2
-5
/
+34
2017-06-08
tools/kvm_stat: rename 'Current' column to 'CurAvg/s'
Stefan Raspl
1
-3
/
+3
2017-06-08
tools/kvm_stat: make heading look a bit more like 'top'
Stefan Raspl
1
-1
/
+2
2017-06-08
tools/kvm_stat: display message indicating lack of events
Stefan Raspl
1
-0
/
+2
2017-06-08
tools/kvm_stat: show cursor in selection screens
Stefan Raspl
1
-0
/
+6
2017-06-08
tools/kvm_stat: move functions to corresponding classes
Stefan Raspl
1
-162
/
+165
2017-06-08
tools/kvm_stat: simplify initializers
Stefan Raspl
1
-38
/
+36
2017-06-08
tools/kvm_stat: remove extra statement
Stefan Raspl
1
-1
/
+0
2017-06-08
tools/kvm_stat: removed unused function
Stefan Raspl
1
-3
/
+0
2017-06-08
tools/kvm_stat: simplify line print logic
Stefan Raspl
1
-19
/
+7
2017-06-08
tools/kvm_stat: remove unnecessary header redraws
Stefan Raspl
1
-2
/
+0
2017-06-08
tools/kvm_stat: fix undue use of initial sleeptime
Stefan Raspl
1
-3
/
+0
2017-06-08
tools/kvm_stat: fix event counts display for interrupted intervals
Stefan Raspl
1
-2
/
+5
2017-06-08
tools/kvm_stat: fix typo
Stefan Raspl
1
-1
/
+1
2017-03-29
tools/kvm_stat: add '%Total' column
Stefan Raspl
1
-1
/
+8
2017-03-29
tools/kvm_stat: add interactive command 'r'
Stefan Raspl
2
-14
/
+53
2017-03-29
tools/kvm_stat: add interactive command 'c'
Stefan Raspl
2
-4
/
+14
2017-03-29
tools/kvm_stat: add option '--guest'
Stefan Raspl
2
-2
/
+105
2017-03-29
tools/kvm_stat: remove regex filter on empty input
Stefan Raspl
1
-0
/
+1
2017-03-29
tools/kvm_stat: display regex when set to non-default
Stefan Raspl
1
-0
/
+6
2017-03-29
tools/kvm_stat: print error messages on faulty pid filter input
Stefan Raspl
1
-0
/
+4
2017-03-29
tools/kvm_stat: remove pid filter on empty input
Stefan Raspl
1
-4
/
+7
2017-03-29
tools/kvm_stat: display guest name when using pid filter
Stefan Raspl
1
-2
/
+39
2017-03-29
tools/kvm_stat: document list of interactive commands
Stefan Raspl
2
-0
/
+23
2017-03-29
tools/kvm_stat: reduce perceived idle time on filter updates
Stefan Raspl
1
-18
/
+30
2017-03-29
tools/kvm_stat: full PEP8 compliance
Stefan Raspl
1
-0
/
+22
2017-03-29
tools/kvm_stat: fix trace setup glitch on field updates in TracepointProvider
Stefan Raspl
1
-2
/
+3
2017-03-29
tools/kvm_stat: fix misc glitches
Stefan Raspl
1
-13
/
+11
2017-03-29
tools/kvm_stat: handle SIGINT in log and batch modes
Stefan Raspl
1
-11
/
+17
2017-03-29
tools/kvm_stat: catch curses exceptions only
Stefan Raspl
1
-1
/
+1
2017-03-29
tools/kvm_stat: hide cursor
Stefan Raspl
1
-0
/
+7
2016-05-25
tools: kvm_stat: Add comments
Janosch Frank
1
-2
/
+159
2016-05-25
tools: kvm_stat: Introduce pid monitoring
Janosch Frank
2
-22
/
+167
2016-05-25
tools: kvm_stat: Powerpc related fixes
Hemant Kumar
1
-0
/
+2
2016-05-25
tools: Add kvm_stat man page
Paolo Bonzini
2
-2
/
+99
2016-05-25
tools: Add kvm_stat vm monitor script
Janosch Frank
2
-0
/
+830
[prev]