index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
kvm
Age
Commit message (
Expand
)
Author
2017-07-26
tools/kvm_stat: add '-f help' to get the available event list
Lin Ma
2017-07-26
tools/kvm_stat: use variables instead of hard paths in help output
Lin Ma
2017-06-27
tools/kvm_stat: add new interactive command 'b'
Stefan Raspl
2017-06-27
tools/kvm_stat: add new command line switch '-i'
Stefan Raspl
2017-06-27
tools/kvm_stat: fix error on interactive command 'g'
Stefan Raspl
2017-06-08
tools/kvm_stat: display guest list in pid/guest selection screens
Stefan Raspl
2017-06-08
tools/kvm_stat: add new interactive command 'o'
Stefan Raspl
2017-06-08
tools/kvm_stat: add new interactive command 's'
Stefan Raspl
2017-06-08
tools/kvm_stat: add new interactive command 'h'
Stefan Raspl
2017-06-08
tools/kvm_stat: rename 'Current' column to 'CurAvg/s'
Stefan Raspl
2017-06-08
tools/kvm_stat: make heading look a bit more like 'top'
Stefan Raspl
2017-06-08
tools/kvm_stat: display message indicating lack of events
Stefan Raspl
2017-06-08
tools/kvm_stat: show cursor in selection screens
Stefan Raspl
2017-06-08
tools/kvm_stat: move functions to corresponding classes
Stefan Raspl
2017-06-08
tools/kvm_stat: simplify initializers
Stefan Raspl
2017-06-08
tools/kvm_stat: remove extra statement
Stefan Raspl
2017-06-08
tools/kvm_stat: removed unused function
Stefan Raspl
2017-06-08
tools/kvm_stat: simplify line print logic
Stefan Raspl
2017-06-08
tools/kvm_stat: remove unnecessary header redraws
Stefan Raspl
2017-06-08
tools/kvm_stat: fix undue use of initial sleeptime
Stefan Raspl
2017-06-08
tools/kvm_stat: fix event counts display for interrupted intervals
Stefan Raspl
2017-06-08
tools/kvm_stat: fix typo
Stefan Raspl
2017-03-29
tools/kvm_stat: add '%Total' column
Stefan Raspl
2017-03-29
tools/kvm_stat: add interactive command 'r'
Stefan Raspl
2017-03-29
tools/kvm_stat: add interactive command 'c'
Stefan Raspl
2017-03-29
tools/kvm_stat: add option '--guest'
Stefan Raspl
2017-03-29
tools/kvm_stat: remove regex filter on empty input
Stefan Raspl
2017-03-29
tools/kvm_stat: display regex when set to non-default
Stefan Raspl
2017-03-29
tools/kvm_stat: print error messages on faulty pid filter input
Stefan Raspl
2017-03-29
tools/kvm_stat: remove pid filter on empty input
Stefan Raspl
2017-03-29
tools/kvm_stat: display guest name when using pid filter
Stefan Raspl
2017-03-29
tools/kvm_stat: document list of interactive commands
Stefan Raspl
2017-03-29
tools/kvm_stat: reduce perceived idle time on filter updates
Stefan Raspl
2017-03-29
tools/kvm_stat: full PEP8 compliance
Stefan Raspl
2017-03-29
tools/kvm_stat: fix trace setup glitch on field updates in TracepointProvider
Stefan Raspl
2017-03-29
tools/kvm_stat: fix misc glitches
Stefan Raspl
2017-03-29
tools/kvm_stat: handle SIGINT in log and batch modes
Stefan Raspl
2017-03-29
tools/kvm_stat: catch curses exceptions only
Stefan Raspl
2017-03-29
tools/kvm_stat: hide cursor
Stefan Raspl
2016-05-25
tools: kvm_stat: Add comments
Janosch Frank
2016-05-25
tools: kvm_stat: Introduce pid monitoring
Janosch Frank
2016-05-25
tools: kvm_stat: Powerpc related fixes
Hemant Kumar
2016-05-25
tools: Add kvm_stat man page
Paolo Bonzini
2016-05-25
tools: Add kvm_stat vm monitor script
Janosch Frank