php8.5-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.4 KB
- Installed
- 64 KB
- SHA256
- 0f8aa3b2cb942d787263ea4ee0a40fdb6937acf607cce3da0b9138e0db80a4ba
2.3.10-2+0~20251124.29+debian13~1.gbp5fce20 arm64
- Size
- 15 KB
- Installed
- 92 KB
- SHA256
- f1fe19d23f027270f2ee23b140410e06a04fed27f0a9fbcd276773d03f982874
Dependencies
php8.5-common, libc6 (>= 2.17), phpapi-20250925
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.5-xhprof
Version History
| Version | Arch | Size | SHA256 | First Seen |
|---|---|---|---|---|
| 2.3.10-2+0~20251124.29+debian13~1.gbp5fce20 | amd64 | 15.4 KB | 0f8aa3b2cb942d78... | 2026-03-13 |
| 2.3.10-2+0~20251124.29+debian13~1.gbp5fce20 | arm64 | 15 KB | f1fe19d23f027270... | 2026-03-13 |