Debian NEW package overview for perfetto
| perfetto_53.0-3_amd64.changes (click to toggle) | |
|---|---|
| Format: | 1.8 |
| Date: | Fri, 14 Nov 2025 11:53:31 +0000 |
| Source: | perfetto |
| Binary: | perfetto perfetto-dbgsym |
| Architecture: | source amd64 |
| Version: | 53.0-3 |
| 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 |
| Changes: | perfetto (53.0-3) unstable; urgency=medium * Add missing commit in debian/copyright |
| Files: | b95674bdaec81db2d733d214b57aa5bc 2048 utils optional perfetto_53.0-3.dsc bb03fa444569f3d60453c369184bf10e 52056 utils optional perfetto_53.0-3.debian.tar.xz 2214d436566da3e62123f7da16434491 29288744 debug optional perfetto-dbgsym_53.0-3_amd64.deb 98f8f953c7d7ba6e0cb6182797ab8731 6924 utils optional perfetto_53.0-3_amd64.buildinfo 3fd551725f2564634eafdb91171b2913 1011236 utils optional perfetto_53.0-3_amd64.deb |
| perfetto_53.0-3.dsc (click to toggle) | |
|---|---|
| Format: | 3.0 (quilt) |
| Source: | perfetto |
| Binary: | perfetto |
| Architecture: | amd64 arm64 armhf i386 |
| Version: | 53.0-3 |
| 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 bb03fa444569f3d60453c369184bf10e 52056 perfetto_53.0-3.debian.tar.xz |
| README.source for perfetto_53.0-3.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-3_amd64.deb (click to toggle) | |
|---|---|
| Package: | perfetto |
| Version: | 53.0-3 |
| Architecture: | amd64 |
| Maintainer: | S Ashwin Balaji <ashwinbalaji622@gmail.com> |
| Installed-Size: | 4946 |
| 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). |
| contents of perfetto_53.0-3_amd64.deb (click to toggle) | |
|---|---|
drwxr-xr-x root/root 0 2025-11-14 11:53 ./ drwxr-xr-x root/root 0 2025-11-14 11:53 ./usr/ drwxr-xr-x root/root 0 2025-11-14 11:53 ./usr/bin/ -rwxr-xr-x root/root 1853816 2025-11-14 11:53 ./usr/bin/perfetto drwxr-xr-x root/root 0 2025-11-14 11:53 ./usr/lib/ drwxr-xr-x root/root 0 2025-11-14 11:53 ./usr/lib/perfetto/ -rw-r--r-- root/root 3034472 2025-11-14 11:53 ./usr/lib/perfetto/libperfetto.so drwxr-xr-x root/root 0 2025-11-14 11:53 ./usr/lib/systemd/ drwxr-xr-x root/root 0 2025-11-14 11:53 ./usr/lib/systemd/system/ -rw-r--r-- root/root 702 2025-11-13 20:05 ./usr/lib/systemd/system/traced-probes.service -rw-r--r-- root/root 1429 2025-11-13 20:05 ./usr/lib/systemd/system/traced.service drwxr-xr-x root/root 0 2025-11-14 11:53 ./usr/sbin/ -rwxr-xr-x root/root 51432 2025-11-14 11:53 ./usr/sbin/traced -rwxr-xr-x root/root 51432 2025-11-14 11:53 ./usr/sbin/traced_probes drwxr-xr-x root/root 0 2025-11-14 11:53 ./usr/share/ drwxr-xr-x root/root 0 2025-11-14 11:53 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-11-14 11:53 ./usr/share/doc/perfetto/ -rw-r--r-- root/root 3991 2025-11-13 20:05 ./usr/share/doc/perfetto/README.Debian -rw-r--r-- root/root 380 2025-11-13 20:05 ./usr/share/doc/perfetto/README.source -rw-r--r-- root/root 290 2025-11-14 11:53 ./usr/share/doc/perfetto/changelog.Debian.gz -rw-r--r-- root/root 28461 2025-11-13 19:20 ./usr/share/doc/perfetto/changelog.gz -rw-r--r-- root/root 3231 2025-11-14 11:49 ./usr/share/doc/perfetto/copyright drwxr-xr-x root/root 0 2025-11-14 11:53 ./usr/share/man/ drwxr-xr-x root/root 0 2025-11-14 11:53 ./usr/share/man/man1/ -rw-r--r-- root/root 1952 2025-11-14 11:53 ./usr/share/man/man1/perfetto.1.gz drwxr-xr-x root/root 0 2025-11-14 11:53 ./usr/share/man/man8/ -rw-r--r-- root/root 2395 2025-11-14 11:53 ./usr/share/man/man8/traced.8.gz -rw-r--r-- root/root 3825 2025-11-14 11:53 ./usr/share/man/man8/traced_probes.8.gz | |
| copyright of perfetto_53.0-3_amd64.deb (click to toggle) | |
|---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: perfetto
Upstream-Contact: Perfetto Team <perfetto-dev@google.com>
Source: https://github.com/google/perfetto
Files: *
Copyright: 2007, 2010-2011, 2017-2025, The Android Open Source Project
License: Apache-2.0
Files: debian/*
Copyright: 2021 Florian Mayer <fmayer@google.com>
2025 Lalit Maganti <lalitm@google.com>
2018-2020 Primiano Tucci <primiano@google.com>
2025 Ricardo Ribalda <ribalda@debian.org>
2018, 2020, 2021 Sami Kyostila <skyostil@google.com>
2025 S Ashwin Balaji <ashwinbalaji622@gmail.com>
License: Apache-2.0
Files:
tools/export_power_profiles.py
test/trace_processor/diff_tests/stdlib/chrome/chrome_scroll_check.py
test/trace_processor/diff_tests/stdlib/chrome/chrome_scroll_helper.py
test/trace_processor/diff_tests/stdlib/chrome/chrome_stdlib_testsuites.py
test/trace_processor/diff_tests/stdlib/chrome/tests.py
test/trace_processor/diff_tests/stdlib/chrome/tests_chrome_interactions.py
test/trace_processor/diff_tests/stdlib/chrome/tests_scroll_jank.py
Copyright: 2020, 2023, 2024, The Chromium Authors
License: Apache-2.0
Files: infra/luci/recipes.py
Copyright: 2019, The LUCI Authors.
License: Apache-2.0
Files:
src/base/intrusive_tree.cc
Copyright: 2025, The Android Open Source Project
License: Apache-2.0 or BSD-2-clause
License: Apache-2.0
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
.
/usr/share/common-licenses/Apache-2.0
.
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
License: BSD-2-clause
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
.
* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
.
THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
SUCH DAMAGE.
| |
| control file for perfetto-dbgsym_53.0-3_amd64.deb (click to toggle) | |
|---|---|
| Package: | perfetto-dbgsym |
| Source: | perfetto |
| Version: | 53.0-3 |
| Auto-Built-Package: | debug-symbols |
| Architecture: | amd64 |
| Maintainer: | S Ashwin Balaji <ashwinbalaji622@gmail.com> |
| Installed-Size: | 30428 |
| Depends: | perfetto (=53.0-3) |
| Section: | debug |
| Priority: | optional |
| Description: | debug symbols for perfetto |
| Build-Ids: | 1762ac1b9a3a0fa0e71f5ff670670abda293eb86 658ae2c82d7eeb60a2969fd42e404aa1df1e7fc8 d203e025584780525f806cb82a8338a847a3be95 e66fc1c3732ca146613e552a6899e69f4da164c6 |
| contents of perfetto-dbgsym_53.0-3_amd64.deb (click to toggle) | |
|---|---|
drwxr-xr-x root/root 0 2025-11-14 11:53 ./ drwxr-xr-x root/root 0 2025-11-14 11:53 ./usr/ drwxr-xr-x root/root 0 2025-11-14 11:53 ./usr/lib/ drwxr-xr-x root/root 0 2025-11-14 11:53 ./usr/lib/debug/ drwxr-xr-x root/root 0 2025-11-14 11:53 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2025-11-14 11:53 ./usr/lib/debug/.build-id/17/ -rw-r--r-- root/root 21560 2025-11-14 11:53 ./usr/lib/debug/.build-id/17/62ac1b9a3a0fa0e71f5ff670670abda293eb86.debug drwxr-xr-x root/root 0 2025-11-14 11:53 ./usr/lib/debug/.build-id/65/ -rw-r--r-- root/root 18744424 2025-11-14 11:53 ./usr/lib/debug/.build-id/65/8ae2c82d7eeb60a2969fd42e404aa1df1e7fc8.debug drwxr-xr-x root/root 0 2025-11-14 11:53 ./usr/lib/debug/.build-id/d2/ -rw-r--r-- root/root 21568 2025-11-14 11:53 ./usr/lib/debug/.build-id/d2/03e025584780525f806cb82a8338a847a3be95.debug drwxr-xr-x root/root 0 2025-11-14 11:53 ./usr/lib/debug/.build-id/e6/ -rw-r--r-- root/root 9729304 2025-11-14 11:53 ./usr/lib/debug/.build-id/e6/6fc1c3732ca146613e552a6899e69f4da164c6.debug drwxr-xr-x root/root 0 2025-11-14 11:53 ./usr/lib/debug/.dwz/ drwxr-xr-x root/root 0 2025-11-14 11:53 ./usr/lib/debug/.dwz/x86_64-linux-gnu/ -rw-r--r-- root/root 2622400 2025-11-14 11:53 ./usr/lib/debug/.dwz/x86_64-linux-gnu/perfetto.debug drwxr-xr-x root/root 0 2025-11-14 11:53 ./usr/share/ drwxr-xr-x root/root 0 2025-11-14 11:53 ./usr/share/doc/ lrwxrwxrwx root/root 0 2025-11-14 11:53 ./usr/share/doc/perfetto-dbgsym -> perfetto | |
| copyright of perfetto-dbgsym_53.0-3_amd64.deb (click to toggle) | |
|---|---|
WARNING: No copyright found, please check package manually. | |
Timestamp: 14.11.2025 / 13:02:42 (UTC)