Package Information |
Summary |
Interrupting timer and low-overhead sampling profiler |
Maintainers |
Tim Starling <
tstarling at wikimedia dot org >
(lead)
[details]
Timo Tijhof (lead)
[details]
Kunal Mehta (lead)
[details]
|
License |
Apache 2.0 |
Description |
Calls a user-defined callback when a one-shot or periodic timer expires. Also a sampling profiler backend, which aggregates backtraces collected by a periodic timer. |
Homepage |
https://www.mediawiki.org/wiki/Excimer
|
Release notes
Version 1.2.0
(stable)
|
- Add support for BSD and macOS (only real/wall-clock, no CPU timer). - Add excimer.default_max_depth and default to 1000 (previously unlimited). |