index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
shared
/
cgroup-show.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fileio: automatically add NULL sentinel to parse_env_file()
Lennart Poettering
2018-11-14
1
-1
/
+1
*
fileio: drop "newline" parameter for env file parsers
Lennart Poettering
2018-11-14
1
-1
/
+1
*
tree-wide: use typesafe_qsort()
Yu Watanabe
2018-09-19
1
-1
/
+1
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-3
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
fileio: accept FILE* in addition to path in parse_env_file()
Lennart Poettering
2018-05-24
1
-1
/
+1
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
tree-wide: use TAKE_PTR() and TAKE_FD() macros
Yu Watanabe
2018-04-05
1
-4
/
+2
*
macro: introduce TAKE_PTR() macro
Lennart Poettering
2018-03-22
1
-2
/
+1
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
bus: include sd-{bus,messages}.h the same as other systemd headers
Zbigniew Jędrzejewski-Szmek
2017-04-21
1
-2
/
+0
*
shared/cgroup-show: extract funtion to query unit cgroup path
Zbigniew Jędrzejewski-Szmek
2017-02-02
1
-16
/
+31
*
cgtop: use common function to query cgroup root
Zbigniew Jędrzejewski-Szmek
2017-02-02
1
-31
/
+45
*
cgls: make function to query cgroup root public
Zbigniew Jędrzejewski-Szmek
2017-02-02
1
-0
/
+55
*
shared/cgroup-show: use (void)
Zbigniew Jędrzejewski-Szmek
2017-01-31
1
-1
/
+1
*
Rename formats-util.h to format-util.h
Zbigniew Jędrzejewski-Szmek
2016-11-07
1
-1
/
+1
*
tree-wide: drop NULL sentinel from strjoin
Zbigniew Jędrzejewski-Szmek
2016-10-23
1
-1
/
+1
*
tree-wide: rename draw_special_char to special_glyph
Zbigniew Jędrzejewski-Szmek
2016-05-09
1
-5
/
+5
*
shared: drop kernel_thread bool from cgroups show code
Lennart Poettering
2016-04-22
1
-17
/
+19
*
core,systemctl: add bus API to retrieve processes of a unit
Lennart Poettering
2016-04-22
1
-19
/
+51
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
shared: include what we use
Thomas Hindoe Paaboel Andersen
2015-12-06
1
-1
/
+3
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: move more locale-related calls to locale-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-25
1
-1
/
+2
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
1
-6
/
+7
*
cgroup: drop "ignore_self" argument from cg_is_empty()
Lennart Poettering
2015-09-01
1
-1
/
+1
*
cgroup-show: unescape cgroups on presentation
Lennart Poettering
2015-08-28
1
-4
/
+2
*
shared: add terminal-util.[ch]
Ronny Chevalier
2015-04-11
1
-0
/
+1
*
shared: add process-util.[ch]
Ronny Chevalier
2015-04-10
1
-0
/
+1
*
shared: add formats-util.h
Ronny Chevalier
2015-04-10
1
-0
/
+1
*
util: rework strappenda(), and rename it strjoina()
Lennart Poettering
2015-02-03
1
-1
/
+1
*
cgroup-show: remove duplicated check
Zbigniew Jędrzejewski-Szmek
2015-01-23
1
-3
/
+2
*
cgroup-show: don't hit assert, when the extra pids array is empty
Lennart Poettering
2015-01-22
1
-1
/
+3
*
shared/cgroup-show: simplify show_pid_array()
Zbigniew Jędrzejewski-Szmek
2015-01-22
1
-36
/
+14
*
delta: draw arrows with draw_special_char()
Lennart Poettering
2014-04-23
1
-5
/
+7
*
Get rid of our reimplementation of basename
Zbigniew Jędrzejewski-Szmek
2013-12-07
1
-2
/
+2
*
Fix bad assert in show_pid_array
Zbigniew Jędrzejewski-Szmek
2013-10-15
1
-3
/
+1
*
Modernization
Zbigniew Jędrzejewski-Szmek
2013-10-13
1
-11
/
+4
*
Never call qsort on potentially NULL arrays
Zbigniew Jędrzejewski-Szmek
2013-10-13
1
-0
/
+2
*
core: general cgroup rework
Lennart Poettering
2013-06-27
1
-1
/
+0
*
move _cleanup_ attribute in front of the type
Harald Hoyer
2013-04-18
1
-2
/
+2
*
util: replace decimal_str_max() by a typesafe macro DECIMAL_STR_WIDTH()
Lennart Poettering
2013-04-16
1
-12
/
+1
*
nspawn: introduce the new /machine/ tree in the cgroup tree and move containe...
Lennart Poettering
2013-04-16
1
-68
/
+32
*
shared/cgroup-show: fix leak of "pid"
Zbigniew Jędrzejewski-Szmek
2013-04-02
1
-6
/
+3
*
systemctl,loginctl,cgls: do not ellipsize cgroup members when --full is speci...
Lukas Nykryn
2013-01-16
1
-23
/
+26
*
systemctl: don't show cgroup field for a unit if cgroup is empty
Lennart Poettering
2012-12-24
1
-6
/
+2
*
util: nicer tree drawings
Michal Schmidt
2012-11-12
1
-7
/
+7
*
util : fallback to plain ASCII drawing if locale is not UTF-8
Michal Schmidt
2012-11-02
1
-4
/
+7
*
cgls: correctly ellipsize command lines for PIDs >= 1000000
Mantas Mikulėnas
2012-10-23
1
-4
/
+5
[next]