summaryrefslogtreecommitdiff
path: root/sysdeps/common
Commit message (Expand)AuthorAgeFilesLines
* New API to retrieve process CPU affinity.Benoît Dejean2008-05-241-0/+14
* Fixed dist for !linux.Benoît Dejean2008-04-031-6/+6
* Implemented a linux-only fsusage sysdeps.Benoît Dejean2007-10-171-1/+4
* Implemented a linux-only mountlist.Benoît Dejean2007-10-151-1/+5
* Added rpc_pipefs to ignore list.Benoît Dejean2007-10-031-0/+1
* git-svn sucks. Kill r2609Benoît Dejean2007-06-251-14/+0
* New API : glibtop_get_proc_affinity.Benoît Dejean2007-06-251-0/+14
* Got rid of G_GNUC_INTERNAL.Benoît Dejean2007-05-311-2/+2
* Fixed returned type.Benoît Dejean2007-05-192-1/+7
* Manual commit from my local git-svn which is broken :/Benoît Dejean2007-05-131-0/+14
* Got rid of InodeDB. This feature was optionnal and i have never heard ofBenoît Dejean2007-04-272-128/+1
* Renamed all glibtop_init_xxx functions to _glibtop_init_xxx so they getBenoît Dejean2007-04-111-22/+22
* Ignore securityfs and fusectl. Patch by Fryderyk DziarmagowskiBenoît Dejean2007-03-162-0/+10
* Removed noisy $Id$.Benoît Dejean2007-02-194-8/+0
* Make sure avail <= free. Closes #406280.Benoît Dejean2007-02-102-1/+8
* Fixed order. Added objfs and ctfs. Closes #400557.Benoît Dejean2007-01-312-1/+11
* Bumped version number to 2.14.6.Benoît Dejean2007-01-111-8/+0
* Converted to gtk-doc. Patch by Germán Poó-Caamaño <gpoo@ubiobio.cl>.Benoît Dejean2006-12-021-3/+147
* Added nfsd to the exclude list.Benoît Dejean2006-09-212-0/+7
* Ensure file is closed.Benoît Dejean2006-06-242-3/+16
* Fixed trivial warning.Benoît Dejean2006-04-092-1/+5
* Also ignores linprocfs, mfs and devfs. Closes #331856. Patch by AndreasBenoît Dejean2006-02-212-0/+10
* remove unused file.James Henstridge2005-12-124-0/+4
* Dropped many dead files. Bumped release number. I guess this closesBenoît Dejean2005-10-302-93/+0
* Moved _glibtop_init_hook_[sp] declaration to private glibtop/init_hooks.h.Benoît Dejean2005-08-021-1/+5
* Removed LT_VERSION_INFO from LDFLAGS when unused.Benoît Dejean2005-06-141-2/+2
* Added a lot of new functions to replace dirty macros. Every macroBenoît Dejean2005-06-072-0/+213
* Added tmpfs to ignore list.Jörgen Scheibengruber2005-04-292-0/+5
* s/strerror/g_strerror/g.Benoît Dejean2005-03-253-4/+20
* Added mqueue to ignore list.Benoît Dejean2005-03-112-0/+5
* * Add support for file system read and write counting (needed for the diskBenoît Dejean2005-02-282-0/+14
* Correct file system size calculations. Patch from marcus@freebsd.org (JoeBenoît Dejean2005-02-232-2/+9
* Removed some dead files. Don't install private headers.Benoît Dejean2005-02-151-0/+1
* Fixed G_GNUC attribute usage. Replaced macro by inline function.Benoît Dejean2005-02-152-5/+16
* Re-worked with bsearch.Benoît Dejean2005-01-182-17/+19
* Turned all macros to functions. Marked everything as G_GNUC_PRINTF andBenoît Dejean2004-12-232-26/+24
* Ignores unkown file system type.Benoît Dejean2004-12-092-1/+6
* Removed SUID wrappers because glibtop_proc_argv_l is a client-sideBenoît Dejean2004-11-131-23/+0
* Fixed .block_size on Solaris.Benoît Dejean2004-09-242-1/+11
* Removed mountlist.h.Benoît Dejean2004-09-234-29/+18
* Added openpromfs.Benoît Dejean2004-09-222-1/+6
* Linux: Sanitize. Removed calls to obfuscated PROPAGATE_ALL_ONES(x) whichBenoît Dejean2004-09-222-10/+13
* Added mntfs to ignore listBenoît Dejean2004-09-222-1/+6
* Back to previous version.Benoît Dejean2004-09-203-13/+20
* : Added new flag. (_glibtop_get_fsusage_read_write): Changed prototype.Benoît Dejean2004-09-193-18/+46
* bumped to 2.8.1.Benoît Dejean2004-09-132-18/+14
* Merged FreeBSD Marcus' patch.Benoît Dejean2004-08-222-2/+6
* Added -gnu89 to CFLAGS.Benoît Dejean2004-08-091-15/+17
* Started implementation of read, write. Code should be splitted into archBenoît Dejean2004-07-173-32/+60
* Added file to repository. Provides glibtop_get_proc_argv*() for systemBenoît Dejean2004-07-073-0/+75