commit | ed7af8de7921d2cb4276908f2873494c0ba00fb8 | [log] [tgz] |
---|---|---|
author | Ivan Chong <ivankc@google.com> | Wed Jun 05 16:12:31 2024 +0000 |
committer | Ivan Chong <ivankc@google.com> | Wed Jun 05 16:12:31 2024 +0000 |
tree | d1a45ba1ab52f95e0cfd8c6c695407755182685e | |
parent | ef0c930ff0189a2c59c44d4126d43d1a58c5260d [diff] |
tp: Add guard for negative timestamps in proto_trace_reader Guard for negative timestamp added in the trace reader for protos only to be pragmatic. Ideally in the future this will be implemented in TraceSorter to guard for other types of traces. Bug: https://github.com/google/perfetto/issues/660 Change-Id: Ic7831ec8493cda233d01bbe353381f1ca2aceaf1
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.