summaryrefslogtreecommitdiff
path: root/usr/src/cmd/latencytop
AgeCommit message (Collapse)AuthorFilesLines
2021-10-2014158 unused GCC versions should be removed from Makefile.master (etc.)Richard Lowe1-6/+0
Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Andy Fiddaman <andy@omnios.org> Approved by: Robert Mustacchi <rm@fingolfin.org>
2020-02-0512217 add ld assert-deflib and guidance to gate buildToomas Soome1-0/+1
Reviewed by: Robert Mustacchi <rm@fingolfin.org> Reviewed by: Gergő Mihály Doma <domag02@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-09-1811684 shadow compilers dislike glib2 2.62Andy Fiddaman1-10/+9
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Dominik Hassler <hadfl@omniosce.org> Approved by: Dan McDonald <danmcd@joyent.com>
2019-08-1611528 Makefile.noget can get goneJohn Levon1-1/+1
11529 Use -Wno-maybe-initialized Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Robert Mustacchi <rm@joyent.com>
2019-01-3110149 make latencytop smatch cleanJohn Levon1-0/+3
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Gergő Doma <domag02@gmail.com> Approved by: Hans Rosenfeld <hans.rosenfeld@joyent.com>
2018-02-069027 Makefiles need to specify C99 mode consistentlyYuri Pankov1-1/+1
Reviewed by: Rich Lowe <richlowe@richlowe.net> Approved by: Hans Rosenfeld <hans.rosenfeld@joyent.com>
2016-12-077645 illumos-gate lint build fails with glib 2.46.2Alexander Pyhalov1-0/+2
Reviewed by: Adam Števko <adam.stevko@gmail.com> Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
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-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