Package jitterdebugger: Information
Source package: jitterdebugger
Version: 0.3.1-alt1.70.gf7beb27
Build time: Jun 10, 2024, 11:58 AM
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 (loongarch64)
jitterdebugger-debuginfo (loongarch64)
jitterdebugger (loongarch64)
jitterdebugger-debuginfo (loongarch64)
Maintainer: Vitaly Chikunov
Last changed
June 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).
Sept. 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.
March 6, 2020 Vitaly Chikunov 0.3.0.60.gb90ff3a-alt1
- jitterdebugger: Allow to override the affinity mask (github issue #18).