Lines Matching full:based
6 library for analyzing traces using SQL and a web-based UI to visualize and
14 [tracing protocol](/docs/design-docs/api-and-abi.md#tracing-protocol-abi) based
21 through an extensible protobuf-based capability advertisement and data source
49 memory to call-stacks, based on out-of-process unwinding, configurable
60 the chromium-based systrace.
61 [ATrace-based instrumentation](/docs/data-sources/atrace.md) remains fully
77 processes. It is based on [ProtoZero](/docs/design-docs/protozero.md), a library
85 The SDK is based on portable C++11 code [tested](/docs/contributing/testing.md)
93 internals are based on Perfetto's codebase on all major platforms (Android,
95 The same [service-based architecture](/docs/concepts/service-model.md) of
114 into memory and exposes a SQL query interface based on the popular SQLite query
121 [trace-based metrics subsystem](/docs/analysis/metrics.md) consisting of
126 Trace-based metrics allow an easy integration of traces in performance testing
140 Its multi-threading design based WebWorkers keeps the UI always responsive;