2016-08-07 |
Jim Warner | related: fix inconsistencies in result type references |
commit | commitdiff | tree | snapshot |
2016-08-07 |
Jim Warner | library: provide for validating result type references |
commit | commitdiff | tree | snapshot |
2016-08-07 |
Jim Warner | related: respond to VAL macro addition of context parm |
commit | commitdiff | tree | snapshot |
2016-08-07 |
Jim Warner | library: expand VAL macros to include the context parm |
commit | commitdiff | tree | snapshot |
2016-08-01 |
Jim Warner | related: adapt for changes in result types, <PIDS> api |
commit | commitdiff | tree | snapshot |
2016-08-01 |
Jim Warner | library: normalize & minimize result types, <PIDS> api |
commit | commitdiff | tree | snapshot |
2016-08-01 |
Jim Warner | misc: replace any remaining tab characters in readproc |
commit | commitdiff | tree | snapshot |
2016-08-01 |
Jim Warner | top: provide for expanded potential displayable fields |
commit | commitdiff | tree | snapshot |
2016-07-28 |
Craig Small | misc: add simplified chinese manpo to ignore |
commit | commitdiff | tree | snapshot |
2016-07-28 |
Jim Warner | library: add final remaining sort function, <STAT> api |
commit | commitdiff | tree | snapshot |
2016-07-28 |
Jim Warner | misc: tweaks (mostly cosmetic) to several source files |
commit | commitdiff | tree | snapshot |
2016-07-26 |
Jim Warner | related: change for lost 'PROCPS_' enumerator prefixes |
commit | commitdiff | tree | snapshot |
2016-07-26 |
Jim Warner | library: removed all the 'PROCPS_' enumerator prefixes |
commit | commitdiff | tree | snapshot |
2016-07-26 |
Jim Warner | related: adapt to changes in 'context' structure names |
commit | commitdiff | tree | snapshot |
2016-07-26 |
Jim Warner | library: standardize all the 'context' structure names |
commit | commitdiff | tree | snapshot |
2016-07-26 |
Jim Warner | vmstat: adapted for changes in an i/f, <DISKSTATS> api |
commit | commitdiff | tree | snapshot |
2016-07-26 |
Jim Warner | library: normalize/standardize an i/f, <DISKSTATS> api |
commit | commitdiff | tree | snapshot |
2016-07-25 |
Jim Warner | library: rename 'diskstat' source as 'diskstats' files |
commit | commitdiff | tree | snapshot |
2016-07-25 |
Jim Warner | misc: just eliminate several 'unused' warning messages |
commit | commitdiff | tree | snapshot |
2016-07-16 |
Jim Warner | top: make compilation possible under netbsd-curses too |
commit | commitdiff | tree | snapshot |
2016-07-16 |
Jim Warner | library: some minor miscellaeous improvements, 3rd gen |
commit | commitdiff | tree | snapshot |
2016-07-16 |
Jim Warner | top: due to <STAT> api, relocate that NUMA stderr hack |
commit | commitdiff | tree | snapshot |
2016-07-16 |
Jim Warner | vmstat: disallow 'disks' under that 'partition' switch |
commit | commitdiff | tree | snapshot |
2016-07-16 |
Jim Warner | vmstat: correct that wide-format when displaying disks |
commit | commitdiff | tree | snapshot |
2016-07-16 |
Jim Warner | library: recycle the QUICK_THREADS #define, <PIDS> api |
commit | commitdiff | tree | snapshot |
2016-07-09 |
Craig Small | watch: fix process_ansi typo |
commit | commitdiff | tree | snapshot |
2016-07-09 |
Craig Small | build-sys: cleanup of tests |
commit | commitdiff | tree | snapshot |
2016-07-09 |
Josh Triplett | watch: Don't attempt to ungetc parts of unknown ANSI... |
commit | commitdiff | tree | snapshot |
2016-07-09 |
Josh Triplett | watch: Fix ANSI escape sequence termination |
commit | commitdiff | tree | snapshot |
2016-07-09 |
Josh Triplett | watch: Don't process additional numbers in unknown... |
commit | commitdiff | tree | snapshot |
2016-07-09 |
Craig Small | build-sys: Revert noinst and check programs |
commit | commitdiff | tree | snapshot |
2016-07-09 |
Craig Small | build-sys: Make check programs before check |
commit | commitdiff | tree | snapshot |
2016-07-09 |
Craig Small | watch: fix 8bit regression |
commit | commitdiff | tree | snapshot |
2016-07-09 |
Jim Warner | build sys: update configure.ac for the latest autoscan |
commit | commitdiff | tree | snapshot |
2016-07-09 |
Jim Warner | misc: eliminated every instance of trailing whitespace |
commit | commitdiff | tree | snapshot |
2016-07-09 |
Jim Warner | library: the overlooked twerks (oops, tweaks), 3rd gen |
commit | commitdiff | tree | snapshot |
2016-07-06 |
Jim Warner | library: some tweaks to 2 file read functions, 3rd gen |
commit | commitdiff | tree | snapshot |
2016-07-06 |
Jim Warner | top: eliminate 2 author sections from the man document |
commit | commitdiff | tree | snapshot |
2016-07-03 |
Craig Small | documentation: Update watch man page |
commit | commitdiff | tree | snapshot |
2016-07-03 |
Craig Small | watch,free: interpet intervals in non-locale way |
commit | commitdiff | tree | snapshot |
2016-07-03 |
Craig Small | documentation: rewrite for shared in free |
commit | commitdiff | tree | snapshot |
2016-07-03 |
Simon Tatham | library: find tty device name of process quicker |
commit | commitdiff | tree | snapshot |
2016-07-02 |
Jim Warner | library: refactor exposed pointers management, 3rd gen |
commit | commitdiff | tree | snapshot |
2016-07-02 |
Jim Warner | library: reduce copies of items to minimum, <STAT> api |
commit | commitdiff | tree | snapshot |
2016-07-02 |
Jim Warner | library: stop treating lxcname differently, <PIDS> api |
commit | commitdiff | tree | snapshot |
2016-07-02 |
Jim Warner | library: standardize extents_free_all() logic, 3rd gen |
commit | commitdiff | tree | snapshot |
2016-07-02 |
Craig Small | watch: truncate command in non-8 bit mode |
commit | commitdiff | tree | snapshot |
2016-07-02 |
Jesse Hathaway | watch: Add hostname to the header |
commit | commitdiff | tree | snapshot |
2016-07-02 |
Craig Small | kill: Correct pid type |
commit | commitdiff | tree | snapshot |
2016-07-02 |
Craig Small | library: Cater for 32 char device names |
commit | commitdiff | tree | snapshot |
2016-07-02 |
Craig Small | kill: report error if cannot kill process |
commit | commitdiff | tree | snapshot |
2016-06-28 |
Jim Warner | misc: adapt others to struct layout change, <PIDS> api |
commit | commitdiff | tree | snapshot |
2016-06-28 |
Jim Warner | library: more pids_fetch struct opaqueness, <PIDS> api |
commit | commitdiff | tree | snapshot |
2016-06-28 |
Jim Warner | library: partial revert of that numa 'fix', <STAT> api |
commit | commitdiff | tree | snapshot |
2016-06-21 |
Jim Warner | library: a couple of miscellaneous changes, <PIDS> api |
commit | commitdiff | tree | snapshot |
2016-06-21 |
Jim Warner | misc: adapt others to the changes in 'get' return type |
commit | commitdiff | tree | snapshot |
2016-06-21 |
Jim Warner | library: <SLABINFO> api, change that 'get' return type |
commit | commitdiff | tree | snapshot |
2016-06-21 |
Jim Warner | library: <MEMINFO> api, changed that 'get' return type |
commit | commitdiff | tree | snapshot |
2016-06-21 |
Jim Warner | library: <VMSTAT> api, change in the 'get' return type |
commit | commitdiff | tree | snapshot |
2016-06-21 |
Jim Warner | library: <STAT> api, change for that 'get' return type |
commit | commitdiff | tree | snapshot |
2016-06-21 |
Jim Warner | library: bug fix if libnuma.so unavailable, <STAT> api |
commit | commitdiff | tree | snapshot |
2016-06-17 |
Craig Small | library: rename clashing pwcache functions |
commit | commitdiff | tree | snapshot |
2016-06-17 |
Jan Rybar | - Fixing incorrect memory usage assessment due to skipp... |
commit | commitdiff | tree | snapshot |
2016-06-17 |
Jim Warner | top: some miscellaneous tweaks to code and/or comments |
commit | commitdiff | tree | snapshot |
2016-06-17 |
Jim Warner | library: optional parms protection missing, <PIDS> api |
commit | commitdiff | tree | snapshot |
2016-06-17 |
Jim Warner | top: improved that #define PRETENDNOCAP implementation |
commit | commitdiff | tree | snapshot |
2016-06-17 |
Jim Warner | library: more tweaks for code and/or comments, 3rd gen |
commit | commitdiff | tree | snapshot |
2016-06-17 |
Jim Warner | top: swat nasty obscure bug associated with numa nodes |
commit | commitdiff | tree | snapshot |
2016-06-13 |
Jim Warner | library: file now parsed with 'hsearch', <MEMINFO> api |
commit | commitdiff | tree | snapshot |
2016-06-13 |
Jim Warner | library: final tweaks to code and/or comments, 3rd gen |
commit | commitdiff | tree | snapshot |
2016-06-11 |
Jim Warner | library: please keep procps-private.h free of #include |
commit | commitdiff | tree | snapshot |
2016-06-11 |
Jim Warner | library: overcome effect of copy/paste, <SLABINFO> api |
commit | commitdiff | tree | snapshot |
2016-06-11 |
Jim Warner | library: adjust 'noop' callback definition, <PIDS> api |
commit | commitdiff | tree | snapshot |
2016-06-11 |
Jim Warner | slabtop: correct the sort behavior for that NAME field |
commit | commitdiff | tree | snapshot |
2016-06-09 |
Jim Warner | top: share the rcfile between master & newlib branches |
commit | commitdiff | tree | snapshot |
2016-06-09 |
Jim Warner | misc: adapt pgms to pids_sort_order change, <PIDS> api |
commit | commitdiff | tree | snapshot |
2016-06-09 |
Jim Warner | library: misc tweaks for code and comments, <PIDS> api |
commit | commitdiff | tree | snapshot |
2016-06-09 |
Jim Warner | library: make struct name more descriptive, <STAT> api |
commit | commitdiff | tree | snapshot |
2016-06-09 |
Jim Warner | library: fix upper bounds enum delimiter, <VMSTAT> api |
commit | commitdiff | tree | snapshot |
2016-06-09 |
Jim Warner | library: whack a superfluous assignment, <MEMINFO> api |
commit | commitdiff | tree | snapshot |
2016-06-09 |
Jim Warner | misc: adapted other pgms to changes in, <SLABINFO> api |
commit | commitdiff | tree | snapshot |
2016-06-09 |
Jim Warner | library: normalize/standardize the i/f, <SLABINFO> api |
commit | commitdiff | tree | snapshot |
2016-06-09 |
Jim Warner | library: rename the 'slab' sources as 'slabinfo' files |
commit | commitdiff | tree | snapshot |
2016-06-07 |
Craig Small | library: fix new and unref pids test |
commit | commitdiff | tree | snapshot |
2016-06-07 |
Jim Warner | vmstat: adapted to the interface changes, <VMSTAT> api |
commit | commitdiff | tree | snapshot |
2016-06-07 |
Jim Warner | library: normalize/standardize interface, <VMSTAT> api |
commit | commitdiff | tree | snapshot |
2016-06-07 |
Jim Warner | vmstat: fix 1st time enumerators so zeros aren't shown |
commit | commitdiff | tree | snapshot |
2016-06-07 |
Jim Warner | top: just miscellaneous tweaks to code and/or comments |
commit | commitdiff | tree | snapshot |
2016-06-07 |
Jim Warner | library: improve internal 'get' processing, <STAT> api |
commit | commitdiff | tree | snapshot |
2016-06-07 |
Jim Warner | library: add parameter checks for 'get', <MEMINFO> api |
commit | commitdiff | tree | snapshot |
2016-05-22 |
Craig Small | library: Fix pids API tests |
commit | commitdiff | tree | snapshot |
2016-05-22 |
Jim Warner | library: eliminated a final potential NULL, <PIDS> api |
commit | commitdiff | tree | snapshot |
2016-05-17 |
Craig Small | library: move QUICK_THREADS hack before return |
commit | commitdiff | tree | snapshot |
2016-05-17 |
Craig Small | pmap: Minor fixes |
commit | commitdiff | tree | snapshot |
2016-05-17 |
Jim Warner | library: respond to coverity (reluctantly), <PIDS> api |
commit | commitdiff | tree | snapshot |
2016-05-16 |
Jim Warner | library: avoid any --with-systemd conflict, <PIDS> api |
commit | commitdiff | tree | snapshot |
2016-05-16 |
Craig Small | vmstat: sys variables are unsigned longs |
commit | commitdiff | tree | snapshot |
2016-05-16 |
Jim Warner | pmap: finally silence a warning without creating a bug |
commit | commitdiff | tree | snapshot |
2016-05-16 |
Jim Warner | library: try different alignment for types, <PIDS> api |
commit | commitdiff | tree | snapshot |
2016-05-16 |
Jim Warner | ps+top: adapt for changes in results types, <PIDS> api |
commit | commitdiff | tree | snapshot |
next |