summaryrefslogtreecommitdiff
path: root/examples/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Exposes the processor modelDr. James Dominic P. Guana2022-03-281-1/+1
* Add processor modelDr. James Dominic P. Guana2022-03-281-1/+4
* Revert "Revert "Code clean up and add example""James Dominic P. Guana2021-04-231-0/+3
* 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 process io stats, with Linux implementationRobert Roth2017-02-121-1/+5
* Use upstream gettext intead intltool/glib-gettextJavier Jardón2016-07-121-0/+7
* Implement a GNU `free -m` clone.Benoît Dejean2015-07-141-3/+3
* examples: don't override LINK and other variablesRyan Lortie2014-02-201-6/+0
* Fixed automake warningRobert Roth2013-08-221-2/+2
* Fix build issue for strict linkers.Chris Kühl2011-03-141-0/+2
* New API to retrieve process CPU affinity.Benoît Dejean2008-05-241-1/+3
* git-svn sucks. Kill r2609Benoît Dejean2007-06-251-3/+1
* New API : glibtop_get_proc_affinity.Benoît Dejean2007-06-251-1/+3
* Fixed wd and new simple mem example.Benoît Dejean2007-05-191-1/+8
* Added quick example for glibtop_get_proclist() and updated procmap exampleBenoît Dejean2005-12-121-1/+4
* Removed static examples.Benoît Dejean2005-08-031-70/+1
* New feature by nick@reloco.com.ar (Nicolás Lichtmaier).Benoît Dejean2005-01-101-1/+10
* Removed libgtop_names :)Benoît Dejean2004-12-061-11/+1
* Bumped to 2.9.0Benoît Dejean2004-11-131-2/+11
* ../configure.in Added new example, just like 'df'.Benoît Dejean2004-09-241-2/+11
* Added new example : pretty prints the result of glibtop_*. Work inBenoît Dejean2004-09-201-2/+18
* Added -gnu89 to CFLAGS.Benoît Dejean2004-08-091-2/+2
* install only one library, libgtop-2.0 Fix build-time warnings due to theBastien Nocera2003-10-211-32/+9
* removed traces of guile, intllibs and libgnomesupportBastien Nocera2003-10-201-23/+11
* Reverted libgtop changes. It's a common module and I should not modify it.Carlos Perelló Marín2003-10-191-0/+121
* The LibGTop examples have been moved into their own top-level moduleMartin Baulig1999-10-241-121/+0
* New example.Martin Baulig1999-03-241-2/+13
* Sometimes @LIBSUPPORT@ references symbols from @INTLLIBS@ so we needMartin Baulig1999-02-191-8/+8
* Initialize INCLUDES to `@INCLUDES@' to make it clear that it is set inMartin Baulig1999-02-161-0/+2
* Fix a really bad thing from Jeff Garzik; don't override INCLUDES inMartin Baulig1999-02-151-2/+0
* Removed hardcoded gcc arguments. Converted remaining CFLAGS settings toJeff Garzik1999-02-151-1/+1
* New example.Martin Baulig1998-11-021-4/+11
* Added new features to get network load:Martin Baulig1998-10-261-2/+15
* Removed @libs_xauth@ and -lgdbm from the _LDADD variables since libtoolMartin Baulig1998-10-101-7/+6
* Install everything in $(libexecdir)/libgtop.Martin Baulig1998-09-281-1/+3
* Applied patch from Alexander Jolk to make it work with --disable-static.Martin Baulig1998-09-281-4/+6
* New file. Nice tool to show CPU statistics on SMP systems.Martin Baulig1998-09-091-2/+13
* Installing examples in `$(libexecdir)'.Martin Baulig1998-08-191-1/+4
* Added `LIBGTOP_MICRO_VERSION'. Likewise.Martin Baulig1998-08-181-5/+6
* New file. Added definition of `proc_map'.Martin Baulig1998-08-101-0/+13
* New file.Martin Baulig1998-07-291-6/+0
* New file.Martin Baulig1998-07-221-0/+12
* Did some more work on the daemon.Martin Baulig1998-06-141-4/+4
* New file. Imported from xemacs 20.3.Martin Baulig1998-06-141-3/+3
* Disable optimize.Martin Baulig1998-06-071-1/+1
* now using 'glibtop_init' instead of 'glibtop_init__r'.Martin Baulig1998-06-011-3/+3
* always use `-I$(top_srcdir)/sysdeps/@sysdeps_dir@'; it's no longerMartin Baulig1998-05-281-23/+5
* removed -I$(includedir).Martin Baulig1998-05-231-1/+1
* INCLUDES no longer uses @GTOP_INCS@ which now points to where theMartin Baulig1998-05-211-1/+3