Actions
Bug #8915
closedremove reference to kgmon in lockstat(1m)
Start date:
2017-12-10
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
needs-triage
Gerrit CR:
External Bug:
Description
There's this in the lockstat(1m) man page:
The profiling support provided by lockstat -I replaces the old (and
undocumented) /usr/bin/kgmon and /dev/profile.
kgmon is not so much old as ancient.
We shouldn't be documenting something that old, especially something that was itself undocumented
Updated by Electric Monk almost 6 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
git commit 739415d128746863863f9005c1923d9f5dd397e4
commit 739415d128746863863f9005c1923d9f5dd397e4 Author: Peter Tribble <peter.tribble@gmail.com> Date: 2017-12-13T22:44:58.000Z 8916 man pages should refer to our own Dynamic Tracing Guide 8915 remove reference to kgmon in lockstat(1m) Reviewed by: Yuri Pankov <yuripv@gmx.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Ken Mays <maybird1776@yahoo.com> Approved by: Robert Mustacchi <rm@joyent.com>
Actions