freebsd-dev/bin/ps
Mateusz Guzik 8b04bbef31 Return real parent pid in kinfo (used by e.g. ps)
Add a separate field which exports tracer pid and add a new keyword
("tracer") for ps to display it.

This is a follow up to r270444.

Reviewed by:	kib
MFC after:	1 week
Relnotes:	yes
2014-08-28 08:41:11 +00:00
..
extern.h Include the thread name along with the command name when displaying the 2013-01-18 18:24:40 +00:00
fmt.c - Move 'showthreads' check out of fmt.c. 2013-01-19 00:21:55 +00:00
keyword.c Return real parent pid in kinfo (used by e.g. ps) 2014-08-28 08:41:11 +00:00
Makefile Add -J to filter by matching jail IDs and names. 2014-05-02 15:05:47 +00:00
nlist.c
print.c Don't test arrays for being NULL. 2013-10-21 09:12:04 +00:00
ps.1 Return real parent pid in kinfo (used by e.g. ps) 2014-08-28 08:41:11 +00:00
ps.c Add -J to filter by matching jail IDs and names. 2014-05-02 15:05:47 +00:00
ps.h