summaryrefslogtreecommitdiff
path: root/src/cgtop
Commit message (Expand)AuthorAgeFilesLines
...
| * core: add support for the "pids" cgroup controllerLennart Poettering2015-09-101-18/+89
* | tree-wide: never use the off_t unless glibc makes us use itLennart Poettering2015-09-101-1/+1
|/
* core: unified cgroup hierarchy supportLennart Poettering2015-09-011-3/+6
* cgtop: properly show "/" instead of empty string in cgroup listLennart Poettering2015-09-011-3/+5
* cgtop: rework error handlingLennart Poettering2015-08-311-14/+7
* cgtop: allow toggling of --recursive= and -k at runtimeLennart Poettering2015-08-311-2/+16
* cgtop: recursively count cgroup member tasksLennart Poettering2015-08-311-25/+71
* cgtop: ignore kernel threads when counting tasksLennart Poettering2015-08-311-2/+14
* cgtop: show resource usage relative to cgroup root onlyLennart Poettering2015-08-311-6/+13
* cgtop: major modernizationsLennart Poettering2015-08-281-134/+159
* cgtop: include missing signal.h for sigwinchUmut Tezduyar Lindskog2015-07-171-0/+1
* cgtop: IO readings are valid if any data is available, even if unchanged sinc...Charles Duffy2015-06-101-2/+1
* cgtop: more sensible flushing behavior w/ non-TTY outputCharles Duffy2015-06-091-2/+8
* cgtop: allow user to force looping behavior even in non-TTY modeCharles Duffy2015-06-091-3/+3
* cgtop: raw output option (disable conversion to human-readable units)Charles Duffy2015-06-091-13/+21
* shared: add terminal-util.[ch]Ronny Chevalier2015-04-111-0/+1
* cgtop: fix assert when not on ttyUmut Tezduyar Lindskog2015-03-111-1/+1
* treewide: no need to negate errno for log_*_errno()Michal Schmidt2014-11-281-2/+2
* treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt2014-11-281-2/+2
* install, cgtop: adjust hashmap_move_one() callers for -ENOMEM possibilityMichal Schmidt2014-10-231-1/+3
* hashmap: introduce hash_ops to make struct Hashmap smallerMichal Schmidt2014-09-151-2/+2
* Unify parse_argv styleZbigniew Jędrzejewski-Szmek2014-08-031-9/+6
* make gcc shut upLennart Poettering2014-02-191-1/+1
* build-sys: minor fixes found with cppcheckLennart Poettering2013-12-251-1/+1
* clients: unify how we invoke getopt_long()Lennart Poettering2013-11-061-10/+7
* Never call qsort on potentially NULL arraysZbigniew Jędrzejewski-Szmek2013-10-131-1/+1
* cgtop: fixup the online helpBrandon Philips2013-09-041-2/+2
* cgroup: the "tasks" attribute is obsolete, cgroup.procs is the new replacementLennart Poettering2013-06-061-1/+1
* cgtop: print absolute CPU times with format_timespanLennart Poettering2013-04-081-14/+14
* util: make time formatting a bit smarterLennart Poettering2013-04-041-2/+2
* util: rename parse_usec() to parse_sec() sinds the default unit is secondsLennart Poettering2013-04-031-1/+1
* cgtop: add % as key to toggle time/percentageZbigniew Jędrzejewski-Szmek2013-04-021-1/+6
* cgtop: optionally show CPU usage as time and become stdout sensitiveUmut Tezduyar2013-04-021-37/+92
* cgtop --help: default depth is 3 not 2Maksim Melnikau2013-03-291-2/+2
* honor SELinux labels, when creating and writing config filesHarald Hoyer2013-02-141-0/+1
* util: unify line caching and column cachingLennart Poettering2012-10-191-4/+4
* util: simplify column caching logicLennart Poettering2012-10-191-1/+3
* cgtop: missing '-'Václav Pavlín2012-09-211-1/+1
* continue work with error messages, log_oom()Shawn Landden2012-08-061-1/+6
* cgtop: add --version optionZbigniew Jędrzejewski-Szmek2012-07-261-7/+19
* cgtop: use full terminal widthZbigniew Jędrzejewski-Szmek2012-07-261-10/+20
* Add a 'b' option to cgtop, equivalent to the same option in topDavid Strauss2012-07-261-7/+22
* Add an 'n' option to cgtop (equivalent to top)David Strauss2012-07-261-5/+20
* log.h: new log_oom() -> int -ENOMEM, use itShawn Landden2012-07-261-2/+1
* use "Out of memory." consistantly (or with "\n")Shawn Landden2012-07-251-1/+1
* util: rename join() to strjoin()Lennart Poettering2012-07-131-1/+1
* cgtop: work even if not all cgroups are availableShawn Landden2012-05-291-6/+11
* cgtop: change default depth to 3Lennart Poettering2012-05-221-1/+1
* util: split-out path-util.[ch]Kay Sievers2012-05-081-0/+1
* build-sys: add stub makefiles to all subdirs to ease development with emacsLennart Poettering2012-04-131-0/+1