summaryrefslogtreecommitdiff
path: root/usr/src/cmd/latencytop
AgeCommit message (Collapse)AuthorFilesLines
2014-01-163915 Add adjuncts support to the build (fix auto-mismerge)Keith M Wesolowski1-2/+0
2013-08-16 [illumos-gate merge]Keith M Wesolowski1-1/+2
commit 0a47c91c895e274dd0990009919e30e984364a8b 3089 want ::typedef 3690 mdb on x86 should be able to print alternate register names 3688 Want mdb -e 3094 libctf should support removing a dynamic type 3095 libctf does not validate arrays correctly 3096 libctf does not validate function types correctly 3689 Want an mdb test suite driver commit 494f7e12a62129ef191a15f9dfde6b7abe3bf510 3915 Add adjuncts support to the build
2013-08-163915 Add adjuncts support to the buildKeith M Wesolowski1-1/+2
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Dan McDonald <danmcd@nexenta.com>
2012-11-07Illumos syncJohn Sonnenschein1-0/+3
2012-06-21smartos-live#51 No symlink for libusb.so to libusb.so.1 for -lusbKeith M Wesolowski1-1/+2
smartos-live#91 make world fails on trying to include zlib.h OS-1303 smartos-live src_addon can die OS-1306 non-bootstrappable runtime dependencies should be isolated OS-1308 illumos-joyent should support using pkgsrc libraries for native ... OS-1314 kvm.so is wrongly built as if it were a kmod OS-1317 GZ crle configuration pollution OS-1320 64-bit C++ objects in illumos are still getting gcc DT_RPATH
2012-09-222933 compiler warning gags need better granularityRichard Lowe1-0/+2
Reviewed by: Eric Schrock <eric.schrock@delphix.com> Approved by: Garrett D'Amore <garrett@damore.org>
2010-02-266888464 Add a command-line option to track only a given process in LatencyTOPKrishnendu Sadhukhan - Sun Microsystems5-18/+138
Contributed by Lejun Zhu <lejun.zhu@intel.com>
2009-10-266893075 LatencyTOP hits "dtrace deadman" problem when -t > 30 secKrishnendu Sadhukhan - Sun Microsystems3-6/+49
6889369 LatencyTOP drops data when run on a heavily-loaded and large-memoried system Portions contributed by Lejun Zhu <lejun.zhu@intel.com>
2009-10-076887963 Fix lint warnings issued by SSnext lint on LatencyTOPKrishnendu Sadhukhan - Sun Microsystems1-0/+2
2009-09-28PSARC/2009/339 LatencyTOP for OpenSolarisKrishnendu Sadhukhan - Sun Microsystems15-0/+5459
6825817 Integrate latencyTOP into OpenSolaris Contributed by Lejun Zhu <lejun.zhu@intel.com>
2009-07-18backout 6825817: needs more workjmcp15-5227/+0
2009-07-176825817 Integrate latencyTOP into OpenSolarisLejun Zhu15-0/+5227
PSARC 2009/339 LatencyTOP for OpenSolaris