summaryrefslogtreecommitdiff
path: root/src/shared/cgroup-show.c
AgeCommit message (Expand)AuthorFilesLines
2015-02-03util: rework strappenda(), and rename it strjoina()Lennart Poettering1-1/+1
2015-01-22cgroup-show: remove duplicated checkZbigniew Jędrzejewski-Szmek1-3/+2
2015-01-22cgroup-show: don't hit assert, when the extra pids array is emptyLennart Poettering1-1/+3
2015-01-22shared/cgroup-show: simplify show_pid_array()Zbigniew Jędrzejewski-Szmek1-36/+14
2014-04-23delta: draw arrows with draw_special_char()Lennart Poettering1-5/+7
2013-12-06Get rid of our reimplementation of basenameZbigniew Jędrzejewski-Szmek1-2/+2
2013-10-14Fix bad assert in show_pid_arrayZbigniew Jędrzejewski-Szmek1-3/+1
2013-10-13ModernizationZbigniew Jędrzejewski-Szmek1-11/+4
2013-10-13Never call qsort on potentially NULL arraysZbigniew Jędrzejewski-Szmek1-0/+2
2013-06-27core: general cgroup reworkLennart Poettering1-1/+0
2013-04-18move _cleanup_ attribute in front of the typeHarald Hoyer1-2/+2
2013-04-16util: replace decimal_str_max() by a typesafe macro DECIMAL_STR_WIDTH()Lennart Poettering1-12/+1
2013-04-16nspawn: introduce the new /machine/ tree in the cgroup tree and move containe...Lennart Poettering1-68/+32
2013-04-01shared/cgroup-show: fix leak of "pid"Zbigniew Jędrzejewski-Szmek1-6/+3
2013-01-16systemctl,loginctl,cgls: do not ellipsize cgroup members when --full is speci...Lukas Nykryn1-23/+26
2012-12-24systemctl: don't show cgroup field for a unit if cgroup is emptyLennart Poettering1-6/+2
2012-11-12util: nicer tree drawingsMichal Schmidt1-7/+7
2012-11-02util : fallback to plain ASCII drawing if locale is not UTF-8Michal Schmidt1-4/+7
2012-10-23cgls: correctly ellipsize command lines for PIDs >= 1000000Mantas Mikulėnas1-4/+5
2012-05-08util: split-out path-util.[ch]Kay Sievers1-2/+3
2012-04-16systemctl: show main and control PID explicitly in cgroup-showLennart Poettering1-55/+127
2012-04-16cgls: don't show empty cgroups by defaultLennart Poettering1-20/+33
2012-04-12move more common files to shared/ and add them to shared.laKay Sievers1-0/+261