Erik van der Kouwe
ac900e59ba
Remove some GCC library warnings
2009-12-17 08:43:31 +00:00
David van Moolenbroek
fce9fd4b4e
Add 'getidle' CPU utilization measurement infrastructure
2009-12-02 11:52:26 +00:00
Tomas Hruby
88f7b63019
u64_t for human beings - the high and low parts are named hi and lo, lib/sysutil/profile.c updated accordingly
2009-08-13 15:47:49 +00:00
Ben Gras
e190ff9f84
cprofile always on
2009-01-09 21:42:36 +00:00
Ben Gras
6d50591226
. let kernel use read_tsc() from sysutil library
...
. read_tsc() in sysutil library saves edx and eax now
. added read_tsc_64() by Antonio Mancina to load tsc into
a 64-bit data type directly
. deleted read_tsc.h in favour of a prototype in <minix/syslib.h>
2007-03-08 15:39:14 +00:00
Ben Gras
7195fe3325
System statistical and call profiling
...
support by Rogier Meurs <rogier@meurs.org>.
2006-10-30 15:53:38 +00:00