summaryrefslogtreecommitdiff
path: root/src/cgls
AgeCommit message (Expand)AuthorFilesLines
2019-11-04tree-wide: drop string.h when string-util.h or friends are includedYu Watanabe1-1/+0
2019-06-21tree-wide: replace strjoin() with path_join()Yu Watanabe1-1/+1
2019-05-08Enable log colors for most of tools in /usr/binZbigniew Jędrzejewski-Szmek1-0/+1
2019-03-19systemd-cgls: typo error in help commandHugo Kindel1-2/+2
2018-11-22coccinelle: make use of SYNTHETIC_ERRNOZbigniew Jędrzejewski-Szmek1-4/+3
2018-11-20Split out pretty-print.c and move pager.c and main-func.h to shared/Zbigniew Jędrzejewski-Szmek1-1/+1
2018-11-20cgls: use static destructor and DEFINE_MAIN_FUNCTION() macroYu Watanabe1-23/+17
2018-11-20cgls: add constYu Watanabe1-1/+1
2018-11-14basic/pager: convert the pager options to a flags argumentZbigniew Jędrzejewski-Szmek1-3/+3
2018-08-20tree-wide: add clickable man page link to all --help textsLennart Poettering1-4/+16
2018-06-14tree-wide: remove Lennart's copyright linesLennart Poettering1-3/+0
2018-06-14tree-wide: drop 'This file is part of systemd' blurbLennart Poettering1-2/+0
2018-06-03path-util: introduce path_simplify()Yu Watanabe1-1/+1
2018-05-11path-util: introduce empty_to_root() and use it many placesYu Watanabe1-1/+1
2018-04-06tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek1-13/+0
2018-03-19tree-wide: voidify pager_open()Yu Watanabe1-5/+3
2018-01-17tree-wide: port all code to use safe_getcwd()Lennart Poettering1-3/+3
2017-11-19Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek1-0/+1
2017-07-18build-sys: drop automake supportZbigniew Jędrzejewski-Szmek1-1/+0
2017-02-24cgroup: change cg_unified() to possibly return errors againLennart Poettering1-1/+1
2017-02-18core: simplify cg_[all_]unified()Tejun Heo1-1/+1
2017-02-06cgls: look at the right variable in error path (#5234)Zbigniew Jędrzejewski-Szmek1-3/+3
2017-02-02cgls: --machine= expects an argument, indicate that in log messagesLennart Poettering1-1/+1
2017-02-01cgls: allow --unit, --user-unit to take optional argumentZbigniew Jędrzejewski-Szmek1-14/+27
2017-02-01cgls: add --user-unit to show user unitsZbigniew Jędrzejewski-Szmek1-14/+29
2017-02-01cgls: add --unit to show unitsZbigniew Jędrzejewski-Szmek1-8/+53
2017-02-01shared/cgroup-show: extract funtion to query unit cgroup pathZbigniew Jędrzejewski-Szmek1-1/+0
2017-02-01cgtop: use common function to query cgroup rootZbigniew Jędrzejewski-Szmek1-2/+2
2017-02-01cgls: make function to query cgroup root publicZbigniew Jędrzejewski-Szmek1-46/+2
2016-10-23tree-wide: drop NULL sentinel from strjoinZbigniew Jędrzejewski-Szmek1-1/+1
2016-08-15core: rename cg_unified() to cg_all_unified()Tejun Heo1-1/+1
2016-04-22shared: drop kernel_thread bool from cgroups show codeLennart Poettering1-5/+6
2016-02-26tree-wide: merge pager_open_if_enabled() to the pager_open()Alexander Kuleshov1-1/+1
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack1-2/+0
2015-12-02tests: turn check if manager cannot be intialized into macroZbigniew Jędrzejewski-Szmek1-1/+1
2015-11-30cgls: add a better error message for missing cgroupfsMantas Mikulėnas1-1/+3
2015-11-27tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easyLennart Poettering1-2/+2
2015-11-10cgls: when showing root slice, put -.slice at top of treeLennart Poettering1-0/+1
2015-11-10cgls: suppress output of controller name, if it's the systemd oneLennart Poettering1-1/+3
2015-10-27util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering1-0/+1
2015-09-29bus-util: rename bus_open_transport() to bus_connect_transport()Lennart Poettering1-1/+1
2015-09-29util: introduce common version() implementation and use it everywhereLennart Poettering1-13/+11
2015-09-18cgls: show controller without args tooEvgeny Vereshchagin1-7/+9
2015-09-01core: unified cgroup hierarchy supportLennart Poettering1-1/+4
2015-08-31cgls: pretty print root cgroup pathLennart Poettering1-1/+1
2015-08-31cgls: print the expressive error message we haveLennart Poettering1-1/+1
2015-08-28cgls: modernize cgls in preparation for unified cgroup hierarchy workLennart Poettering1-99/+111
2015-07-22cgls: machines can also be servicesSteven Allen1-4/+4
2015-07-03sd-bus: introduce new sd_bus_flush_close_unref() callLennart Poettering1-1/+1
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen1-1/+0