Age | Commit message (Expand) | Author |
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 |
2012-07-26 | cgtop: use full terminal width | Zbigniew Jędrzejewski-Szmek |
2012-07-26 | Add a 'b' option to cgtop, equivalent to the same option in top | David Strauss |
2012-07-26 | Add an 'n' option to cgtop (equivalent to top) | David Strauss |
2012-07-26 | log.h: new log_oom() -> int -ENOMEM, use it | Shawn Landden |
2012-07-25 | use "Out of memory." consistantly (or with "\n") | Shawn Landden |
2012-07-13 | util: rename join() to strjoin() | Lennart Poettering |
2012-05-29 | cgtop: work even if not all cgroups are available | Shawn Landden |
2012-05-22 | cgtop: change default depth to 3 | Lennart Poettering |
2012-05-08 | util: split-out path-util.[ch] | Kay Sievers |
2012-04-12 | move all tools to subdirs | Kay Sievers |