[ANNOUNCE] KernelShark 1.3

From: Steven Rostedt
Date: Thu Mar 25 2021 - 17:43:12 EST


I'm happy to announce KernelShark Version 1.3

*** NOTICE ***

KernelShark is now in its own repository (and will depend on libtracecmd).
This is the last version that will home KernelShark in the trace-cmd.git
repo.

New development of KernelShark now lives here:

https://git.kernel.org/pub/scm/utils/trace-cmd/kernel-shark.git/

After this release, "make gui" will no longer build KernelShark in the
trace-cmd.git repo.

*** END NOTICES ***

Updates since Version 1.2:

- Use mouse wheel to scroll the graphs.
The old behavior to zoom in and out is "ctrl+scroll"

More information will be at https://www.kernelshark.org

-- Steve