top of page

Rahul Ravikumar
Software Engineer at Google
Software Engineer on the Android Toolkit team.
A Busy Android App Developer's Guide to Perfetto
This talk will help break down how to use Perfetto to find problems in the app that are worth investigating.
We will also look at instrumenting the app to emit traces using custom Gradle plugins; and subsequently look at writing custom Perfetto plugins to help highlight performance problems in your Android application.
You will learn to:
Implement Custom Tracing: Leverage the power of custom Gradle plugins to seamlessly instrument your application and emit bespoke trace events, giving you unparalleled visibility into your app's logic.
Automate Analysis: Use Perfetto TraceProcessor to process your unique trace data, automatically highlighting regressions and surfacing complex performance problems specific to your application.
bottom of page
