Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
c10a75145febb588d96c6adda6eb5ae2338e4e32
/
tools
/
kvm
/
kvm_stat
997b7e9
tools/kvm_stat: add sample systemd unit file
by Stefan Raspl
· 4 years, 9 months ago
3754afe7
tools/kvm_stat: Add command line switch '-L' to log to file
by Stefan Raspl
· 4 years, 9 months ago
da1fda28
tools/kvm_stat: add command line switch '-z' to skip zero records
by Stefan Raspl
· 4 years, 9 months ago
0c794dc
tools/kvm_stat: add command line switch '-c' to log in csv format
by Stefan Raspl
· 4 years, 10 months ago
3cbb394
tools/kvm_stat: add command line switch '-s' to set update interval
by Stefan Raspl
· 4 years, 10 months ago
0e6618f
tools/kvm_stat: switch to argparse
by Stefan Raspl
· 4 years, 10 months ago
eecda7a
tools/kvm_stat: rework command line sequence and message texts
by Stefan Raspl
· 4 years, 10 months ago
5fcf3a5
tools/kvm_stat: Fix kvm_exit filter name
by Gavin Shan
· 5 years ago
20c8ccb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499
by Thomas Gleixner
· 6 years ago
883d25e7
tools/kvm_stat: fix fields filter for child events
by Stefan Raspl
· 6 years ago
09f70c3
tools/kvm_stat: switch to python3
by Stefan Raspl
· 6 years ago
fe804cd
tools/kvm_stat: cut down decimal places in update interval dialog
by Stefan Raspl
· 6 years ago
c012a0f
tools/kvm_stat: re-animate display of dead guests
by Stefan Raspl
· 6 years ago
404517e
tools/kvm_stat: indicate dead guests as such
by Stefan Raspl
· 6 years ago
29c39f38
tools/kvm_stat: handle guest removals more gracefully
by Stefan Raspl
· 6 years ago
0db8b31
tools/kvm_stat: don't reset stats when setting PID filter for debugfs
by Stefan Raspl
· 6 years ago
710ab11
tools/kvm_stat: fix updates for dead guests
by Stefan Raspl
· 6 years ago
617c66b
tools/kvm_stat: fix handling of invalid paths in debugfs provider
by Stefan Raspl
· 6 years ago
58f33cf
tools/kvm_stat: fix python3 issues
by Stefan Raspl
· 6 years ago
1f97e01
tools/kvm_stat: Remove unused function
by Cole Robinson
· 7 years ago
0866c31
tools/kvm_stat: Don't use deprecated file()
by Cole Robinson
· 7 years ago
6ade1ae
tools/kvm_stat: Fix python3 syntax
by Cole Robinson
· 7 years ago
6789af0
tools/kvm_stat: print 'Total' line for multiple events only
by Stefan Raspl
· 7 years ago
df72ecfc
tools/kvm_stat: group child events indented after parent
by Stefan Raspl
· 7 years ago
18e8f41
tools/kvm_stat: separate drilldown and fields filtering
by Stefan Raspl
· 7 years ago
516f119
tools/kvm_stat: eliminate extra guest/pid selection dialog
by Stefan Raspl
· 7 years ago
c0e8c21
tools/kvm_stat: mark private methods as such
by Stefan Raspl
· 7 years ago
1fd6a70
tools/kvm_stat: fix debugfs handling
by Stefan Raspl
· 7 years ago
1cd8bfb
tools/kvm_stat: print error on invalid regex
by Stefan Raspl
· 7 years ago
3df33a0
tools/kvm_stat: fix crash when filtering out all non-child trace events
by Stefan Raspl
· 7 years ago
369d5a8
tools/kvm_stat: avoid 'is' for equality checks
by Marc Hartmayer
· 7 years ago
0eb5780
tools/kvm_stat: use a more pythonic way to iterate over dictionaries
by Marc Hartmayer
· 7 years ago
006f154
tools/kvm_stat: use a namedtuple for storing the values
by Marc Hartmayer
· 7 years ago
faa312a
tools/kvm_stat: simplify the sortkey function
by Marc Hartmayer
· 7 years ago
aa12f59
tools/kvm_stat: sort '-f help' output
by Stefan Raspl
· 7 years ago
cf656c7
tools/kvm_stat: add line for totals
by Stefan Raspl
· 7 years ago
73fab6f
tools/kvm_stat: stop ignoring unhandled arguments
by Stefan Raspl
· 7 years ago
822cfe3
tools/kvm_stat: suppress usage information on command line errors
by Stefan Raspl
· 7 years ago
08e20a6
tools/kvm_stat: handle invalid regular expressions
by Stefan Raspl
· 7 years ago
f3d11b0
tools/kvm_stat: add hint on '-f help' to man page
by Stefan Raspl
· 7 years ago
fff8c9e
tools/kvm_stat: fix child trace events accounting
by Stefan Raspl
· 7 years ago
b74faa9
tools/kvm_stat: fix extra handling of 'help' with fields filter
by Stefan Raspl
· 7 years ago
67c162b
tools/kvm_stat: fix missing field update after filter change
by Stefan Raspl
· 7 years ago
faa0665
tools/kvm_stat: fix drilldown in events-by-guests mode
by Stefan Raspl
· 7 years ago
19e8e54
tools/kvm_stat: fix command line option '-g'
by Stefan Raspl
· 7 years ago
974aa56
Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
9cc5fbb
tools/kvm_stat: Add Python 3 support to kvm_stat
by Jeremy Cline
· 7 years ago
67fbcd6
tools/kvm_stat: add '-f help' to get the available event list
by Lin Ma
· 7 years ago
efcb521
tools/kvm_stat: use variables instead of hard paths in help output
by Lin Ma
· 7 years ago
5c1954d25
tools/kvm_stat: add new interactive command 'b'
by Stefan Raspl
· 8 years ago
ab7ef19
tools/kvm_stat: add new command line switch '-i'
by Stefan Raspl
· 8 years ago
61f381b
tools/kvm_stat: fix error on interactive command 'g'
by Stefan Raspl
· 8 years ago
865279c
tools/kvm_stat: display guest list in pid/guest selection screens
by Stefan Raspl
· 8 years ago
6667ae8
tools/kvm_stat: add new interactive command 'o'
by Stefan Raspl
· 8 years ago
64eefad
tools/kvm_stat: add new interactive command 's'
by Stefan Raspl
· 8 years ago
1fdea7b
tools/kvm_stat: add new interactive command 'h'
by Stefan Raspl
· 8 years ago
38e89c3
tools/kvm_stat: rename 'Current' column to 'CurAvg/s'
by Stefan Raspl
· 8 years ago
f6d7531
tools/kvm_stat: make heading look a bit more like 'top'
by Stefan Raspl
· 8 years ago
5725393
tools/kvm_stat: display message indicating lack of events
by Stefan Raspl
· 8 years ago
62d1b6c
tools/kvm_stat: show cursor in selection screens
by Stefan Raspl
· 8 years ago
099a2df
tools/kvm_stat: move functions to corresponding classes
by Stefan Raspl
· 8 years ago
c469117
tools/kvm_stat: simplify initializers
by Stefan Raspl
· 8 years ago
5e3823a
tools/kvm_stat: remove extra statement
by Stefan Raspl
· 8 years ago
42a947b
tools/kvm_stat: removed unused function
by Stefan Raspl
· 8 years ago
5a7d11f
tools/kvm_stat: simplify line print logic
by Stefan Raspl
· 8 years ago
2da9d4a
tools/kvm_stat: remove unnecessary header redraws
by Stefan Raspl
· 8 years ago
81468d7
tools/kvm_stat: fix undue use of initial sleeptime
by Stefan Raspl
· 8 years ago
124c2fc
tools/kvm_stat: fix event counts display for interrupted intervals
by Stefan Raspl
· 8 years ago
773bffe
tools/kvm_stat: fix typo
by Stefan Raspl
· 8 years ago
e55fe3c
tools/kvm_stat: add '%Total' column
by Stefan Raspl
· 8 years ago
9f114a0
tools/kvm_stat: add interactive command 'r'
by Stefan Raspl
· 8 years ago
4443084
tools/kvm_stat: add interactive command 'c'
by Stefan Raspl
· 8 years ago
f9ff108
tools/kvm_stat: add option '--guest'
by Stefan Raspl
· 8 years ago
645c172
tools/kvm_stat: remove regex filter on empty input
by Stefan Raspl
· 8 years ago
72187df
tools/kvm_stat: display regex when set to non-default
by Stefan Raspl
· 8 years ago
0152c20
tools/kvm_stat: print error messages on faulty pid filter input
by Stefan Raspl
· 8 years ago
be03ea3
tools/kvm_stat: remove pid filter on empty input
by Stefan Raspl
· 8 years ago
a24e85f
tools/kvm_stat: display guest name when using pid filter
by Stefan Raspl
· 8 years ago
1eaa2f9
tools/kvm_stat: document list of interactive commands
by Stefan Raspl
· 8 years ago
184b2d2
tools/kvm_stat: reduce perceived idle time on filter updates
by Stefan Raspl
· 8 years ago
692c7f6
tools/kvm_stat: full PEP8 compliance
by Stefan Raspl
· 8 years ago
a183606
tools/kvm_stat: fix trace setup glitch on field updates in TracepointProvider
by Stefan Raspl
· 8 years ago
e0ba387
tools/kvm_stat: fix misc glitches
by Stefan Raspl
· 8 years ago
dadf1e7
tools/kvm_stat: handle SIGINT in log and batch modes
by Stefan Raspl
· 8 years ago
9fc0adf
tools/kvm_stat: catch curses exceptions only
by Stefan Raspl
· 8 years ago
a0b4e6a
tools/kvm_stat: hide cursor
by Stefan Raspl
· 8 years ago
fabc712
tools: kvm_stat: Add comments
by Janosch Frank
· 9 years ago
f0cf040
tools: kvm_stat: Introduce pid monitoring
by Janosch Frank
· 9 years ago
c7d4fb5
tools: kvm_stat: Powerpc related fixes
by Hemant Kumar
· 9 years ago
fd41b5a
tools: Add kvm_stat man page
by Paolo Bonzini
· 9 years ago
f9bc9e6
tools: Add kvm_stat vm monitor script
by Janosch Frank
· 9 years ago