Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 line

Installation:

```sh
$ sudo make install
```

Usage:

```sh
$ xdg-open myapp.ftrace # or double-click in file manager
```