xref: /aosp_15_r20/external/perfetto/debian/control (revision 6dbdd20afdafa5e3ca9b8809fa73465d530080dc)
1Source: perfetto
2Section: kernel
3Priority: optional
4Maintainer: Sami Kyostila <[email protected]>
5Build-Depends: debhelper (>= 13),
6  generate-ninja,
7  git,
8  libprotoc-dev,
9  ninja-build,
10  pandoc,
11  protobuf-compiler,
12  python3,
13  zlib1g-dev,
14  zlib1g
15Standards-Version: 4.5.1
16Homepage: https://perfetto.dev
17Vcs-Git: https://android.googlesource.com/platform/external/perfetto/
18Vcs-Browser: https://android.googlesource.com/platform/external/perfetto/
19Rules-Requires-Root: no
20
21Package: perfetto
22Architecture: any
23Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, zlib1g
24Description: Performance instrumentation and logging framework
25 Perfetto is a performance instrumentation and logging framework for POSIX
26 systems.
27