Searched refs:Systrace (Results 1 – 7 of 7) sorted by relevance
71 class Systrace: class86 trace: Union[Path, DataPath, Json, Systrace, TextProto]100 return isinstance(self.trace, Systrace)
1 Systrace is now part of Catapult project. The catapult directory contains code
138 TEST(TaskStateUnittest, Systrace) { in TEST() argument
150 Perfetto format or in Systrace format depending on the Android version of your
456 [Systrace command-line tool](https://developer.android.com/topic/performance/tracing/command-line)530 or Systrace format depending on the version of Android device. The captured
252 # Collecting Systrace logs
798 trace: Union[Path, Json, Systrace, TextProto]