Пакет php8.1-xhprof: Информация

    Исходный пакет: php8.1-xhprof
    Версия: 2.3.9-alt3.27
    Собран:  29 января 2024 г. 13:45
    Категория: Система/Серверы
    Сообщить об ошибке в пакете
    Домашняя страница: https://pecl.php.net/package/xhprof

    Лицензия: Apache-2.0
    О пакете: PHP hierarchical profiler
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    php8.1-xhprof (mipsel)
    php8.1-xhprof-debuginfo (mipsel)

    Сопровождающий: Nikolay A. Fetisov

    Список участников:
    Anton Farygin
    Nikolay A. Fetisov

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

    Последнее изменение


    26 декабря 2023 г. Anton Farygin 1:2.3.9-alt3.27
    - Rebuild with php-devel = 8.1.27-alt1
    14 февраля 2023 г. Anton Farygin 1:2.3.9-alt1
    - update to 2.3.9
    7 июля 2021 г. Anton Farygin 1:2.3.3
    - update to 2.3.3
    - cleanup specfile
    - built source from upstream git tree