mirror_corosync/tools
Christine Caulfield 48b6894ef4 stats: Add stats for scheduler misses
This patch add a stats.schedmiss.* set of entries that
are a record of the last 10 times corosync was not scheduled
in time.

These entries are keypt in reverse order (so stats.schedmiss.0.* is
always the latest one kept) and the values, including the timestamp,
are in milliseconds.

It's also possible to use a cmap tracker to follow these events, which
might be useful.

Signed-off-by: Christine Caulfield <ccaulfie@redhat.com>
Reviewed-by: Jan Friesse <jfriesse@redhat.com>
2020-01-22 17:06:10 +01:00
..
.gitignore Remove corosync-fplay 2012-06-05 12:05:15 +02:00
corosync-blackbox.sh blackbox: Quote subshell result properly 2018-03-02 17:29:16 +01:00
corosync-cfgtool.c cfgtool: Remove unused callbacks 2019-11-28 09:44:45 +01:00
corosync-cmapctl.c stats: Add stats for scheduler misses 2020-01-22 17:06:10 +01:00
corosync-cpgtool.c totemsrp: Revert totemsrp_get_ifaces() changes 2017-11-30 16:59:05 +01:00
corosync-keygen.c keygen: Reflect change in knet 2019-04-11 15:14:06 +02:00
corosync-notifyd.c notifyd: Check cmap_track_add result 2019-11-28 09:44:45 +01:00
corosync-notifyd.sysconfig.example Improve corosync-notifyd example 2013-04-16 17:32:05 +02:00
corosync-quorumtool.c quorumtool: Assert copied string length 2019-11-28 09:44:45 +01:00
corosync-xmlproc.sh build: make path to bash configurable at build time 2012-08-28 15:14:49 +02:00
Makefile.am build: Use the SED variable provided by configure 2019-02-06 16:04:55 +01:00