stress2: Updated dtrace comment

This commit is contained in:
Peter Holm 2025-07-16 12:38:25 +02:00
parent d6ee73e5ad
commit 113f2f0c76

View file

@ -123,7 +123,7 @@ static volatile u_int *share;
#define NB 1024
#define RUNTIME 300
/* dtrace -w -n 'fbt::*vn_fullpath1:entry {@rw[execname,probefunc] = count(); }' */
/* dtrace -w -n 'fbt::*vn_fullpath:entry {@rw[execname,probefunc] = count(); }' */
static void
getfiles(pid_t pid)