Update sysutils/filelight to version 20.04.0
[dports.git] / sysutils / hourglass / pkg-descr
1 This is a port of hourglass, a synthetic real-time application that
2 can be used to learn how CPU scheduling in a general-purpose operating
3 system works at microsecond and millisecond granularities.
4
5 - It creates very detailed map of when each Hourglass thread has
6   access to the CPU
7
8 - It supports multiple thread execution models; e.g. periodic and
9   CPU-bound
10
11 - It acts as an abstraction layer for threading, timing, and CPU
12   scheduling functionality on Unix- and Win32-based systems
13
14 WWW: http://www.cs.utah.edu/~regehr/hourglass/