# py_trace_event **Repository Path**: mirrors_chromium_googlesource/py_trace_event ## Basic Information - **Project Name**: py_trace_event - **Description**: No description available - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-19 - **Last Updated**: 2025-08-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README py_trace_event allows low-overhead instrumentation of a multi-threaded, multi-process application in order to study its global performance characteristics. It uses the trace event format used in Chromium/Chrome's about:tracing system. Trace files generated by py_trace_event can be viewed and manipulated by trace_event_viewer.