Source: traceshark
Section: devel
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
Build-Depends: debhelper-compat (= 13), qtbase5-dev, libqcustomplot-dev
Standards-Version: 4.6.2
Homepage: https://github.com/cunctator/traceshark
Vcs-Browser: https://github.com/sudipm-mukherjee/traceshark.git
Vcs-Git: https://github.com/sudipm-mukherjee/traceshark.git

Package: traceshark
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: trace-cmd
Description: Graphical viewer for the Ftrace and Perf events
 The trace can be collected using trace-cmd or perf.
 It can be used to visualize the following events:
 cpu_frequency
 cpu_idle
 sched_migrate_task
 sched_process_exit
 sched_process_fork
 sched_switch
 sched_wakeup
 sched_wakeup_new
 sched_waking
