procps/ps
Lukas Nykryn d66ed3350e ps: possibility to display slice unit for a process
Library systemd-login offers possibility to display
name of a systemd slice unit for specific pid.

This patch adds output option "slice" which will
show name of systemd slice unit.

To maintain compatibility with non-systemd systems,
procps must be configured with --with-systemd option
to enable this option.
2013-10-16 15:18:08 +02:00
..
common.h ps: fix compiler warnings 2012-03-03 18:36:29 +11:00
COPYING license: update FSF addresses 2012-03-04 08:04:24 +11:00
display.c Fixed warning about error_at_line 2013-03-26 21:27:38 +11:00
global.c docs: clarification to license headers in files 2012-03-03 18:41:11 +11:00
HACKING docs: remove old information from HACKING 2012-01-13 22:42:38 +01:00
help.c SELinux spelling (rhbz#859900) 2012-09-27 21:46:46 +10:00
Makefile.am ps: possibility to display systemd unit for a process 2013-04-24 09:24:44 +02:00
output.c ps: possibility to display slice unit for a process 2013-10-16 15:18:08 +02:00
parser.c do not complain when negating selection if we can't find a user/group 2012-11-25 17:23:39 +01:00
ps.1 ps: possibility to display slice unit for a process 2013-10-16 15:18:08 +02:00
regression procps 010114 2002-02-01 22:47:29 +00:00
select.c docs: clarification to license headers in files 2012-03-03 18:41:11 +11:00
sortformat.c docs: clarification to license headers in files 2012-03-03 18:41:11 +11:00
stacktrace.c ps: cut out code unused code 2012-11-06 22:30:02 +11:00