- 6e51379 tp diff tests: keep compatibility with older python pb versions by Ryan Savitski · 1 year, 1 month ago
- 0048534 tp: simplify Table API by Lalit Maganti · 1 year, 1 month ago
- 2418cd1 Add jank severity type for actual frame timeline. by Ying Wei · 1 year, 3 months ago
- 5953aa3 Update thread_slice and process_slice by Alexander Timin · 1 year, 9 months ago
- 87e98e7 Check if the startup process is debuggable for slow start reasons. by Haiping Yang · 2 years ago
- 597706e Check blocking I/O for slow_start_reason. by Haiping Yang · 2 years, 6 months ago
- 39fd25c Support new startup tracepoint format by Ioannis Ilkos · 3 years ago
- 82dc2de perfetto: add support for parsing instants from systrace by Lalit Maganti · 3 years, 1 month ago
- 15780ab metrics: Add touch_flow_event.sql by Dan Elphick · 3 years, 6 months ago
- 08baa10 metrics: Add touch_jank.sql by Dan Elphick · 3 years, 6 months ago
- 8865a49 Exclude events not getting to GPU from scroll_jank metric by Andrew Shulaev · 3 years, 7 months ago
- 0e513b8 tp: don't parse gpu_mem_total events after process end by Lalit Maganti · 3 years, 8 months ago
- 0856d6e Enrich binder transactions data with info on destination and parameters. by Anton Urusov · 3 years, 9 months ago
- e60a908 Add PredictionState to frametimeline protos by Adithya Srinivasan · 4 years ago
- a97e05a metrics: Add mojo interface name to names in jank metric by Dan Elphick · 4 years, 1 month ago
- 94d1bf2 Add a trace processor test for extensions by Andrew Shulaev · 4 years, 2 months ago
- 526a34e Trace Processor for FrameTimeline events by Adithya Srinivasan · 4 years, 4 months ago
- 3d98990 tp: stop using magic constants in tests by Lalit Maganti · 4 years, 2 months ago
- 2607b45 metrics: Add tests for modified_rail_slices table by Dan Elphick · 4 years, 3 months ago
- 73ce8b4 metrics: Clean up actual_power_by_combined_rail_mode test by Dan Elphick · 4 years, 3 months ago
- 1eaa2f4 metrics: Add test for cpu_by_combined_rail_mode table by Dan Elphick · 4 years, 3 months ago
- 0e16e3e metrics: Add test for combined_overall_rail_slices table by Dan Elphick · 4 years, 3 months ago
- 8f951c5 Add trace metric to root cause jank in SysUI CUJs by Marcin Oczeretko · 4 years, 4 months ago
- 0142c6a tp: parse sched blocked reason from proto and systrace by Lalit Maganti · 4 years, 7 months ago
- c6098ed Perfetto: parse GpuMemTotalEvent in trace processor by Yiwei Zhang · 4 years, 7 months ago
- df50009 test: update diff testing script to Python3 by Lalit Maganti · 4 years, 8 months ago
- 6122101 Trace processor changes for GPU Memory ftrace event by Adithya Srinivasan · 4 years, 8 months ago
- 9718a75 Add vulkan render_subpass_index_mask to GpuRenderStageEvent by Raymond Chiu · 4 years, 9 months ago
- 213968b Fix time-in-state annotations. by Simon MacMullen · 4 years, 9 months ago
- d8ebbbb Add total ion allocation growth by Ioannis Ilkos · 5 years ago
- f2c48a1 Add trace processor for VulkanApiEvent.VkQueueSubmit by Raymond Chiu · 5 years ago
- 70f3b31 trace_processor: fix mm ids in rss stat during vfork by Lalit Maganti · 5 years ago
- 697894f trace_processor: add parsing and ingestion of mm_id of rss_stat by Lalit Maganti · 5 years ago
- 1fad9e6 trace_processor: revamp Android CPU metric by Lalit Maganti · 5 years ago
- de6b380 Add object type to vulkan debug marker event by Raymond Chiu · 5 years ago
- 6353cea Add track and stage description to GPU render stage slice by Raymond Chiu · 5 years ago
- 5d526b8 Reland: Add proto for recording VkDebugMarkerSetObjectNameEXT by Raymond Chiu · 5 years ago
- e1e8ff4 proto/processor: Add typed TrackEvent args for three chrome messages. by Eric Seckler · 5 years ago
- 20d6dea Revert "Add proto for recording VkDebugMarkerSetObjectNameEXT" by Raman Tenneti · 5 years ago
- 22116d4 Add proto for recording VkDebugMarkerSetObjectNameEXT by Raymond Chiu · 5 years ago
- fd554bc Add process uid to the trace processor by Ioannis Ilkos · 5 years ago
- 9d48adc processor: Update thread names using utids for TrackEvent traces by Eric Seckler · 5 years ago
- c612b7f Add message for logging GPU message by Raymond Chiu · 5 years ago
- 834fdc7 Add yapf python formatter and format all files by Primiano Tucci · 5 years ago
- 98df254 Update the GPU counters test to use descriptions and units. by Pascal Muetschard · 6 years ago
- 7160ccc Add trace parser for SurfaceFlinger graphics frame events by Mikael Pessa · 6 years ago
- 6756fb0 TraceProcessor: add clock-sync support at import time by Primiano Tucci · 6 years ago
- 94de58c Enhance heap profiler metrics by Ioannis Ilkos · 6 years ago
- 261473a trace_processor: ftrace decoder: propagate signedness of ints when writing to storage by Ryan Savitski · 6 years ago
- f1835e3 Add android package list proto by Ioannis Ilkos · 6 years ago
- 637589a trace_processor: use sched_process_free instead of _exit by Lalit Maganti · 6 years ago
- 6c3d48d Merge "trace_processor: fix process names for new short lived processes" by Lalit Maganti · 6 years ago
- db8b1cb add ion memory metric by Ioannis Ilkos · 6 years ago
- 161d1e6 trace_processor: fix process names for new short lived processes by Lalit Maganti · 6 years ago
- 3e5b915 Split out LMK metric from android_mem by Ioannis Ilkos · 6 years ago
- 37bddf4 Add extractor for Power Rails. by Silvia Vinyes · 6 years ago
- b39c77f Add extractor for battery counters. by Silvia Vinyes · 6 years ago
- 38255f4 Support multiple process starts per activity start by Ioannis Ilkos · 6 years ago
- 20d5e8b Initial trace-based startup metric in AOSP by Ioannis Ilkos · 6 years ago
- 6160962 Move synth_common to the upper level directory by Ioannis Ilkos · 6 years ago[Renamed from test/trace_processor/synth_common.py]
- f31a703 trace_processor: Improve support for syscalls by Hector Dearman · 6 years ago
- 711de1f TraceProcessor: improve process tracking to follow fork()/clone() by Primiano Tucci · 6 years ago
- bd6cd47 trace_processor: add support for ingesting raw_syscall events by Hector Dearman · 6 years ago
- 6cf6edb trace_processor: improve test framework and add kernel LMK tests by Lalit Maganti · 6 years ago
- 17d8f68 trace_processor: add test for computing RSS for various oom_adj_states by Lalit Maganti · 6 years ago
- dfe69ca trace_processor: add support for python synthesised e2e tests by Lalit Maganti · 6 years ago