Skip to content
Commit d7298d37 authored by Jason Molenda's avatar Jason Molenda
Browse files

Rewrite get_kinfo_proc_for_pid() to get the kinfo_proc for

the one process we're interested in, instead of fetching all
of them and only keeping one.

(the old implementation made sense when we were doing the
initial find-this-process-by-pid-or-name by looking through
all the kinfo_procs.)

llvm-svn: 134686
parent 904cb142
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment