jitterdebugger 0.3.1+git20200117.b90ff3a-5 source package in Ubuntu

Changelog

jitterdebugger (0.3.1+git20200117.b90ff3a-5) unstable; urgency=medium

  * Add missing dep: python3-pandas (Closes: #1061382)
  * d/control:
    - Bump Standards-Version to 4.6.2
  * d/copyright:
    - Update copyright content

 -- SZ Lin (林上智) <email address hidden>  Fri, 16 Feb 2024 21:14:33 +0800

Upload details

Uploaded by:
SZ Lin (林上智)
Uploaded to:
Sid
Original maintainer:
SZ Lin (林上智)
Architectures:
linux-any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
jitterdebugger_0.3.1+git20200117.b90ff3a-5.dsc 2.1 KiB 30cd23ab1626f5f1687b67fe4199f6ddad78e53a3e2e52d06b9eccee2a3fefcb
jitterdebugger_0.3.1+git20200117.b90ff3a.orig.tar.gz 18.6 KiB 082819a422fb202389c9d69098024571d919ea86b3ec55f160da1b84d37e1be4
jitterdebugger_0.3.1+git20200117.b90ff3a-5.debian.tar.xz 2.7 KiB 32c611508b8b98eedb324b05f02b0cb675e73470b22b064411838f6e26f280d0

No changes file available.

Binary packages built by this source

jitterdebugger: Real time response measurement tool

 jitterdebugger measures wake up latencies and able to store all samples for
 post-processing.
 .
 It 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 reimplementation 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.

jitterdebugger-all: Real time response measurement tool - metapackage

 This metapackage installs the jitterdebugger along with
 its tooling for visualization.

jitterdebugger-dbgsym: debug symbols for jitterdebugger
jitterdebugger-utils: Utilities for the jitterdebugger tool

 The jitterdebugger utilities provide tools to inspect
 and visualize jitterdebugger recodings.

jitterdebugger-utils-dbgsym: debug symbols for jitterdebugger-utils