excimer

pecl install excimer

Interrupting timer and low-overhead sampling profiler

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.

Maintainer

  • Tim Starling (lead )
  • Kunal Mehta (lead )
  • Timo Tijhof (lead )
  • Timo Tijhof (lead ) [inactive]

Details

Stars: 84
Downloads: 136476
1.0.1
2 years ago
Version 1.0.1 change log


- Filter null bytes out of the collapsed output
- Fix segfault in ZTS mode
- Fix [-Wincompatible-pointer-types] with PHP 8

requires:

  • php >=7.1.0
  • pearinstaller >=1.8.0
  • linux