csjp 2005-09-05 23:13:05 UTC
FreeBSD src repository
Modified files:
tools/tools/bpfstat bpfstat.c
Log:
Now that the PID is constantly refreshed, introduce a pidname function which
when given a PID consults the kern.proc.pid sysctl variable to pull out the
pcomm data.
Revision Changes Path
1.3 +21 -5 src/tools/tools/bpfstat/bpfstat.c