Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jpnurmi/xdg-perfetto
XDG desktop integration for Perfetto
https://github.com/jpnurmi/xdg-perfetto
perfetto trace xdg
Last synced: 24 days ago
JSON representation
XDG desktop integration for Perfetto
- Host: GitHub
- URL: https://github.com/jpnurmi/xdg-perfetto
- Owner: jpnurmi
- License: apache-2.0
- Created: 2024-01-19T22:14:42.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-04-30T09:14:53.000Z (6 months ago)
- Last Synced: 2024-04-30T10:45:03.896Z (6 months ago)
- Topics: perfetto, trace, xdg
- Language: Python
- Homepage: https://ui.perfetto.dev/
- Size: 50.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# XDG Perfetto
XDG desktop integration for [Perfetto](https://ui.perfetto.dev/) for system
profiling, app tracing and trace analysis.Features:
- Open Perfetto from app launcher
- Open trace files from file manager
- Open trace files from command lineInstallation:
```sh
$ sudo make install
```Usage:
```sh
$ xdg-open myapp.ftrace # or double-click in file manager
```