index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
kvm
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools/kvm_stat: print 'Total' line for multiple events only
Stefan Raspl
2018-02-24
1
-1
/
+1
*
tools/kvm_stat: group child events indented after parent
Stefan Raspl
2018-02-24
1
-30
/
+59
*
tools/kvm_stat: separate drilldown and fields filtering
Stefan Raspl
2018-02-24
1
-43
/
+100
*
tools/kvm_stat: eliminate extra guest/pid selection dialog
Stefan Raspl
2018-02-24
2
-75
/
+39
*
tools/kvm_stat: mark private methods as such
Stefan Raspl
2018-02-24
1
-66
/
+66
*
tools/kvm_stat: fix debugfs handling
Stefan Raspl
2018-02-24
1
-14
/
+26
*
tools/kvm_stat: print error on invalid regex
Stefan Raspl
2018-02-24
1
-0
/
+3
*
tools/kvm_stat: fix crash when filtering out all non-child trace events
Stefan Raspl
2018-02-24
1
-0
/
+6
*
tools/kvm_stat: avoid 'is' for equality checks
Marc Hartmayer
2018-02-24
1
-2
/
+2
*
tools/kvm_stat: use a more pythonic way to iterate over dictionaries
Marc Hartmayer
2018-02-24
1
-8
/
+8
*
tools/kvm_stat: use a namedtuple for storing the values
Marc Hartmayer
2018-02-24
1
-12
/
+15
*
tools/kvm_stat: simplify the sortkey function
Marc Hartmayer
2018-02-24
1
-15
/
+8
*
tools/kvm_stat: sort '-f help' output
Stefan Raspl
2017-12-21
1
-10
/
+6
*
tools/kvm_stat: add line for totals
Stefan Raspl
2017-12-14
1
-1
/
+8
*
tools/kvm_stat: stop ignoring unhandled arguments
Stefan Raspl
2017-12-14
1
-1
/
+3
*
tools/kvm_stat: suppress usage information on command line errors
Stefan Raspl
2017-12-14
1
-8
/
+5
*
tools/kvm_stat: handle invalid regular expressions
Stefan Raspl
2017-12-14
1
-0
/
+7
*
tools/kvm_stat: add hint on '-f help' to man page
Stefan Raspl
2017-12-14
1
-1
/
+1
*
tools/kvm_stat: fix child trace events accounting
Stefan Raspl
2017-12-14
2
-3
/
+5
*
tools/kvm_stat: fix extra handling of 'help' with fields filter
Stefan Raspl
2017-12-14
1
-1
/
+2
*
tools/kvm_stat: fix missing field update after filter change
Stefan Raspl
2017-12-14
1
-2
/
+2
*
tools/kvm_stat: fix drilldown in events-by-guests mode
Stefan Raspl
2017-12-14
1
-1
/
+1
*
tools/kvm_stat: fix command line option '-g'
Stefan Raspl
2017-12-14
1
-4
/
+6
*
Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-11-16
1
-13
/
+17
|
\
|
*
tools/kvm_stat: Add Python 3 support to kvm_stat
Jeremy Cline
2017-10-12
1
-13
/
+17
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
tools/kvm_stat: add '-f help' to get the available event list
Lin Ma
2017-07-26
1
-2
/
+14
*
tools/kvm_stat: use variables instead of hard paths in help output
Lin Ma
2017-07-26
1
-3
/
+3
*
tools/kvm_stat: add new interactive command 'b'
Stefan Raspl
2017-06-27
2
-10
/
+79
*
tools/kvm_stat: add new command line switch '-i'
Stefan Raspl
2017-06-27
2
-4
/
+34
*
tools/kvm_stat: fix error on interactive command 'g'
Stefan Raspl
2017-06-27
1
-1
/
+1
*
tools/kvm_stat: display guest list in pid/guest selection screens
Stefan Raspl
2017-06-08
1
-12
/
+37
*
tools/kvm_stat: add new interactive command 'o'
Stefan Raspl
2017-06-08
2
-1
/
+18
*
tools/kvm_stat: add new interactive command 's'
Stefan Raspl
2017-06-08
2
-8
/
+49
*
tools/kvm_stat: add new interactive command 'h'
Stefan Raspl
2017-06-08
2
-5
/
+34
*
tools/kvm_stat: rename 'Current' column to 'CurAvg/s'
Stefan Raspl
2017-06-08
1
-3
/
+3
*
tools/kvm_stat: make heading look a bit more like 'top'
Stefan Raspl
2017-06-08
1
-1
/
+2
*
tools/kvm_stat: display message indicating lack of events
Stefan Raspl
2017-06-08
1
-0
/
+2
*
tools/kvm_stat: show cursor in selection screens
Stefan Raspl
2017-06-08
1
-0
/
+6
*
tools/kvm_stat: move functions to corresponding classes
Stefan Raspl
2017-06-08
1
-162
/
+165
*
tools/kvm_stat: simplify initializers
Stefan Raspl
2017-06-08
1
-38
/
+36
*
tools/kvm_stat: remove extra statement
Stefan Raspl
2017-06-08
1
-1
/
+0
*
tools/kvm_stat: removed unused function
Stefan Raspl
2017-06-08
1
-3
/
+0
*
tools/kvm_stat: simplify line print logic
Stefan Raspl
2017-06-08
1
-19
/
+7
*
tools/kvm_stat: remove unnecessary header redraws
Stefan Raspl
2017-06-08
1
-2
/
+0
*
tools/kvm_stat: fix undue use of initial sleeptime
Stefan Raspl
2017-06-08
1
-3
/
+0
*
tools/kvm_stat: fix event counts display for interrupted intervals
Stefan Raspl
2017-06-08
1
-2
/
+5
*
tools/kvm_stat: fix typo
Stefan Raspl
2017-06-08
1
-1
/
+1
*
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
[next]