index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
cgtop
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cgtop: initialize `ours' to NULL properly (#3139)
Naohiro Aota
2016-04-28
1
-1
/
+1
*
tree-wide: make more global variables static
Lennart Poettering
2016-02-13
1
-2
/
+2
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
tree-wide: use xsprintf() where applicable
Daniel Mack
2016-01-12
1
-2
/
+3
*
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-11-27
1
-2
/
+2
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split string parsing related calls from util.[ch] into parse-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
-0
/
+1
*
bus-util: rename bus_open_transport() to bus_connect_transport()
Lennart Poettering
2015-09-29
1
-1
/
+1
*
util: introduce common version() implementation and use it everywhere
Lennart Poettering
2015-09-29
1
-17
/
+15
*
cgtop: make sure help text doesn't cause main contents to move
Lennart Poettering
2015-09-22
1
-1
/
+1
*
cgtop: underline table header
Lennart Poettering
2015-09-22
1
-19
/
+25
*
cgtop: add -M/--machine
Evgeny Vereshchagin
2015-09-21
1
-2
/
+55
*
Merge pull request #1239 from poettering/cgroup-pids
Daniel Mack
2015-09-10
1
-18
/
+89
|
\
|
*
core: add support for the "pids" cgroup controller
Lennart Poettering
2015-09-10
1
-18
/
+89
*
|
tree-wide: never use the off_t unless glibc makes us use it
Lennart Poettering
2015-09-10
1
-1
/
+1
|
/
*
core: unified cgroup hierarchy support
Lennart Poettering
2015-09-01
1
-3
/
+6
*
cgtop: properly show "/" instead of empty string in cgroup list
Lennart Poettering
2015-09-01
1
-3
/
+5
*
cgtop: rework error handling
Lennart Poettering
2015-08-31
1
-14
/
+7
*
cgtop: allow toggling of --recursive= and -k at runtime
Lennart Poettering
2015-08-31
1
-2
/
+16
*
cgtop: recursively count cgroup member tasks
Lennart Poettering
2015-08-31
1
-25
/
+71
*
cgtop: ignore kernel threads when counting tasks
Lennart Poettering
2015-08-31
1
-2
/
+14
*
cgtop: show resource usage relative to cgroup root only
Lennart Poettering
2015-08-31
1
-6
/
+13
*
cgtop: major modernizations
Lennart Poettering
2015-08-28
1
-134
/
+159
*
cgtop: include missing signal.h for sigwinch
Umut Tezduyar Lindskog
2015-07-17
1
-0
/
+1
*
cgtop: IO readings are valid if any data is available, even if unchanged sinc...
Charles Duffy
2015-06-11
1
-2
/
+1
*
cgtop: more sensible flushing behavior w/ non-TTY output
Charles Duffy
2015-06-10
1
-2
/
+8
*
cgtop: allow user to force looping behavior even in non-TTY mode
Charles Duffy
2015-06-10
1
-3
/
+3
*
cgtop: raw output option (disable conversion to human-readable units)
Charles Duffy
2015-06-10
1
-13
/
+21
*
shared: add terminal-util.[ch]
Ronny Chevalier
2015-04-11
1
-0
/
+1
*
cgtop: fix assert when not on tty
Umut Tezduyar Lindskog
2015-03-11
1
-1
/
+1
*
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
1
-2
/
+2
*
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
2014-11-28
1
-2
/
+2
*
install, cgtop: adjust hashmap_move_one() callers for -ENOMEM possibility
Michal Schmidt
2014-10-23
1
-1
/
+3
*
hashmap: introduce hash_ops to make struct Hashmap smaller
Michal Schmidt
2014-09-15
1
-2
/
+2
*
Unify parse_argv style
Zbigniew Jędrzejewski-Szmek
2014-08-04
1
-9
/
+6
*
make gcc shut up
Lennart Poettering
2014-02-19
1
-1
/
+1
*
build-sys: minor fixes found with cppcheck
Lennart Poettering
2013-12-25
1
-1
/
+1
*
clients: unify how we invoke getopt_long()
Lennart Poettering
2013-11-06
1
-10
/
+7
*
Never call qsort on potentially NULL arrays
Zbigniew Jędrzejewski-Szmek
2013-10-13
1
-1
/
+1
*
cgtop: fixup the online help
Brandon Philips
2013-09-04
1
-2
/
+2
*
cgroup: the "tasks" attribute is obsolete, cgroup.procs is the new replacement
Lennart Poettering
2013-06-06
1
-1
/
+1
*
cgtop: print absolute CPU times with format_timespan
Lennart Poettering
2013-04-08
1
-14
/
+14
*
util: make time formatting a bit smarter
Lennart Poettering
2013-04-04
1
-2
/
+2
*
util: rename parse_usec() to parse_sec() sinds the default unit is seconds
Lennart Poettering
2013-04-03
1
-1
/
+1
*
cgtop: add % as key to toggle time/percentage
Zbigniew Jędrzejewski-Szmek
2013-04-02
1
-1
/
+6
*
cgtop: optionally show CPU usage as time and become stdout sensitive
Umut Tezduyar
2013-04-02
1
-37
/
+92
*
cgtop --help: default depth is 3 not 2
Maksim Melnikau
2013-03-29
1
-2
/
+2
*
honor SELinux labels, when creating and writing config files
Harald Hoyer
2013-02-14
1
-0
/
+1
*
util: unify line caching and column caching
Lennart Poettering
2012-10-19
1
-4
/
+4
[next]