Kernel event states monitoring tool
https://kernel.ubuntu.com/~cking/eventstat/
Eventstat periodically dumps out the current kernel event state.It keeps track
of current events and outputs the change in events on each output update.
The tool requires sudo to run since it needs to write to /proc/timer_stats to
start and stop the event monitoring.
- Devel package for openSUSE:Factory
-
2
derived packages
- Links to openSUSE:Factory / eventstat
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout server:monitoring/eventstat && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
eventstat-0.03.04.tar.gz | 0000022040 21.5 KB | |
eventstat.changes | 0000002094 2.04 KB | |
eventstat.spec | 0000001681 1.64 KB |
Revision 6 (latest revision is 31)
Aeneas Jaißle (aeneas_jaissle)
accepted
request 494297
from
Martin Hauke (mnhauke)
(revision 6)
- update to version 0.03.04 * Makefile: bump version * Add GNU C printf attribute to err_abort * Makefile: add snapcraft files to make dist rule * Add variable pid size handling. * Add snapcraft files * Update copyright year * Fix non-ANSI declaration of functions eventstat_winsize and eventstat_refresh - update to version 0.03.03 * Makefile: bump version * Fix FLOAT_CMP macro - need fabs on result * Remove sdl declarations to fix sdl shadowing * constify info1, info2 * Move scope of duration, removes shadowing of this variable * Allow floating point comparisons a little bit of tiny slop * Add stdarg.h header * use gnu printf style attributes for es_printf * Makefile: add PEDANTIC flags
Comments 0