php8.4-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
- 970aa1c737461157d1530e5d717939652135886d7fb63308ecebd80395b9380c
2.3.10-2+0~20251124.29+debian13~1.gbp5fce20 arm64
- Size
- 15 KB
- Installed
- 92 KB
- SHA256
- 61155cc6d92e42b09a392bb177b752dd4e476d4cd08abf0370b97a7103e0e862
Dependencies
php8.4-common, libc6 (>= 2.17), phpapi-20240924
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.4-xhprof
Version History
| Version | Arch | Size | SHA256 | First Seen |
|---|---|---|---|---|
| 2.3.10-2+0~20251124.29+debian13~1.gbp5fce20 | arm64 | 15 KB | 61155cc6d92e42b0... | 2026-03-13 |
| 2.3.10-2+0~20251124.29+debian13~1.gbp5fce20 | amd64 | 15.5 KB | 970aa1c737461157... | 2026-03-13 |