2 مستودعات
Translates cryptic GPU hardware values into actionable information, hierarchically ordered down to individual source lines.
Distinct from GPU Performance Profilers: Distinct from GPU Performance Profilers: focuses on visualizing and translating hardware metrics into actionable information, not just tracking memory and throughput.
Explore 2 awesome GitHub repositories matching testing & quality assurance · GPU Hardware Metric Visualizers. Refine with filters or upvote what's useful.
Translates cryptic GPU hardware values into actionable information down to source lines.
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
Organizes GPU traces into timelines by device and process, displaying per-kernel metric tables and details.