Debian NEW package overview for perfetto
perfetto_53.0-1_amd64.changes (click to toggle)
Format:1.8
Date:Tue, 28 Oct 2025 21:42:23 +0100
Source:perfetto
Binary:perfetto perfetto-dbgsym
Architecture:source amd64
Version:53.0-1
Distribution:unstable
Urgency:medium
Maintainer:S Ashwin Balaji <ashwinbalaji622@gmail.com>
Changed-By:S Ashwin Balaji <ashwinbalaji622@gmail.com>
Description:
perfetto   - Performance instrumentation and logging framework
Closes:1118165
Changes:
perfetto (53.0-1) unstable; urgency=medium

  * Initial release. (Closes: #1118165)
Files:
bb9d70ad304e46e6b0ddcb0cc031d0f6 2048 utils optional perfetto_53.0-1.dsc
7a014752f25d35d9aac790d151de3598 48911864 utils optional perfetto_53.0.orig.tar.gz
98e20d2a2dc9b8c715b5805e7b1eaf1c 58312 utils optional perfetto_53.0-1.debian.tar.xz
a8a6c3bd9f605b77974c5b6a0b3c019e 29318720 debug optional perfetto-dbgsym_53.0-1_amd64.deb
e331bb1f64c83c4959f8f31b93bb1656 6924 utils optional perfetto_53.0-1_amd64.buildinfo
aa3144b75dee6a9cebed46ca844c1c73 1014288 utils optional perfetto_53.0-1_amd64.deb
perfetto_53.0-1.dsc (click to toggle)
Format:3.0 (quilt)
Source:perfetto
Binary:perfetto
Architecture:amd64 arm64 armhf i386
Version:53.0-1
Maintainer:S Ashwin Balaji <ashwinbalaji622@gmail.com>
Uploaders:Ricardo Ribalda Delgado <ribalda@debian.org>
Homepage:https://perfetto.dev
Standards-Version:4.7.2
Vcs-Browser:https://salsa.debian.org/debian/perfetto
Vcs-Git:https://salsa.debian.org/debian/perfetto.git
Testsuite:autopkgtest
Build-Depends:debhelper (>=13), debhelper-compat (=13), generate-ninja, libprotoc-dev, ninja-build, pandoc, protobuf-compiler, python3, zlib1g-dev
Package-List:perfetto deb utils optional arch=amd64,arm64,armhf,i386
Files:
7a014752f25d35d9aac790d151de3598 48911864 perfetto_53.0.orig.tar.gz
98e20d2a2dc9b8c715b5805e7b1eaf1c 58312 perfetto_53.0-1.debian.tar.xz
lintian 2.116.3+deb12u1 check for perfetto_53.0-1.dsc (click to toggle)
README.source for perfetto_53.0-1.dsc (click to toggle)
perfetto for Debian
------------------

Perfetto is an open-source suite of SDKs, daemons and tools which use tracing to
help developers understand the behaviour of the complex systems and root-cause
functional and performance issues on client / embedded systems.

See https://github.com/google/perfetto

 -- Perfetto Team <perfetto-dev@google.com>  Wed, 4 Nov 2025 17:23:25 +0000
control file for perfetto_53.0-1_amd64.deb (click to toggle)
Package:perfetto
Version:53.0-1
Architecture:amd64
Maintainer:S Ashwin Balaji <ashwinbalaji622@gmail.com>
Installed-Size:4945
Depends:adduser, zlib1g (>=1:1.1.4), libc6 (>=2.38), libstdc++6 (>=13.1)
Section:utils
Priority:optional
Homepage:https://perfetto.dev
Description:
Performance instrumentation and logging framework
 Perfetto is a performance instrumentation and logging framework for POSIX
 systems. It offers services and libraries for recording system-level and
 app-level traces, native and Java heap profiling, and a library for
 analyzing traces using SQL.
 .
 This package conatains the core userspace daemons and client tools:
  * traced: The unprivileged central tracing service. It manages the
    shared memory buffers and arbitrates between data producers and
    trace consumers.
  * traced_probes: The privileged system daemon. It runs with required
    permissions to access kernel interfaces (such as ftrace and /proc)
    to produce system-level trace data.
  * perfetto: The command-line client used to configure, start, and
    stop tracing sessions, and save trace data to files. It supports
    complex trace configurations to precisely control recorded data
    (see https://perfetto.dev/docs/concepts/config).
lintian 2.116.3+deb12u1 check for perfetto_53.0-1_amd64.deb (click to toggle)
contents of perfetto_53.0-1_amd64.deb (click to toggle)
drwxr-xr-x root/root         0 2025-10-28 20:42 ./
drwxr-xr-x root/root         0 2025-10-28 20:42 ./usr/
drwxr-xr-x root/root         0 2025-10-28 20:42 ./usr/bin/
-rwxr-xr-x root/root   1853816 2025-10-28 20:42 ./usr/bin/perfetto
drwxr-xr-x root/root         0 2025-10-28 20:42 ./usr/lib/
drwxr-xr-x root/root         0 2025-10-28 20:42 ./usr/lib/perfetto/
-rw-r--r-- root/root   3034472 2025-10-28 20:42 ./usr/lib/perfetto/libperfetto.so
drwxr-xr-x root/root         0 2025-10-28 20:42 ./usr/lib/systemd/
drwxr-xr-x root/root         0 2025-10-28 20:42 ./usr/lib/systemd/system/
-rw-r--r-- root/root       702 2025-10-28 20:42 ./usr/lib/systemd/system/traced-probes.service
-rw-r--r-- root/root      1429 2025-10-28 20:42 ./usr/lib/systemd/system/traced.service
drwxr-xr-x root/root         0 2025-10-28 20:42 ./usr/sbin/
-rwxr-xr-x root/root     51432 2025-10-28 20:42 ./usr/sbin/traced
-rwxr-xr-x root/root     51432 2025-10-28 20:42 ./usr/sbin/traced_probes
drwxr-xr-x root/root         0 2025-10-28 20:42 ./usr/share/
drwxr-xr-x root/root         0 2025-10-28 20:42 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-10-28 20:42 ./usr/share/doc/perfetto/
-rw-r--r-- root/root      3991 2025-10-28 20:42 ./usr/share/doc/perfetto/README.Debian
-rw-r--r-- root/root       380 2025-10-28 20:42 ./usr/share/doc/perfetto/README.source
-rw-r--r-- root/root       163 2025-10-28 20:42 ./usr/share/doc/perfetto/changelog.Debian.gz
-rw-r--r-- root/root     28461 2025-10-28 20:42 ./usr/share/doc/perfetto/changelog.gz
-rw-r--r-- root/root      2956 2025-10-28 20:42 ./usr/share/doc/perfetto/copyright
drwxr-xr-x root/root         0 2025-10-28 20:42 ./usr/share/man/
drwxr-xr-x root/root         0 2025-10-28 20:42 ./usr/share/man/man1/
-rw-r--r-- root/root      1952 2025-10-28 20:42 ./usr/share/man/man1/perfetto.1.gz
drwxr-xr-x root/root         0 2025-10-28 20:42 ./usr/share/man/man8/
-rw-r--r-- root/root      2395 2025-10-28 20:42 ./usr/share/man/man8/traced.8.gz
-rw-r--r-- root/root      3825 2025-10-28 20:42 ./usr/share/man/man8/traced_probes.8.gz
control file for perfetto-dbgsym_53.0-1_amd64.deb (click to toggle)
Package:perfetto-dbgsym
Source:perfetto
Version:53.0-1
Auto-Built-Package:debug-symbols
Architecture:amd64
Maintainer:S Ashwin Balaji <ashwinbalaji622@gmail.com>
Installed-Size:30460
Depends:perfetto (=53.0-1)
Section:debug
Priority:optional
Description:
debug symbols for perfetto
Build-Ids:39335e2b282c5fd8884bf49b5893afd00b89a58f 4ae03bc2168c038d859f1723d4fd69c6fd2361f7 62e0b092ba25f01538a3d1a20a9ad5c5fd9c737e c67db7a6a91675033f79390fa22f108ec5ad003f
lintian 2.116.3+deb12u1 check for perfetto-dbgsym_53.0-1_amd64.deb (click to toggle)
contents of perfetto-dbgsym_53.0-1_amd64.deb (click to toggle)
drwxr-xr-x root/root         0 2025-10-28 20:42 ./
drwxr-xr-x root/root         0 2025-10-28 20:42 ./usr/
drwxr-xr-x root/root         0 2025-10-28 20:42 ./usr/lib/
drwxr-xr-x root/root         0 2025-10-28 20:42 ./usr/lib/debug/
drwxr-xr-x root/root         0 2025-10-28 20:42 ./usr/lib/debug/.build-id/
drwxr-xr-x root/root         0 2025-10-28 20:42 ./usr/lib/debug/.build-id/39/
-rw-r--r-- root/root     21560 2025-10-28 20:42 ./usr/lib/debug/.build-id/39/335e2b282c5fd8884bf49b5893afd00b89a58f.debug
drwxr-xr-x root/root         0 2025-10-28 20:42 ./usr/lib/debug/.build-id/4a/
-rw-r--r-- root/root   9736992 2025-10-28 20:42 ./usr/lib/debug/.build-id/4a/e03bc2168c038d859f1723d4fd69c6fd2361f7.debug
drwxr-xr-x root/root         0 2025-10-28 20:42 ./usr/lib/debug/.build-id/62/
-rw-r--r-- root/root  18768112 2025-10-28 20:42 ./usr/lib/debug/.build-id/62/e0b092ba25f01538a3d1a20a9ad5c5fd9c737e.debug
drwxr-xr-x root/root         0 2025-10-28 20:42 ./usr/lib/debug/.build-id/c6/
-rw-r--r-- root/root     21568 2025-10-28 20:42 ./usr/lib/debug/.build-id/c6/7db7a6a91675033f79390fa22f108ec5ad003f.debug
drwxr-xr-x root/root         0 2025-10-28 20:42 ./usr/lib/debug/.dwz/
drwxr-xr-x root/root         0 2025-10-28 20:42 ./usr/lib/debug/.dwz/x86_64-linux-gnu/
-rw-r--r-- root/root   2623952 2025-10-28 20:42 ./usr/lib/debug/.dwz/x86_64-linux-gnu/perfetto.debug
drwxr-xr-x root/root         0 2025-10-28 20:42 ./usr/share/
drwxr-xr-x root/root         0 2025-10-28 20:42 ./usr/share/doc/
lrwxrwxrwx root/root         0 2025-10-28 20:42 ./usr/share/doc/perfetto-dbgsym -> perfetto

Timestamp: 13.11.2025 / 23:02:39 (UTC)