https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220023
Bug ID: 220023
Summary: procstat -L only works with corefiles ...?
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: bin
Assignee: [email protected]
Reporter: [email protected]
Using -a or specifying pids doesn't seem to work with procstat -L (it just
prints out "unknown access method: 2"):
$ procstat -L -a 2>&1 | wc -l
224
$ procstat -L -a 2>&1 | sort -u | wc -l
1
$ procstat -L -a 2>&1 | tail -n 1
procstat: unknown access method: 2
$ uname -a
FreeBSD wkstn-fbsd-ngie 12.0-CURRENT FreeBSD 12.0-CURRENT #54
r319509+f79507d239c5(isilon-atf): Fri Jun 2 19:48:36 PDT 2017
ngie@wkstn-fbsd-ngie:/usr/obj/usr/src/sys/GENERIC-NODEBUG amd64
$
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"