You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
716 B
26 lines
716 B
Source: perfetto
|
|
Section: kernel
|
|
Priority: optional
|
|
Maintainer: Sami Kyostila <skyostil@google.com>
|
|
Build-Depends: debhelper (>= 13),
|
|
generate-ninja,
|
|
git,
|
|
libprotoc-dev,
|
|
ninja-build,
|
|
protobuf-compiler,
|
|
python3,
|
|
zlib1g-dev,
|
|
zlib1g
|
|
Standards-Version: 4.5.1
|
|
Homepage: https://perfetto.dev
|
|
Vcs-Git: https://android.googlesource.com/platform/external/perfetto/
|
|
Vcs-Browser: https://android.googlesource.com/platform/external/perfetto/
|
|
Rules-Requires-Root: no
|
|
|
|
Package: perfetto
|
|
Architecture: any
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, zlib1g
|
|
Description: Performance instrumentation and logging framework
|
|
Perfetto is a performance instrumentation and logging framework for POSIX
|
|
systems.
|