Add CPU invoke to Perfetto trace
PiperOrigin-RevId: 485464221
This commit is contained in:
committed by
Copybara-Service
parent
ecd93ff080
commit
aaf98ea43c
@@ -135,6 +135,7 @@ message GraphTrace {
|
||||
PACKET_QUEUED = 15;
|
||||
GPU_TASK_INVOKE = 16;
|
||||
TPU_TASK_INVOKE = 17;
|
||||
CPU_TASK_INVOKE = 18;
|
||||
}
|
||||
// //depot/mediapipe/framework/mediapipe_profiling.h:profiler_census_tags,
|
||||
// //depot/mediapipe/framework/profiler/trace_buffer.h:event_type_list,
|
||||
|
||||
Reference in New Issue
Block a user