Package jitterdebugger: Information
Source package: jitterdebugger
Version: 0.3.0.60.gb90ff3a-alt1
Build time: Apr 22, 2021, 10:20 PM in the task #270051
Category: System/Kernel and hardware
Report package bugHome page: https://github.com/igaw/jitterdebugger
License: MIT
Summary: Real time response messaurement tool
Description:
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.
List of RPM packages built from this SRPM:
jitterdebugger (x86_64, ppc64le, i586, armh, aarch64)
jitterdebugger-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
jitterdebugger (x86_64, ppc64le, i586, armh, aarch64)
jitterdebugger-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
Maintainer: Vitaly Chikunov
Last changed
March 6, 2020 Vitaly Chikunov 0.3.0.60.gb90ff3a-alt1
- jitterdebugger: Allow to override the affinity mask (github issue #18).
Nov. 30, 2019 Vitaly Chikunov 0.3.0.59.gdaeff0a-alt1
- Fix gettid error.
Oct. 6, 2019 Vitaly Chikunov 0.3.0.53.g3a24505-alt2
- Build with HDF5 (hack to use older API).