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

    Исходный пакет: jitterdebugger
    Версия: 0.3.0.60.gb90ff3a-alt1
    Собран:  10 июня 2020 г. 15:26 в задании #252396
    Сообщить об ошибке в пакете
    Домашняя страница: 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

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

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


    6 марта 2020 г. Vitaly Chikunov 0.3.0.60.gb90ff3a-alt1
    - jitterdebugger: Allow to override the affinity mask (github issue #18).
    30 ноября 2019 г. Vitaly Chikunov 0.3.0.59.gdaeff0a-alt1
    - Fix gettid error.
    6 октября 2019 г. Vitaly Chikunov 0.3.0.53.g3a24505-alt2
    - Build with HDF5 (hack to use older API).