summaryrefslogtreecommitdiff
path: root/src/shared/cgroup-show.c
Commit message (Expand)AuthorAgeFilesLines
* util: rework strappenda(), and rename it strjoina()Lennart Poettering2015-02-031-1/+1
* cgroup-show: remove duplicated checkZbigniew Jędrzejewski-Szmek2015-01-221-3/+2
* cgroup-show: don't hit assert, when the extra pids array is emptyLennart Poettering2015-01-221-1/+3
* shared/cgroup-show: simplify show_pid_array()Zbigniew Jędrzejewski-Szmek2015-01-221-36/+14
* delta: draw arrows with draw_special_char()Lennart Poettering2014-04-231-5/+7
* Get rid of our reimplementation of basenameZbigniew Jędrzejewski-Szmek2013-12-061-2/+2
* Fix bad assert in show_pid_arrayZbigniew Jędrzejewski-Szmek2013-10-141-3/+1
* ModernizationZbigniew Jędrzejewski-Szmek2013-10-131-11/+4
* Never call qsort on potentially NULL arraysZbigniew Jędrzejewski-Szmek2013-10-131-0/+2
* core: general cgroup reworkLennart Poettering2013-06-271-1/+0
* move _cleanup_ attribute in front of the typeHarald Hoyer2013-04-181-2/+2
* util: replace decimal_str_max() by a typesafe macro DECIMAL_STR_WIDTH()Lennart Poettering2013-04-161-12/+1
* nspawn: introduce the new /machine/ tree in the cgroup tree and move containe...Lennart Poettering2013-04-161-68/+32
* shared/cgroup-show: fix leak of "pid"Zbigniew Jędrzejewski-Szmek2013-04-011-6/+3
* systemctl,loginctl,cgls: do not ellipsize cgroup members when --full is speci...Lukas Nykryn2013-01-161-23/+26
* systemctl: don't show cgroup field for a unit if cgroup is emptyLennart Poettering2012-12-241-6/+2
* util: nicer tree drawingsMichal Schmidt2012-11-121-7/+7
* util : fallback to plain ASCII drawing if locale is not UTF-8Michal Schmidt2012-11-021-4/+7
* cgls: correctly ellipsize command lines for PIDs >= 1000000Mantas Mikulėnas2012-10-231-4/+5
* util: split-out path-util.[ch]Kay Sievers2012-05-081-2/+3
* systemctl: show main and control PID explicitly in cgroup-showLennart Poettering2012-04-161-55/+127
* cgls: don't show empty cgroups by defaultLennart Poettering2012-04-161-20/+33
* move more common files to shared/ and add them to shared.laKay Sievers2012-04-121-0/+261