summaryrefslogtreecommitdiff
path: root/include/glibtop/cpu.h
Commit message (Expand)AuthorAgeFilesLines
* Update old FSF address.Robert Roth2014-08-201-2/+2
* Extending the cpu number from 32 to 1024 (bgo #323354, bgo #681632)Jason Xing2013-12-121-1/+1
* Renamed all glibtop_init_xxx functions to _glibtop_init_xxx so they getBenoît Dejean2007-04-111-2/+2
* Removed noisy $Id$.Benoît Dejean2007-02-191-2/+0
* Changed struct's definitions to be one type-one member. To avoid problemsGerman Poo-Caaman~o2006-04-181-19/+19
* Increased GLIBTOP_NCPU to 32. Added real_ncpu to struct glibtop. AddedBenoît Dejean2005-12-091-2/+5
* Added a lot of new functions to replace dirty macros. Every macroBenoît Dejean2005-06-071-1/+1
* Added I/O and IRQ wait time to glibtop_cpu. Closes #160443.Benoît Dejean2005-01-031-2/+15
* Removed libgtop_names :)Benoît Dejean2004-12-061-10/+0
* Apply patch by the_h1ghlander@yahoo.com and Cory OmandBastien Nocera2003-10-201-2/+4
* - s/u_int64_t/guint64/Bastien Nocera2003-10-201-1/+1
* - fixed compilationBastien Nocera2003-10-201-2/+2
* libgtop-GNOME-2-0-branch moved to HEAD.Carlos Perelló Marín2003-10-191-29/+30
* Use G_BEGIN_DECLS and G_END_DECLS instead of LIBGTOP_BEGIN/END_DECLS.Martin Baulig2001-04-201-2/+2
* Changed `void *closure' to `glibtop_closure *closure'.Martin Baulig2001-04-201-4/+4
* Added `void *closure' argument to all sysdeps functions.Martin Baulig2001-04-201-2/+2
* Started with the big rewrite for GNOME 2.0:Martin Baulig2000-11-201-5/+3
* This is a larger source-incompatible commit, but it'll make it easier toMartin Baulig1999-12-111-12/+12
* This is a very big an possibly breaking commit.Martin Baulig1999-10-241-5/+5
* Thanks to Drazen Kacar for pointing out that not all processors must beMartin Baulig1999-04-181-2/+4
* New file. (GLIBTOP_MAX_CPU): Define this here and increase it to 256.Martin Baulig1999-04-181-3/+0
* Changed indentation:Martin Baulig1999-03-301-12/+14
* Set the copyright of LibGTop to the GNU General Public License.Martin Baulig1999-02-231-7/+7
* Include a copy of the GNU Library General Public License here.Martin Baulig1999-02-221-13/+15
* Replace all __BEGIN_DELCS with LIBGTOP_BEGIN_DECLS and all __END_DECLSMartin Baulig1999-02-191-3/+3
* Use glib-like function prototypes instead of "extern <function>Martin Baulig1999-02-181-5/+5
* Removed external delarations of all `glibtop_guile_*' functions that wereMartin Baulig1998-10-111-19/+0
* Added `ncpu'. This is zero for single processor systems and the number ofMartin Baulig1998-09-091-7/+21
* New fields `error_method', `sysdeps' and `required'. I added an improvedMartin Baulig1998-08-071-0/+2
* Using `GLIBTOP_GUILE' instead of `HAVE_GUILE' so one should be able to useMartin Baulig1998-08-061-1/+1
* Using `u_int64_t' instead of `unsigned long' and `long' to avoid problemsMartin Baulig1998-07-301-1/+1
* Using single underscore instead of two underscores for function prefixesMartin Baulig1998-06-071-6/+6
* Changed declaration.Martin Baulig1998-06-061-1/+1
* added 'dummy' member so 'GLIBTOP_SYSDEPS_<feature>' now start with 1.Martin Baulig1998-06-011-3/+4
* added some new function suffixes: '__l' is a function defined in theMartin Baulig1998-05-281-1/+12
* Initial revisionMartin Baulig1998-05-191-0/+88