docs: increase trace duration and buffer sizwe A longer duration and larger buffer is probably more useful for a quickstart guide as it allows users to play around on the phone and generate a bunch of activity. Fixes: https://github.com/google/perfetto/issues/303 Change-Id: Ibbb058972fa84e33a367c1565cebaddcdbaf21ec
Perfetto is a production-grade open-source stack for performance instrumentation and trace analysis. It offers services and libraries and for recording system-level and app-level traces, native + java heap profiling, a library for analyzing traces using SQL and a web-based UI to visualize and explore multi-GB traces.
See https://perfetto.dev/docs or the /docs/ directory for documentation.