]> granicus.if.org Git - procps-ng/commit
ps: display control group name
authorCraig Small <csmall@enc.com.au>
Sat, 15 Aug 2015 07:10:38 +0000 (17:10 +1000)
committerCraig Small <csmall@enc.com.au>
Sat, 15 Aug 2015 07:10:38 +0000 (17:10 +1000)
commit0ee090ae16a3a98ba64a1bb8108597328a4c05b0
tree866e3aff251ef7705f767f5c9dbe7244b17e57dc
parent4bd0e539aff370e7e15a4eadfb90cc425004fa30
ps: display control group name

The cgroup field while shown as a vector is a concatenated
string, so alot of the complexity of sorting and displaying
has gone.

This change simplifies the cgroup sorting and adds display
and sorting for the name attribute of the cgroup, if found.

Signed-off-by: Craig Small <csmall@enc.com.au>
NEWS
ps/output.c
ps/ps.1