diff options
author | Bryan Cantrill <bryan@joyent.com> | 2011-08-13 02:06:39 -0700 |
---|---|---|
committer | Bryan Cantrill <bryan@joyent.com> | 2011-08-13 02:06:39 -0700 |
commit | 7aa76ffc594f84c1c092911a84f85a79ddb44c73 (patch) | |
tree | 57957fd031766852616f770ce5130e0b1a8ddcd1 /usr/src/pkg/manifests/SUNWcs.mf | |
parent | f484800de70343e19872fa0f3fde2a00504a9cec (diff) | |
download | illumos-joyent-7aa76ffc594f84c1c092911a84f85a79ddb44c73.tar.gz |
1362 add kvmstat for monitoring of KVM statistics
1363 add vmregs[] variable to DTrace
1364 need disassembler support for VMX instructions
1365 mdb needs 16-bit disassembler support
Reviewed by: Brendan Gregg <brendan.gregg@joyent.com>
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Garrett D'Amore <garrett@nexenta.com>
Diffstat (limited to 'usr/src/pkg/manifests/SUNWcs.mf')
-rw-r--r-- | usr/src/pkg/manifests/SUNWcs.mf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/src/pkg/manifests/SUNWcs.mf b/usr/src/pkg/manifests/SUNWcs.mf index fca9829a3c..ff84521970 100644 --- a/usr/src/pkg/manifests/SUNWcs.mf +++ b/usr/src/pkg/manifests/SUNWcs.mf @@ -824,6 +824,7 @@ file path=usr/bin/kbd mode=0555 file path=usr/bin/keylogin mode=0555 file path=usr/bin/keylogout mode=0555 file path=usr/bin/kmfcfg mode=0555 +file path=usr/bin/kvmstat mode=0555 file path=usr/bin/line mode=0555 file path=usr/bin/listdgrp mode=0555 file path=usr/bin/listusers mode=0555 |