| Commit message (Expand) | Author | Age | Files | Lines |
* | tools/kvm_stat: add '%Total' column | Stefan Raspl | 2017-03-29 | 1 | -1/+8 |
* | tools/kvm_stat: add interactive command 'r' | Stefan Raspl | 2017-03-29 | 2 | -14/+53 |
* | tools/kvm_stat: add interactive command 'c' | Stefan Raspl | 2017-03-29 | 2 | -4/+14 |
* | tools/kvm_stat: add option '--guest' | Stefan Raspl | 2017-03-29 | 2 | -2/+105 |
* | tools/kvm_stat: remove regex filter on empty input | Stefan Raspl | 2017-03-29 | 1 | -0/+1 |
* | tools/kvm_stat: display regex when set to non-default | Stefan Raspl | 2017-03-29 | 1 | -0/+6 |
* | tools/kvm_stat: print error messages on faulty pid filter input | Stefan Raspl | 2017-03-29 | 1 | -0/+4 |
* | tools/kvm_stat: remove pid filter on empty input | Stefan Raspl | 2017-03-29 | 1 | -4/+7 |
* | tools/kvm_stat: display guest name when using pid filter | Stefan Raspl | 2017-03-29 | 1 | -2/+39 |
* | tools/kvm_stat: document list of interactive commands | Stefan Raspl | 2017-03-29 | 2 | -0/+23 |
* | tools/kvm_stat: reduce perceived idle time on filter updates | Stefan Raspl | 2017-03-29 | 1 | -18/+30 |
* | tools/kvm_stat: full PEP8 compliance | Stefan Raspl | 2017-03-29 | 1 | -0/+22 |
* | tools/kvm_stat: fix trace setup glitch on field updates in TracepointProvider | Stefan Raspl | 2017-03-29 | 1 | -2/+3 |
* | tools/kvm_stat: fix misc glitches | Stefan Raspl | 2017-03-29 | 1 | -13/+11 |
* | tools/kvm_stat: handle SIGINT in log and batch modes | Stefan Raspl | 2017-03-29 | 1 | -11/+17 |
* | tools/kvm_stat: catch curses exceptions only | Stefan Raspl | 2017-03-29 | 1 | -1/+1 |
* | tools/kvm_stat: hide cursor | Stefan Raspl | 2017-03-29 | 1 | -0/+7 |
* | tools: kvm_stat: Add comments | Janosch Frank | 2016-05-25 | 1 | -2/+159 |
* | tools: kvm_stat: Introduce pid monitoring | Janosch Frank | 2016-05-25 | 2 | -22/+167 |
* | tools: kvm_stat: Powerpc related fixes | Hemant Kumar | 2016-05-25 | 1 | -0/+2 |
* | tools: Add kvm_stat man page | Paolo Bonzini | 2016-05-25 | 2 | -2/+99 |
* | tools: Add kvm_stat vm monitor script | Janosch Frank | 2016-05-25 | 2 | -0/+830 |