summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "Code clean up and add example""James Dominic P. Guana2021-04-231-0/+3
* Revert "Revert "New API to retrieve disk stats in Linux""James Dominic P. Guana2021-04-234-1/+8
* Revert "New API to retrieve disk stats in Linux"Michael Catanzaro2020-11-064-8/+1
* Revert "Code clean up and add example"Michael Catanzaro2020-11-061-3/+0
* Code clean up and add exampleJames Dominic P. Guana2020-11-041-0/+3
* New API to retrieve disk stats in LinuxJames Dominic P. Guana2020-11-044-1/+8
* Rename GLIBTOP_SUID_PROC_FILE to GLIBTOP_SUID_PROC_OPEN_FILES.Benoît Dejean2018-03-071-0/+7
* Rework code to get rid of $[ assigment.Benoît Dejean2017-08-311-27/+14
* Drop dead files.Benoît Dejean2017-08-311-104/+0
* Renamed procdiskio to procioRobert Roth2017-05-124-9/+9
* New API to retrieve process io stats, with Linux implementationRobert Roth2017-02-124-2/+12
* Don't ship glibtop/version.h as this is private.Benoît Dejean2015-08-231-2/+2
* Turn glibtop::machine from a value to a pointer, allocated on init.Benoit Dejean2015-08-081-0/+7
* Display features in hex in debug message.Benoit Dejean2015-08-081-1/+1
* Move _glibtop_global_server from .data to .bss.Benoit Dejean2015-08-081-1/+1
* Use the server parameter, not the global/default one.Benoit Dejean2015-07-181-1/+1
* Fix printf format/type mistmatch.Benoit Dejean2015-07-181-1/+1
* Check the command value even if !LIBGTOP_ENABLE_DEBUG.Benoit Dejean2015-07-151-38/+37
* Convert lots of fprintf(stderr, ...) to glibtop_debug*().Benoit Dejean2015-07-155-40/+14
* The perl generator for the *_l() functions does not need to knowBenoit Dejean2015-07-151-6/+6
* Fix autotools deprecation warning with s/INCLUDES/AM_CPPFLAGS/g.Benoit Dejean2015-07-151-3/+3
* Define and initialize param_buf, send_{size,ptr} only when usingBenoît Dejean2015-07-101-13/+20
* Better debug message.Benoit Dejean2015-06-261-1/+1
* Add command tracing in glibtop_call_l when debugging.Benoit Dejean2015-06-261-0/+39
* Use glibtop_warn_r instead of fprintf.Benoit Dejean2015-06-261-1/+1
* Run server_command instead of hardcoded LIBGTOP_SERVER.Benoit Dejean2015-06-262-4/+4
* The DEBUG macro enabled by --enable-debug is actually LIBGTOP_ENABLE_DEBUG.Benoit Dejean2015-06-265-13/+13
* Make some APIs that return struct introspectableJasper St. Pierre2015-01-033-1/+55
* Warn on introspection errorsJasper St. Pierre2015-01-031-1/+1
* Update old FSF address.Robert Roth2014-08-209-18/+18
* Add Introspection supportMaxim Ermilov2011-03-011-0/+33
* Add -no-undefined for shared libraries on Cygwin.Benoît Dejean2009-05-041-1/+1
* New API to retrieve process CPU affinity.Benoît Dejean2008-05-242-0/+9
* Dropped dead files.Benoît Dejean2008-04-143-266/+0
* Don't export _s and _p symbols. These symbols were never meant to beBenoît Dejean2007-10-151-62/+0
* Fixed arguments type.Benoît Dejean2007-10-031-1/+1
* git-svn sucks. Kill r2609Benoît Dejean2007-06-252-16/+5
* New API : glibtop_get_proc_affinity.Benoît Dejean2007-06-252-5/+16
* Fixed dist.LIBGTOP_2_19_2Benoît Dejean2007-05-141-2/+2
* Added missing filesBenoît Dejean2007-05-131-0/+130
* Manual commit from my local git-svn which is broken :/Benoît Dejean2007-05-132-1/+8
* Got rid of InodeDB. This feature was optionnal and i have never heard ofBenoît Dejean2007-04-271-115/+0
* Renamed all glibtop_init_xxx functions to _glibtop_init_xxx so they getBenoît Dejean2007-04-112-45/+45
* Removed noisy $Id$.Benoît Dejean2007-02-1912-24/+0
* Handle EINTR.Benoît Dejean2007-02-142-30/+21
* Bumped version number to 2.14.6.Benoît Dejean2007-01-111-8/+0
* Fixed a bunch of signedness warnings.Benoît Dejean2006-04-103-8/+11
* remove unused file.James Henstridge2005-12-128-0/+8
* Dropped many dead files. Bumped release number. I guess this closesBenoît Dejean2005-10-305-916/+0
* Moved _glibtop_init_hook_[sp] declaration to private glibtop/init_hooks.h.Benoît Dejean2005-08-022-3/+12