summaryrefslogtreecommitdiff
path: root/examples/timings.c
Commit message (Expand)AuthorAgeFilesLines
* Renamed procdiskio to procioRobert Roth2017-05-121-3/+3
* Add proc_diskio in sysdeps and timings tests.Benoît Dejean2017-02-241-0/+20
* Display self-timings using `ps`.Benoit Dejean2015-06-261-2/+22
* Update old FSF address.Robert Roth2014-08-201-2/+2
* Updated example.Benoît Dejean2008-10-241-9/+66
* Fixed warnings about proclist returning pid_t.Benoît Dejean2008-04-031-2/+2
* Removed noisy $Id$.Benoît Dejean2007-02-191-2/+0
* remove unused file.James Henstridge2005-12-121-0/+4
* whitespace clean up.Benoît Dejean2004-06-091-3/+3
* Added missing #include. Converted to UTF-8.Benoît Dejean2004-05-281-0/+2
* - fixed compilationBastien Nocera2003-10-201-1/+0
* - replace all the xmalloc crap by glib memory management functionsBastien Nocera2003-10-201-1/+1
* Reverted libgtop changes. It's a common module and I should not modify it.Carlos Perelló Marín2003-10-191-0/+357
* The LibGTop examples have been moved into their own top-level moduleMartin Baulig1999-10-241-357/+0
* Fixed all warnings.Martin Baulig1999-07-301-5/+2
* Renamed this to `libgtop_timersub' and define it on all systems.Martin Baulig1999-05-071-60/+58
* Added initial port for BSD/OS (aka BSDI) 2.x and 3.x. 4.x should also(?)Timur Bakeyev1999-04-081-0/+21
* Don't include the private <glibtop_private.h>.Martin Baulig1999-03-261-2/+0
* Use getrusage () to get the timings and divide the timings by theMartin Baulig1999-03-241-83/+220
* New example.Martin Baulig1999-03-241-0/+206