summaryrefslogtreecommitdiff
path: root/sysdeps/linux/glibtop_private.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "Handle LVM and RAID""James Dominic P. Guana2021-04-231-14/+13
* Revert "Revert "New API to retrieve disk stats in Linux""James Dominic P. Guana2021-04-231-0/+18
* Revert "New API to retrieve disk stats in Linux"Michael Catanzaro2020-11-061-18/+0
* Revert "Handle LVM and RAID"Michael Catanzaro2020-11-061-13/+14
* Handle LVM and RAIDJames Dominic P. Guana2020-11-041-14/+13
* New API to retrieve disk stats in LinuxJames Dominic P. Guana2020-11-041-0/+18
* Use g_ascii_isspace instead of isspace because the later is slower and weBenoît Dejean2017-01-221-1/+1
* Do not cache getpagesize(), it is already.Benoît Dejean2017-01-221-14/+0
* Don't printf a string directly but use %s insteadChristian Persch2009-05-081-1/+1
* r2790 | bdejean | 2009-01-12 19:39:44 +0100 (lun 12 jan 2009) | 3 linesBenoît Dejean2009-02-161-4/+24
* Fixed parsing of big /proc/stat for uptime.Benoît Dejean2008-04-281-11/+18
* Fixed ;;. Closes #521084.Benoît Dejean2008-04-051-1/+1
* Smarter smaps parsing.Benoît Dejean2008-02-241-18/+22
* Added a bufsiz argument to file_to_buffer().Benoît Dejean2007-08-261-5/+8
* Manual commit from my local git-svn which is broken :/Benoît Dejean2007-05-131-0/+17
* Replaced two strstr by a hand-written loop in this critical code.Benoît Dejean2007-01-111-4/+10
* New has_sysfs function to avoid stating over and over '/sys' on eachBenoît Dejean2006-07-271-0/+15
* Fixed server->ncpu usage (SMP handling). Need more testing.Benoît Dejean2005-12-131-2/+18
* remove unused file.James Henstridge2005-12-121-0/+1
* Removed 1 g_return_*.Benoît Dejean2005-10-291-1/+4
* Cached getpagesize().Benoît Dejean2005-07-221-0/+14
* Cached boot_time.Benoît Dejean2005-07-071-2/+18
* Made some checks solaris only.Benoît Dejean2005-07-051-0/+17
* Ensures buffer is 0-terminated.Benoît Dejean2005-06-141-0/+2
* Uninlined.Benoît Dejean2005-01-161-0/+10
* Added Added RemovedBenoît Dejean2004-11-281-0/+86