Fix some unittests. Add the data for ParseSmapsTest unit tests. Fix the ClientTest GetSigaltstackRange test to use MINSIGSTKSZ for the alternate signal stack. Test: These two unit tests now pass. Test: There are still three tests that fail. Change-Id: I940fa9685736e3cf8826e5feddc66ad9759fa7b4
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.