index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
kvm
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools/kvm_stat: Fix kvm_exit filter name
Gavin Shan
2020-01-23
1
-2
/
+6
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499
Thomas Gleixner
2019-06-19
1
-2
/
+1
*
tools/kvm_stat: fix fields filter for child events
Stefan Raspl
2019-05-24
2
-4
/
+14
*
tools/kvm_stat: switch to python3
Stefan Raspl
2018-11-27
1
-1
/
+1
*
tools/kvm_stat: cut down decimal places in update interval dialog
Stefan Raspl
2018-10-01
1
-1
/
+1
*
tools/kvm_stat: re-animate display of dead guests
Stefan Raspl
2018-08-30
1
-0
/
+10
*
tools/kvm_stat: indicate dead guests as such
Stefan Raspl
2018-08-30
1
-3
/
+9
*
tools/kvm_stat: handle guest removals more gracefully
Stefan Raspl
2018-08-30
1
-2
/
+9
*
tools/kvm_stat: don't reset stats when setting PID filter for debugfs
Stefan Raspl
2018-08-30
1
-1
/
+0
*
tools/kvm_stat: fix updates for dead guests
Stefan Raspl
2018-08-30
1
-1
/
+10
*
tools/kvm_stat: fix handling of invalid paths in debugfs provider
Stefan Raspl
2018-08-30
1
-0
/
+8
*
tools/kvm_stat: fix python3 issues
Stefan Raspl
2018-08-30
1
-3
/
+3
*
tools/kvm_stat: Remove unused function
Cole Robinson
2018-03-28
1
-3
/
+0
*
tools/kvm_stat: Don't use deprecated file()
Cole Robinson
2018-03-28
1
-1
/
+1
*
tools/kvm_stat: Fix python3 syntax
Cole Robinson
2018-03-28
1
-2
/
+4
*
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
[next]