index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cgtop
Age
Commit message (
Expand
)
Author
2015-11-27
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]
Lennart Poettering
2015-10-25
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-09-29
bus-util: rename bus_open_transport() to bus_connect_transport()
Lennart Poettering
2015-09-29
util: introduce common version() implementation and use it everywhere
Lennart Poettering
2015-09-22
cgtop: make sure help text doesn't cause main contents to move
Lennart Poettering
2015-09-22
cgtop: underline table header
Lennart Poettering
2015-09-21
cgtop: add -M/--machine
Evgeny Vereshchagin
2015-09-10
Merge pull request #1239 from poettering/cgroup-pids
Daniel Mack
2015-09-10
core: add support for the "pids" cgroup controller
Lennart Poettering
2015-09-10
tree-wide: never use the off_t unless glibc makes us use it
Lennart Poettering
2015-09-01
core: unified cgroup hierarchy support
Lennart Poettering
2015-09-01
cgtop: properly show "/" instead of empty string in cgroup list
Lennart Poettering
2015-08-31
cgtop: rework error handling
Lennart Poettering
2015-08-31
cgtop: allow toggling of --recursive= and -k at runtime
Lennart Poettering
2015-08-31
cgtop: recursively count cgroup member tasks
Lennart Poettering
2015-08-31
cgtop: ignore kernel threads when counting tasks
Lennart Poettering
2015-08-31
cgtop: show resource usage relative to cgroup root only
Lennart Poettering
2015-08-28
cgtop: major modernizations
Lennart Poettering
2015-07-17
cgtop: include missing signal.h for sigwinch
Umut Tezduyar Lindskog
2015-06-10
cgtop: IO readings are valid if any data is available, even if unchanged sinc...
Charles Duffy
2015-06-09
cgtop: more sensible flushing behavior w/ non-TTY output
Charles Duffy
2015-06-09
cgtop: allow user to force looping behavior even in non-TTY mode
Charles Duffy
2015-06-09
cgtop: raw output option (disable conversion to human-readable units)
Charles Duffy
2015-04-11
shared: add terminal-util.[ch]
Ronny Chevalier
2015-03-11
cgtop: fix assert when not on tty
Umut Tezduyar Lindskog
2014-11-28
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
2014-10-23
install, cgtop: adjust hashmap_move_one() callers for -ENOMEM possibility
Michal Schmidt
2014-09-15
hashmap: introduce hash_ops to make struct Hashmap smaller
Michal Schmidt
2014-08-03
Unify parse_argv style
Zbigniew Jędrzejewski-Szmek
2014-02-19
make gcc shut up
Lennart Poettering
2013-12-25
build-sys: minor fixes found with cppcheck
Lennart Poettering
2013-11-06
clients: unify how we invoke getopt_long()
Lennart Poettering
2013-10-13
Never call qsort on potentially NULL arrays
Zbigniew Jędrzejewski-Szmek
2013-09-04
cgtop: fixup the online help
Brandon Philips
2013-06-06
cgroup: the "tasks" attribute is obsolete, cgroup.procs is the new replacement
Lennart Poettering
2013-04-08
cgtop: print absolute CPU times with format_timespan
Lennart Poettering
2013-04-04
util: make time formatting a bit smarter
Lennart Poettering
2013-04-03
util: rename parse_usec() to parse_sec() sinds the default unit is seconds
Lennart Poettering
2013-04-02
cgtop: add % as key to toggle time/percentage
Zbigniew Jędrzejewski-Szmek
2013-04-02
cgtop: optionally show CPU usage as time and become stdout sensitive
Umut Tezduyar
2013-03-29
cgtop --help: default depth is 3 not 2
Maksim Melnikau
2013-02-14
honor SELinux labels, when creating and writing config files
Harald Hoyer
2012-10-19
util: unify line caching and column caching
Lennart Poettering
2012-10-19
util: simplify column caching logic
Lennart Poettering
2012-09-21
cgtop: missing '-'
Václav Pavlín
2012-08-06
continue work with error messages, log_oom()
Shawn Landden
2012-07-26
cgtop: add --version option
Zbigniew Jędrzejewski-Szmek
[next]