square / papa

PAPA: Performance of Android Production Applications
Apache License 2.0
351 stars 15 forks source link

Add support for interaction trigger stack #67

Closed pyricau closed 1 month ago

pyricau commented 1 month ago

This allows defining custom triggers (not just tap / key) so that we could start tracking when an interaction starts based on connected hardware, or when a main thread message starts running.