Пакет jitterdebugger: Информация

    Исходный пакет: jitterdebugger
    Версия: 0.3.1-alt1.70.gf7beb27
    Последняя версия по данным Repology
    Собран:  9 июня 2024 г. 15:19 в задании #350667
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/igaw/jitterdebugger

    Лицензия: MIT
    О пакете: Real time response messaurement tool
    Описание: 
    jitterdebugger measures wake up latencies. jitterdebugger starts a thread
    on each CPU which programs a timer and measures the time it takes from
    the timer expiring until the thread which set the timer runs again.
    
    This tool is a re-implementation of cyclictest. It doesn't have all the
    command line options as cyclictest which results are easy to get wrong
    and therefore an invalid latency report.
    
    The default settings of jitterdebugger will produce a correct measurement
    out of the box.
    
    Furthermore, the tool supports storing all samples for post processing.

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    jitterdebugger (x86_64, ppc64le, i586, aarch64)
    jitterdebugger-debuginfo (x86_64, ppc64le, i586, aarch64)

    Сопровождающий: Vitaly Chikunov

    Список участников:
    Vitaly Chikunov

    Права:
    Vitaly Chikunov

      1. /usr/bin/h5cc
      2. libhdf5-devel
      3. rpm-build-python3

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


    9 июня 2024 г. Vitaly Chikunov 0.3.1-alt1.70.gf7beb27
    - Update to 0.3-70-g045a274 (2024-05-22).
    - Versioning changed (git describe moved from Version to Release tag).
    25 сентября 2023 г. Vitaly Chikunov 0.3.0.65.gf7beb27-alt1
    - Update to 0.3-65-gf7beb27 (2022-02-21).
    - Worth noting that this is actually already 0.3.1.
    6 марта 2020 г. Vitaly Chikunov 0.3.0.60.gb90ff3a-alt1
    - jitterdebugger: Allow to override the affinity mask (github issue #18).