summaryrefslogtreecommitdiff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* Fixed build on GNU/kFreeBSD.Benoît Dejean2008-01-051-2/+4
* Fixed unit of vsize and resident.Benoît Dejean2008-01-051-2/+2
* Implemented a linux-only fsusage sysdeps.Benoît Dejean2007-10-172-10/+44
* Little performance tuning to avoid too many array reallocation.Benoît Dejean2007-10-171-1/+4
* Implemented a linux-only mountlist.Benoît Dejean2007-10-153-563/+108
* Copy there to have a linux-only implementation.Benoît Dejean2007-10-151-0/+623
* Fixed netload build.Benoît Dejean2007-10-101-6/+219
* Use G_GINT64_MODIFIER to avoid warnings on LLP64.Benoît Dejean2007-10-031-1/+1
* Added rpc_pipefs to ignore list.Benoît Dejean2007-10-031-0/+1
* Added darwin port. Patch by Benjamin Reed <ranger@befunk.com>. ClosesBenoît Dejean2007-09-2834-1/+2496
* Use fstat instead of stat.Benoît Dejean2007-09-281-1/+1
* "." is not a tid.Benoît Dejean2007-09-281-0/+3
* Fixed cpuinfo path. Sorry :/Benoît Dejean2007-08-271-1/+1
* Added a bufsiz argument to file_to_buffer().Benoît Dejean2007-08-2618-38/+42
* Forgot to add these files.Benoît Dejean2007-07-023-0/+215
* Fixe some problems as well as implements procwd and procopenfiles forBenoît Dejean2007-07-015-14/+158
* git-svn sucks. Kill r2609Benoît Dejean2007-06-254-86/+1
* Fixed smaps parsing with linux > 2.6.21.Benoît Dejean2007-06-251-2/+1
* New API : glibtop_get_proc_affinity.Benoît Dejean2007-06-254-1/+86
* Fixed build. Patch by Damien Carbery <damien.carbery@sun.com>. ClosesBenoît Dejean2007-06-072-8/+16
* Got rid of G_GNUC_INTERNAL.Benoît Dejean2007-05-311-1/+0
* Got rid of G_GNUC_INTERNAL.Benoît Dejean2007-05-315-16/+15
* Got rid of glibtop_init_s calls. If i'm right, these are only no-op andBenoît Dejean2007-05-2024-46/+9
* Fixed returned type.Benoît Dejean2007-05-192-1/+7
* Fixed warnings.Benoît Dejean2007-05-192-7/+13
* Added missing sizeof.Benoît Dejean2007-05-172-2/+7
* Added missing filesBenoît Dejean2007-05-131-0/+98
* Manual commit from my local git-svn which is broken :/Benoît Dejean2007-05-1310-4/+77
* 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-11179-203/+203
* Ignore securityfs and fusectl. Patch by Fryderyk DziarmagowskiBenoît Dejean2007-03-162-0/+10
* Fixed stat parsing for md devices. Patch by Martin BaileyBenoît Dejean2007-03-132-12/+21
* Removed noisy $Id$.Benoît Dejean2007-02-19263-526/+0
* Huge (k)FreeBSD update. (k)FreeBSD support is freebsd/ Other BSD are inBenoît Dejean2007-02-1866-1996/+5813
* Some more const.Benoît Dejean2007-02-152-2/+8
* Make sure avail <= free. Closes #406280.Benoît Dejean2007-02-102-1/+8
* Various FreeBSD and kFreeBSD updates. Patch by Roy MarplesBenoît Dejean2007-01-317-45/+144
* Fixed order. Added objfs and ctfs. Closes #400557.Benoît Dejean2007-01-312-1/+11
* Fixed stack overflow in proc_map. Switched to Glibc getline because fgetsBenoît Dejean2007-01-143-19/+30
* Bumped version number to 2.14.6.Benoît Dejean2007-01-1110-124/+0
* Replaced two strstr by a hand-written loop in this critical code.Benoît Dejean2007-01-112-4/+16
* Converted to gtk-doc. Patch by Germán Poó-Caamaño <gpoo@ubiobio.cl>.Benoît Dejean2006-12-021-3/+147
* Added kfreebsd support. Patch by Petr Salinger <Petr.Salinger@seznam.cz>.Benoît Dejean2006-11-2712-58/+68
* Added nfsd to the exclude list.Benoît Dejean2006-09-212-0/+7
* Added glibtop_get_proc_open_files implementation by Henry ZhangBenoît Dejean2006-09-193-0/+141
* Fixed parsing s?maps on 64bit kernel. Closes #355290. Removed uselessBenoît Dejean2006-09-112-10/+16
* Only print the warning if (number of real cpu's) != (number of cpu'sBenoît Dejean2006-08-102-5/+16
* Updated implementation.Benoît Dejean2006-07-272-0/+10
* New has_sysfs function to avoid stating over and over '/sys' on eachBenoît Dejean2006-07-275-2/+31
* Updated the GLIBTOP_SOLARIS_RELEASEBenoît Dejean2006-06-241-1/+1