| perfetto (52.0-1) unstable; urgency=medium |
| |
| * Update packaging to use debhelper-compat (= 13). |
| * Move `libperfetto.so` to be installed in subdirectory perfetto within |
| /usr/lib. |
| * Add `tracebox` binary to the installation. |
| * Generate manpages for perfetto, tracebox, traced, and traced_probes. |
| * Use /run for sockets instead of /var/run. |
| * Migrate Vcs-Git and Vcs-Browser links to Github. |
| * Filter out incompatible build flags and add D_FORTIFY_SOURCE |
| * Remove unbuilt `traced-perf.service` systemd unit. |
| * Various lintian fixes. |
| |
| -- Perfetto Team <perfetto-dev-team@google.com> Thu, 02 Oct 2025 12:00:00 +0000 |
| |
| perfetto (11.0-1) unstable; urgency=medium |
| * Add the Perfetto perf sampling and profiling service. |
| |
| -- Sami Kyostila <skyostil@google.com> Mon, 18 Jan 2021 12:10:00 +0000 |
| |
| perfetto (9.0-1) unstable; urgency=medium |
| |
| * Run traced under a dedicated system user account and set socket |
| permissions accordingly so that any user can write trace events, but |
| only the users in the "traced-consumer" group can read trace data. |
| * Update to debhelper 10. |
| * Bump version to match Perfetto release. |
| |
| -- Sami Kyostila <skyostil@google.com> Mon, 9 Nov 2020 15:24:00 +0000 |
| |
| perfetto (0.1-1) unstable; urgency=medium |
| |
| * Initial release |
| |
| -- Sami Kyostila <skyostil@google.com> Mon, 15 Jan 2018 23:23:25 +0000 |