1 مستودع
Runs one-shot CLI commands to query, summarize, convert, or serve traces without an interactive session.
Distinct from Non-Interactive CLI Modes: Distinct from generic Non-Interactive CLI Modes: provides full-fledged analysis commands, not just fancy output suppression.
Explore 1 awesome GitHub repository matching development tools & productivity · Headless Trace Analysis Commands. Refine with filters or upvote what's useful.
Perfetto is a platform for system-level performance tracing and analysis on Linux and Android. It combines a high-throughput trace recorder, a SQL-based query engine, and a browser-based visualizer into a single toolchain. The platform covers CPU scheduling and call-stack profiling, native and Java heap memory allocation tracking, GPU and graphics events, and system-wide counters such as CPU frequency and power consumption. The architecture decouples trace recording from offline analysis, using a compact protobuf format for event encoding and columnar storage for efficient SQL queries. The we
Provides one-shot CLI commands for querying, summarizing, converting, and serving traces without an interactive session.