Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Jun 2017 00:43:02 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 220023] procstat -L only works with corefiles ...?
Message-ID:  <bug-220023-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D220023

            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: freebsd-bugs@FreeBSD.org
          Reporter: ngie@FreeBSD.org

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=20=20=20=20
ngie@wkstn-fbsd-ngie:/usr/obj/usr/src/sys/GENERIC-NODEBUG  amd64
$

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-220023-8>