pytimechart
GUI Viewer for Linux kernel traces
Install
- All systems
-
curl cmd.cat/pytimechart.sh
- Debian
-
apt-get install pytimechart
- Ubuntu
-
apt-get install pytimechart
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install pytimechart
- Raspbian
-
apt-get install pytimechart
- Dockerfile
- dockerfile.run/pytimechart
pytimechart
GUI Viewer for Linux kernel traces
PyTimechart provides explorability and overall visualization of Linux kernel traces. It is a tool that parses ftrace text traces, and display them with the help of a very powerful dynamic plot framework, python-chaco. The GUI makes the best it can to ease the browsing of huge traces.