Mercurial > prosody-modules
view mod_measure_malloc/README.markdown @ 4946:cc14bfec209b
mod_reload_modules: Be aware of component module (thanks Menel)
Without this, the component module is seen as a module that is loaded
but not configured, and is thus unloaded
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Sat, 21 May 2022 14:48:18 +0200 |
| parents | 5b4f43b90766 |
| children |
line wrap: on
line source
--- labels: - Statistics summary: 'Report malloc() stats' --- Description =========== This module collects stats from `util.pposix.meminfo` usage and reports using Prosody 0.12 APIs
