File: control

package info (click to toggle)
hotspot 1.6.0-0.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 12,756 kB
  • sloc: cpp: 27,071; ansic: 281; sh: 261; python: 75; xml: 48; makefile: 16
file content (48 lines) | stat: -rw-r--r-- 1,137 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
Source: hotspot
Section: utils
Maintainer: Yanhao Mo <yanhaocs@gmail.com>
Build-Depends:
 debhelper-compat (= 13),
 cmake,
 extra-cmake-modules,
 gettext,
 kgraphviewer-dev,
 libdw-dev,
 libelf-dev,
 libkddockwidgets-qt6-dev,
 libkf6configwidgets-dev,
 libkf6coreaddons-dev,
 libkf6i18n-dev,
 libkf6iconthemes-dev,
 libkf6itemmodels-dev,
 libkf6itemviews-dev,
 libkf6kio-dev,
 libkf6parts-dev,
 libkf6solid-dev,
 libkf6syntaxhighlighting-dev,
 libkf6threadweaver-dev,
 libkf6windowsystem-dev,
 libqcustomplot-dev,
 libzstd-dev,
 linux-perf,
 qt6-base-dev,
 qt6-svg-dev,
Standards-Version: 4.7.3
Homepage: https://github.com/KDAB/hotspot
Vcs-Git: https://salsa.debian.org/debian/hotspot.git
Vcs-Browser: https://salsa.debian.org/debian/hotspot

Package: hotspot
Architecture: any
Multi-Arch: foreign
Depends:
 linux-perf,
 pkexec,
 ${misc:Depends},
 ${shlibs:Depends},
Description: GUI tool for performance analysis
 hotspot project is a KDAB R&D effort to create a
 standalone GUI tool for performance data. This tool
 now only support perf output data. But is intended to
 support various other performance data formats in the
 future.