php8.2-xhprof
Hierarchical Profiler for PHP 5.x
XHProf is a function-level hierarchical profiler for PHP and has a
simple HTML based navigational interface. The raw data collection
component is implemented in C (as a PHP extension). The reporting/UI
layer is all in PHP. It is capable of reporting function-level
inclusive and exclusive wall times, memory usage, CPU times and
number of calls for each function. Additionally, it supports ability
to compare two runs (hierarchical DIFF reports), or aggregate results
from multiple runs.
| Section | php |
|---|---|
| Source | php-xhprof |
| Maintainer | Debian PHP PECL Maintainers <pkg-php-pecl@lists.alioth.debian.org> |
| Homepage | https://pecl.php.net/package/xhprof |
Current Versions
2.3.10-2+0~20251124.29+debian13~1.gbp5fce20 amd64
- Size
- 15.5 KB
- Installed
- 64 KB
- SHA256
- 1d76576b7d6fe76ecf4d0e108d140379deafbebf886ee55ec9b7b3c67f8e9500
2.3.10-2+0~20251124.29+debian13~1.gbp5fce20 arm64
- Size
- 15 KB
- Installed
- 92 KB
- SHA256
- caf9fe2953e4bd94eec295ee0e6550ee03a61e877b449953e833ba6d2c197b2e
Dependencies
php8.2-common, libc6 (>= 2.17), phpapi-20220829
Install via APT
echo "deb https://repo.senternaltech.com/debian trixie main" | sudo tee /etc/apt/sources.list.d/senternal.list
sudo apt update && sudo apt install php8.2-xhprof
Version History
| Version | Arch | Size | SHA256 | First Seen |
|---|---|---|---|---|
| 2.3.10-2+0~20251124.29+debian13~1.gbp5fce20 | arm64 | 15 KB | caf9fe2953e4bd94... | 2026-03-13 |
| 2.3.10-2+0~20251124.29+debian13~1.gbp5fce20 | amd64 | 15.5 KB | 1d76576b7d6fe76e... | 2026-03-13 |