summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Add sysinfo exampleJames Dominic P. Guana2022-03-281-1/+0
* Exposes the processor modelJames Dominic P. Guana2022-03-281-1/+1
* Exposes the processor modelDr. James Dominic P. Guana2022-03-281-1/+1
* Add processor modelDr. James Dominic P. Guana2022-03-281-0/+1
* Remove obsolete macro AC_HEADER_TIMEAvinash Sonawane2022-03-281-8/+2
* Changed `reserved0` to `disk`James Dominic P. Guana2021-04-231-2/+1
* Revert "Revert "Updated config and added reference""James Dominic P. Guana2021-04-231-9/+9
* Revert "Revert "Code clean up and add example""James Dominic P. Guana2021-04-234-4/+9
* Revert "Revert "Handle LVM and RAID""James Dominic P. Guana2021-04-231-1/+9
* Revert "Revert "New API to retrieve disk stats in Linux""James Dominic P. Guana2021-04-233-1/+79
* 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