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
COPYING
display.c Fixed warning about error_at_line 2013-03-26 21:27:38 +11:00
global.c
HACKING
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
select.c
sortformat.c
stacktrace.c ps: cut out code unused code 2012-11-06 22:30:02 +11:00