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