procps/ps
Craig Small 03b148d517 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>

Ported-by: Jim Warner <james.warner@comcast.net>
From original:
commit 0ee090ae16
2015-10-14 21:34:37 +11:00
..
common.h ps: miscellaneous accumulated changes to comments only 2015-10-09 21:33:51 +11:00
COPYING license: update FSF addresses 2012-03-04 08:04:24 +11:00
display.c ps: exploit those new <pids> task/threads capabilities 2015-10-05 21:52:08 +11:00
global.c ps: miscellaneous accumulated changes to comments only 2015-10-09 21:33:51 +11:00
HACKING docs: remove old information from HACKING 2012-01-13 22:42:38 +01:00
help.c ps: add -q/q/--quick-pid option 2014-07-10 21:24:19 +02:00
output.c ps: display control group name 2015-10-14 21:34:37 +11:00
parser.c ps: exploit those new <pids> task/threads capabilities 2015-10-05 21:52:08 +11:00
ps.1 ps: display control group name 2015-10-14 21:34:37 +11:00
regression procps 010114 2002-02-01 22:47:29 +00:00
select.c ps: exploit those new <pids> task/threads capabilities 2015-10-05 21:52:08 +11:00
sortformat.c ps: exploit those new <pids> task/threads capabilities 2015-10-05 21:52:08 +11:00
stacktrace.c ps: cut out code unused code 2012-11-06 22:30:02 +11:00