aboutsummaryrefslogtreecommitdiff
path: root/src/core/stats.h
Commit message (Expand)AuthorAge
* Various header file fixes... also fix compilation errors when HTTP is disabled.v2.0.0-alpha.6Garrett D'Amore2025-10-05
* fixes #1890 stats could support an inline lock - remove most atomicsGarrett D'Amore2024-10-13
* stats: Reduce some wasted space for disabled stats.Garrett D'Amore2024-10-13
* stats: Reduce the need for NNG_ENABLE_STATS checks everywhere.Garrett D'Amore2024-10-13
* ID map static initialization support.Garrett D'Amore2021-12-06
* New NUTS test framework (NNG Unit Test Support).Garrett D'Amore2020-11-23
* fixes #1323 stats framework is *way* to heavyGarrett D'Amore2020-11-11
* fixes #1329 stats could lose parent and private fieldsGarrett D'Amore2020-11-08
* fixes #1081 Use after free possible in statsGarrett D'Amore2020-01-01
* fixes #1064 Potential deadlock in statistics codeGarrett D'Amore2019-12-29
* fixes #799 Compile error on Windows with disabled statsGarrett D'Amore2018-11-23
* fixes #782 stat namespace collision on QNXGarrett D'Amore2018-11-09
* fixes #721 stale #if 0 block in stats.hGarrett D'Amore2018-09-12
* fixes #4 Statistics supportGarrett D'Amore2018-09-03