Go to the source code of this file.
Functions | |
void | opd_get_ascii_procs (void) |
Parsing of /proc/pid
Definition in file opd_parse_proc.h.
void opd_get_ascii_procs | ( | void | ) |
opd_get_ascii_procs - read process and mapping information from /proc
Read information on each process and its mappings from the /proc filesystem.
Definition at line 199 of file opd_parse_proc.c.
References opd_get_ascii_maps(), opd_get_proc(), opd_new_proc(), pid, read_tgid(), opd_proc::tgid, verbprintf, and vmisc.
Referenced by opd_24_start().