summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Revert "New API to retrieve disk stats in Linux"Michael Catanzaro2020-11-063-79/+1
* Revert "Handle LVM and RAID"Michael Catanzaro2020-11-061-9/+1
* Revert "Code clean up and add example"Michael Catanzaro2020-11-064-9/+4
* Revert "Updated config and added reference"Michael Catanzaro2020-11-061-9/+9
* Updated config and added referenceJames Dominic P. Guana2020-11-041-9/+9
* Code clean up and add exampleJames Dominic P. Guana2020-11-044-4/+9
* Handle LVM and RAIDJames Dominic P. Guana2020-11-041-1/+9
* New API to retrieve disk stats in LinuxJames Dominic P. Guana2020-11-043-1/+79
* Fix several array and transfer annotationsCorentin Noël2019-03-075-19/+19
* Rename GLIBTOP_SUID_PROC_FILE to GLIBTOP_SUID_PROC_OPEN_FILES.Benoît Dejean2018-03-071-2/+2
* Fix API documentation typo.Benoît Dejean2017-08-311-1/+1
* All fields in glibtop_* are public. The flags indicates which fields were set.Benoît Dejean2017-05-231-2/+0
* Add reserved fields so that future features won't break the sysdep structBenoît Dejean2017-05-231-0/+8
* Added reserved fieldswip/diskioRobert Roth2017-05-231-0/+3
* Prepended disk io struct fields with disk_ prefixRobert Roth2017-05-121-12/+12
* Renamed procdiskio to procioRobert Roth2017-05-125-27/+27
* Fix GLIBTOP_MAX variable name for diskio.Benoît Dejean2017-02-211-1/+1
* New API to retrieve process io stats, with Linux implementationRobert Roth2017-02-125-2/+98
* Fix constant name for GLIBTOP_MAX_PROC_WD.Benoît Dejean2015-08-251-1/+1
* Fix a bunch of doc tags for GI.Benoît Dejean2015-08-256-6/+29
* Define missing GLIBTOP_MAX_PROC_AFFINITY.Benoît Dejean2015-08-251-0/+1
* Don't ship glibtop/version.h as this is private.Benoît Dejean2015-08-231-2/+4
* New API/ABI: add Pss (partial set size) and Swap in glibtop_map_entry.Benoit Dejean2015-08-151-1/+5
* Add missing file.Benoit Dejean2015-08-081-0/+22
* Turn glibtop::machine from a value to a pointer, allocated on init.Benoit Dejean2015-08-081-1/+1
* Also display file/line/function in debug messages.Benoit Dejean2015-08-081-1/+1
* Define glibtop_debug(_r) as macros, eventually calling real C function.Benoit Dejean2015-07-151-3/+5
* Fixed glibtop_debug for calls without arguments.Benoit Dejean2015-07-151-1/+1
* Fix macro definition.Benoit Dejean2015-07-151-1/+1
* Add proper (and private) debug functions glibtop_debug*Benoit Dejean2015-07-151-0/+10
* Reorder GI annotations and remove duplicate for _l().Benoit Dejean2015-07-151-24/+17
* Add glibtop_get_shm_limits gtk-doc/gi tags.Benoît Dejean2015-07-101-0/+22
* Move gtk-doc/gi tag for glibtop_netlist_* to the correct place.Benoît Dejean2015-07-101-2/+4
* Add gtk-doc/gi for glibtop_netlist.Benoît Dejean2015-07-101-0/+35
* Add an assertion to ensure that GLIBTOP_SYSDEPS_* fit in an unsigned long.Benoît Dejean2015-07-101-0/+3
* Fix a few gtk-doc/gi function tags.Benoît Dejean2015-07-102-7/+5
* Make some APIs that return struct introspectableJasper St. Pierre2015-01-033-0/+111
* Update old FSF address.Robert Roth2014-08-2041-82/+82
* Add annotations to get_proclist* to make Python bindings work.Märt Põder2014-08-201-0/+39
* Extending the cpu number from 32 to 1024 (bgo #323354, bgo #681632)Jason Xing2013-12-121-1/+1
* proclist, procarg and proctime gtkdoc updatesTristan Hill2013-08-302-18/+109
* Revert "Expand to support ifmedia(4) types as found on BSD."Jasper Lievisse Adriaanse2011-07-291-3/+1
* Expand to support ifmedia(4) types as found on BSD.Jasper Lievisse Adriaanse2011-07-281-1/+3
* New API to retrieve process CPU affinity.Benoît Dejean2008-05-245-3/+69
* Updated glibtop_get_proc_open_files API so that it also list IPv6 TCP sockets.Benoît Dejean2008-04-211-2/+4
* Dropped dead files.Benoît Dejean2008-04-141-68/+0
* git-svn sucks. Kill r2609Benoît Dejean2007-06-255-69/+3
* New API : glibtop_get_proc_affinity.Benoît Dejean2007-06-255-3/+69
* Got rid of G_GNUC_INTERNAL.Benoît Dejean2007-05-311-14/+14
* Small API change. get_proclist returns pid_t instead of unsigned forBenoît Dejean2007-05-191-4/+4