1# See system/core/logcat/event.logtags for a description of the format of this file. 2 3option java_package com.android.internal.jank; 4 5# Marks a request to start tracing a CUJ. Doesn't mean the request was executed. 637001 jank_cuj_events_begin_request (CUJ Type|1|5),(Unix Time Ns|2|3),(Elapsed Time Ns|2|3),(Uptime Ns|2|3),(Tag|3) 7# Marks a request to end tracing a CUJ. Doesn't mean the request was executed. 837002 jank_cuj_events_end_request (CUJ Type|1|5),(Unix Time Ns|2|3),(Elapsed Time Ns|2|3),(Uptime Time Ns|2|3) 9# Marks a request to cancel tracing a CUJ. Doesn't mean the request was executed. 1037003 jank_cuj_events_cancel_request (CUJ Type|1|5),(Unix Time Ns|2|3),(Elapsed Time Ns|2|3),(Uptime Time Ns|2|3) 11