How To Install Jitterdebugger In Debian, Ubuntu And Kali?

How To Install Jitterdebugger In Debian, Ubuntu And Kali?

jitterdebugger

Real time response measurement tool

Maintainer: SZ Lin (u6797u4e0au667a)



Section: misc

Install jitterdebugger

  • Debian apt-get install jitterdebugger Click to copy
  • Ubuntu apt-get install jitterdebugger Click to copy
  • Kali Linux apt-get install jitterdebugger Click to copy

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.

Install the latest version of jitterdebugger in Debian, Ubuntu and Kali from terminal. To install the jitterdebugger just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of jitterdebugger from the respository and install it in your computer/server.