How to Install kernelshark in Ubuntu 18.04



Install kernelshark by entering the following commands in the terminal:

sudo apt update
sudo apt install kernelshark

Description:

Utilities for graphically analyzing function tracing in the kernel

This package contains the kernelshark, trace-view, and trace-graph programs. Data for analysis may be generated by the trace-cmd utility.

Version: 2.6.1-0.1

Section: universe/devel