kernelshark 2.3.0 is broken

Description:

In version 2.3.0 of kernelshark, it was migrated to Qt6. The project did build, but crash as soon as a trace file is opened.

Additional info:

Steps to reproduce:

Launch kernelshark, and open a trace .dat file, for example generated using

trace-cmd record -a -e "*" -o t2.dat -M 3

Solution

I fixed all the major problems, this was merged upstream in git. Could this package be built from git?