ktrace.1: Add ARGS and ENVS as default trace points

After commit 65a4daeaf3 ("ktrace: log execve(2) arguments and
environment"), "a" and "e" are part of the default set of trace points.

Reviewed by:	markj
Approved by:	emaste (mentor)
Fixes:	65a4daeaf3 ("ktrace: log execve(2) arguments and environment")
Differential Revision:	https://reviews.freebsd.org/D47648
This commit is contained in:
Jose Luis Duran 2024-11-17 18:12:06 +00:00
parent 8b51df0d4f
commit 2a657b4ee9
No known key found for this signature in database
GPG Key ID: 5415E244477475CC

View File

@ -25,7 +25,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.Dd November 1, 2024
.Dd November 17, 2024
.Dt KTRACE 1
.Os
.Sh NAME
@ -152,7 +152,7 @@ trace
environment variables
.It Cm +
trace the default set of trace points -
.Cm c , i , n , s , t , u , y
.Cm a, c , e, i , n , s , t , u , y
.El
.It Ar command
Execute