summaryrefslogtreecommitdiff
path: root/slabtop.c
Commit message (Expand)AuthorAgeFilesLines
* slabtop: Check for bad d and o option combinationCraig Small2021-03-111-2/+8
* free,slabtop,uptime: complain about extra opsCraig Small2020-10-191-0/+2
* library: eliminated the questionable 'procps.h' headerJim Warner2020-07-051-1/+2
* misc: respond to library rename of structs to 'reaped'Jim Warner2020-06-231-1/+1
* misc: adapted programs impacted by header file changesJim Warner2019-03-261-21/+21
* misc: eliminate all those remaining gcc -Wall warningsJim Warner2017-05-221-1/+0
* misc: use 'VAL' macros to benefit from type validationJim Warner2016-08-161-33/+34
* related: change for lost 'PROCPS_' enumerator prefixesJim Warner2016-07-261-25/+25
* related: adapt to changes in 'context' structure namesJim Warner2016-07-261-1/+1
* slabtop: correct the sort behavior for that NAME fieldJim Warner2016-06-111-20/+30
* misc: adapted other pgms to changes in, <SLABINFO> apiJim Warner2016-06-091-34/+30
* library: cleanup of library includesCraig Small2016-04-161-1/+1
* library: eliminate extra stack header space provisionsJim Warner2015-07-231-1/+1
* library: slab is redesigned to use 'stack' vs. 'chain'Jim Warner2015-07-231-53/+50
* slabtop: adapted to exploit new alloc & sort interfaceJim Warner2015-07-141-207/+216
* library: rebase & make current initial slabinfo effortCraig Small2015-07-141-358/+284
* 'slabtop -o' with stdin not a tty would complainDerek Fawcus2015-01-241-3/+5
* Minor i18n fixesYuri Chornoivan2014-03-031-0/+4
* Split help lines to help translatorsCraig Small2013-12-281-14/+14
* miscellaneous: clean up trailing whitespace once againJim Warner2013-04-071-1/+1
* configure: check for program_invocation_nameRainer Müller2013-03-201-0/+2
* all: check stdout and stderr status at exitSami Kerola2012-03-231-0/+2
* slabtop, vmstat, watch: remove file descriptor constantsSami Kerola2012-03-161-1/+1
* docs: clarification to license headers in filesSami Kerola2012-03-031-2/+14
* slabtop: return failure if /proc/slabinfo cannot be accessedSami Kerola2012-03-031-4/+7
* slabtop: fix clang complier warningsSami Kerola2012-03-031-2/+1
* slabtop: total slabs & caches header fixSami Kerola2012-01-061-3/+3
* Changed the err and warns to macrosCraig Small2012-01-031-3/+4
* translations: group usage textsSami Kerola2012-01-021-14/+14
* Fixed slabtop -o crashCraig Small2011-12-221-2/+2
* slabtop: use strutils.c to validate user inputSami Kerola2011-12-201-7/+4
* nls: improve translations and provide translator help commentsSami Kerola2011-12-201-6/+7
* slabtop: added remaining missing nls supportJim Warner2011-12-201-0/+5
* slabtop: add gettext supportSami Kerola2011-12-201-39/+53
* slabtop: new usage & fix coding styleSami Kerola2011-12-201-91/+84
* slabtop prints plain ASCII in once modeCraig Small2011-12-021-19/+26
* fix overflow on huge NUMA boxesalbert2005-01-051-23/+13
* compile with glibc 2.2.17 and olderalbert2005-01-051-1/+4
* Fabian fixes slabtop; prep for 3.2.1 releasealbert2004-03-271-0/+1
* add slabtop, fix top ^Z terminal handlingalbert2004-01-241-0/+403