Improve the Form widget experience. - Improve Form interface / make Form more opinionated. - Get rid of FormButtonBar. - Add usual form buttons & use callbacks. - Prevent default form submit behaviour by default. - Use callbacks for buttons presses / enter key press. - Fixed padding issues in Menus and Popups when putting arbitrary elements inside, including forms. Change-Id: I78e33888f266ac7eede53f1d4dfc75de91c5acb6
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.