X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Fdefaults.h;fp=src%2Fcommon%2Fdefaults.h;h=faff595c62d4772c3bb05dda31a9bb193e047fd7;hp=1e4b7fac7ab7d5d500ddd84985b76051dfefef49;hb=90aa04a116a8be510b9d256b47de6bbb4144fb8b;hpb=52894180cf9d44e1f13f467abafc1fd64ffb8c9e diff --git a/src/common/defaults.h b/src/common/defaults.h index 1e4b7fac7..faff595c6 100644 --- a/src/common/defaults.h +++ b/src/common/defaults.h @@ -279,6 +279,9 @@ #define DEFAULT_AGENT_TCP_PORT_RANGE_BEGIN CONFIG_DEFAULT_AGENT_TCP_PORT_RANGE_BEGIN #define DEFAULT_AGENT_TCP_PORT_RANGE_END CONFIG_DEFAULT_AGENT_TCP_PORT_RANGE_END +/* Number of buckets in the event notifier error count map. */ +#define DEFAULT_EVENT_NOTIFIER_ERROR_COUNT_MAP_SIZE CONFIG_DEFAULT_EVENT_NOTIFIER_ERROR_COUNT_MAP_SIZE + /* * If a thread stalls for this amount of time, it will be considered bogus (bad * health).