summaryrefslogtreecommitdiff
path: root/sysdeps/linux/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Got rid of glibtop_init_s calls. If i'm right, these are only no-op andBenoît Dejean2007-05-201-0/+9
* Fixed warnings.Benoît Dejean2007-05-191-0/+6
* Added missing sizeof.Benoît Dejean2007-05-171-0/+6
* Manual commit from my local git-svn which is broken :/Benoît Dejean2007-05-131-0/+26
* Fixed stat parsing for md devices. Patch by Martin BaileyBenoît Dejean2007-03-131-0/+7
* Some more const.Benoît Dejean2007-02-151-0/+6
* Fixed stack overflow in proc_map. Switched to Glibc getline because fgetsBenoît Dejean2007-01-141-0/+10
* Replaced two strstr by a hand-written loop in this critical code.Benoît Dejean2007-01-111-0/+6
* Fixed parsing s?maps on 64bit kernel. Closes #355290. Removed uselessBenoît Dejean2006-09-111-0/+8
* Only print the warning if (number of real cpu's) != (number of cpu'sBenoît Dejean2006-08-101-0/+9
* Updated implementation.Benoît Dejean2006-07-271-0/+6
* New has_sysfs function to avoid stating over and over '/sys' on eachBenoît Dejean2006-07-271-0/+10
* Fixed a bunch of warnings.Benoît Dejean2006-04-021-0/+8
* I can't believe i've been so stupid :) Uses smaps if linux > 2.6.14.Benoît Dejean2006-01-231-0/+7
* Fixed when which == GLIBTOP_KERN_PROC_UID. Closes #324055.Benoît Dejean2005-12-151-0/+7
* Implemented server->real_ncpu. Add a warning to display ncpu and real_ncpuBenoît Dejean2005-12-141-0/+7
* Fixed server->ncpu usage (SMP handling). Need more testing.Benoît Dejean2005-12-131-0/+10
* Implemented smap support. Closes #320710.Benoît Dejean2005-12-121-0/+7
* Improved so that it doesn't stat(2) every /proc/<PID>/.Benoît Dejean2005-12-121-0/+6
* Small improvements. Use g_array_sized_new instead of g_array_new withBenoît Dejean2005-12-071-0/+15
* Removed 1 g_return_*.Benoît Dejean2005-10-291-0/+6
* Do not add irq, softirq and iowait to idle.Benoît Dejean2005-08-151-0/+6
* Reworked a bit. Warn on 2.6 without /sys.Benoît Dejean2005-08-031-0/+7
* Fixed for people running 2.6 without /sys.Benoît Dejean2005-08-031-0/+6
* Added GLIBTOP_SUID_NETLIST.Benoît Dejean2005-08-021-0/+6
* Fixed .flags.Benoît Dejean2005-07-231-0/+6
* Cached getpagesize().Benoît Dejean2005-07-221-0/+9
* Split implementations. New (simpler) implementation for 2.6 (/sys is soBenoît Dejean2005-07-091-0/+6
* Cached boot_time.Benoît Dejean2005-07-071-0/+4
* Et m***e ... CVS got me. I wanted to commit a single change on theBenoît Dejean2005-07-051-0/+14
* Ensures buffer is 0-terminated.Benoît Dejean2005-06-141-0/+4
* Added pagein/pageout for linux 2.6.Benoît Dejean2005-06-131-0/+4
* Fixed compilation on mips. Closes #304570.Benoît Dejean2005-05-251-0/+4
* Fixed gcc-4.0 warnings.Benoît Dejean2005-04-011-0/+4
* Removed a g_return_if_fail.Benoît Dejean2005-03-291-0/+4
* Fixed behaviour when locale is not C s/strtod/g_ascii_strod/. (strtodBenoît Dejean2005-03-271-0/+7
* s/strerror/g_strerror/.Benoît Dejean2005-03-251-0/+4
* Updated.Benoît Dejean2005-03-251-0/+4
* Fixed G_GNUC attribute usage.Benoît Dejean2005-02-151-0/+4
* Total rewrite. socket/localsocket should be much faster.Benoît Dejean2005-01-211-0/+7
* Uninlined.Benoît Dejean2005-01-161-0/+5
* Reworked. Should works with IDE, SCSI. DM support is ready, but i don'tBenoît Dejean2005-01-131-0/+6
* Parses /proc/net/tcp only once.Benoît Dejean2005-01-121-0/+5
* Fixed.Benoît Dejean2005-01-101-0/+4
* Disabled.Benoît Dejean2005-01-101-0/+7
* Marked private functions G_GNUC_INTERNAL.Benoît Dejean2004-12-231-0/+5
* Glibified. g_array_free which returns a char* ! If you want to changeBenoît Dejean2004-11-291-0/+6
* Added Added RemovedBenoît Dejean2004-11-281-0/+26
* Added a check for NULL pointer when wlaking though interfaces (though iBenoît Dejean2004-11-151-0/+8
* Killed warning.Benoît Dejean2004-11-131-0/+4