Package php7-xhprof: Information

    Source package: php7-xhprof
    Version: 2.3.3-alt3.27
    Latest version according to Repology
    Build time:  Dec 22, 2021, 10:36 AM in the task #292340
    Category: System/Servers
    Report package bug
    License: Apache-2.0
    Summary: PHP hierarchical profiler
    Description: 
    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.

    List of rpms provided by this srpm:
    php7-xhprof (x86_64, ppc64le, i586, armh, aarch64)
    php7-xhprof-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Nikolay A. Fetisov

    List of contributors:
    Anton Farygin
    Nikolay A. Fetisov

      1. php-devel = 7.4.27
      2. rpm-build-licenses
      3. rpm-build-php7-version
      4. rpm-macros-webserver-common

    Last changed


    Dec. 21, 2021 Anton Farygin 1:2.3.3-alt3.27
    - Rebuild with php-devel = 7.4.27-alt1
    July 7, 2021 Anton Farygin 1:2.3.3
    - update to 2.3.3
    - cleanup specfile
    - built source from upstream git tree
    Jan. 28, 2020 Nikolay A. Fetisov 7.3.13-alt1
    - Initial build for ALT Linux Sisyphus