Skip to content

Conversation

@fsimonis
Copy link
Member

@fsimonis fsimonis commented Nov 7, 2025

This PR adds documentation on how to perform advanced analysis using perfetto.

@fsimonis
Copy link
Member Author

fsimonis commented Nov 7, 2025

This could be interesting for you @s3n-w6i

```py
from perfetto.trace_processor import TraceProcessor

tp = TraceProcessor("profiling.pftrace")
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A step is missing here: how to get the profiling.pftrace file?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FYI You can also use the "trace.json".

Co-authored-by: Gerasimos Chourdakis <gerasimos.chourdakis@ipvs.uni-stuttgart.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants