- 11944f7 Merge "Increase buffer size for Java Heap Prof CTS." by Treehugger Robot · 4 years, 3 months ago
- 55a505e Remove tasks blocking the End LatencyInfo slice from queuing. by Stephen Nusko · 4 years, 3 months ago
- e337dab Increase buffer size for Java Heap Prof CTS. by Florian Mayer · 4 years, 3 months ago
- 90d6930 De-hardcode kPageSize in the cross-platform core tracing code by Primiano Tucci · 4 years, 3 months ago
- 0142c6a tp: parse sched blocked reason from proto and systrace by Lalit Maganti · 4 years, 3 months ago
- 5a019e9 Merge "Store field names in class." by Florian Mayer · 4 years, 3 months ago
- 64c1d8f Ingest deobfuscated methods. by Florian Mayer · 4 years, 3 months ago
- 851239e Store field names in class. by Florian Mayer · 4 years, 3 months ago
- ac24489 trace_processor: Add diff test for displayTimeUnit by Hector Dearman · 4 years, 3 months ago
- 1dd60f8 perfetto: add unit and description for GpuMemTotal events by Yiwei Zhang · 4 years, 3 months ago
- a4cba65 Merge "Importing flow events from protobuf to flow table" by Treehugger Robot · 4 years, 3 months ago
- a02ca1d Merge "Perfetto: parse GpuMemTotalEvent in trace processor" by Treehugger Robot · 4 years, 3 months ago
- 703edd3 Importing flow events from protobuf to flow table by Andrii · 4 years, 3 months ago
- c6098ed Perfetto: parse GpuMemTotalEvent in trace processor by Yiwei Zhang · 4 years, 4 months ago
- 0c03492 Handle multiple batches when converting to pandas. by Anindita Ghosh · 4 years, 3 months ago
- ff68cac Tests: Add client library + service stress test by Primiano Tucci · 4 years, 4 months ago
- f8ccdc6 Return query result as a pandas dataframe. by Anindita Ghosh · 4 years, 4 months ago
- 9503301 Add some superclass information to histograms output by Ioannis Ilkos · 4 years, 4 months ago
- 0f08cde Merge "Make unexplained jank only be set on janky scroll updates." by Treehugger Robot · 4 years, 4 months ago
- 617ca8e Make unexplained jank only be set on janky scroll updates. by Stephen Nusko · 4 years, 4 months ago
- 916c91a Add field for object size of java type. by Florian Mayer · 4 years, 4 months ago
- 05f03af Merge "Add tests for Python API." by Anindita Ghosh · 4 years, 4 months ago
- 4766bd8 Merge "Remove HeapGraph.type_names." by Florian Mayer · 4 years, 4 months ago
- 1582b41 Add tests for Python API. by Anindita Ghosh · 4 years, 4 months ago
- 192c15f Remove HeapGraph.type_names. by Florian Mayer · 4 years, 4 months ago
- 244ea39 trace_processor: Fix the proxy_power metric and add a diff test by Mikhail Khokhlov · 4 years, 4 months ago
- bcdec7d Merge "Diff test for flow event version 2 improved" by Treehugger Robot · 4 years, 4 months ago
- d755ba2 Change the order of packets in track_event_typed_args test by Andrew Shulaev · 4 years, 4 months ago
- c8bd4f8 Diff test for flow event version 2 improved by Andrii · 4 years, 4 months ago
- a307488 Merge "Added support for importing v2 flow events from json" by Treehugger Robot · 4 years, 4 months ago
- 041f1e8 Added support for importing v2 flow events from json by Andrii · 4 years, 4 months ago
- 2b820f2 Merge "Added support for importing v1 flow events from json" by Treehugger Robot · 4 years, 4 months ago
- 8392978 Add new metric for queuing delay scroll jank cause. by Stephen Nusko · 4 years, 4 months ago
- c879ea4 Added support for importing v1 flow events from json by AndrewB330 · 4 years, 4 months ago
- fbbf022 processor: Parse ChromeProcessDescriptor's host_app_package_name by Eric Seckler · 4 years, 4 months ago
- 6344826 Merge "Add thermal events" by Treehugger Robot · 4 years, 4 months ago
- 6734412 tp: label pid 0 thread as "swapper" without cpu suffix by Lalit Maganti · 4 years, 4 months ago
- 9cc8786 Add thermal events by Isabelle Taylor · 4 years, 4 months ago
- 81feb97 Port the queuing delay computation over to TraceProcessor. by Stephen Nusko · 4 years, 4 months ago
- 063034c Merge "Build without -Wno-implicit-int-float-conversion." by Lalit Maganti · 4 years, 4 months ago
- 00c8667 tp: parse tracing_started event and drop ftrace packets before it by Lalit Maganti · 4 years, 4 months ago
- 49c563b Merge "ui: Add a dedicated Info page for errors, metadata and stats" by Treehugger Robot · 4 years, 4 months ago
- 5fe4aeb Merge "Add in scroll causes query so we can easily add in new causes." by Treehugger Robot · 4 years, 4 months ago
- 0997f35 tp: fix slice tracking behaviour when multiple S event occur b2b by Lalit Maganti · 4 years, 4 months ago
- b36e624 ui: Add a dedicated Info page for errors, metadata and stats by Primiano Tucci · 4 years, 4 months ago
- c7960ed Add in scroll causes query so we can easily add in new causes. by Stephen Nusko · 4 years, 4 months ago
- 39e40d4 Build without -Wno-implicit-int-float-conversion. by Florian Mayer · 4 years, 4 months ago
- c0f23a1 docs: add clarification on how to choose where to add diff tests by Lalit Maganti · 4 years, 4 months ago
- c8e2765 tp: organize all tp tests and remove legacy folder by Lalit Maganti · 4 years, 4 months ago
- a951d3d tp: merge test/metrics into test/trace_processor by Lalit Maganti · 4 years, 4 months ago
- df50009 test: update diff testing script to Python3 by Lalit Maganti · 4 years, 4 months ago
- c00223d tp: fix parsing bad lines in systrace files by Lalit Maganti · 4 years, 4 months ago
- 244200e tp: modularise diff testing infrastructure by Lalit Maganti · 4 years, 4 months ago
- 716c27b Merge "Use DescriptorPool for extensions parsing" by Andrew Shulaev · 4 years, 4 months ago
- 75ef622 Merge "Trace processor changes for GPU Memory ftrace event" by Lalit Maganti · 4 years, 4 months ago
- fdf9d8e Use DescriptorPool for extensions parsing by Andrew Shulaev · 4 years, 4 months ago
- 6122101 Trace processor changes for GPU Memory ftrace event by Adithya Srinivasan · 4 years, 4 months ago
- 7455cf5 traced: implement lifecycle events by Lalit Maganti · 4 years, 4 months ago
- 46b12a9 Deserialization support for extensions in trace processor by Andrew Shulaev · 4 years, 4 months ago
- f3c5fcb Port the scroll flow breakdown into a trace processor metric. by Stephen Nusko · 4 years, 4 months ago
- 0b81007 tp: add support for opting out of query output checks in shell by Lalit Maganti · 4 years, 4 months ago
- fb1992c Migrate scroll_jank related tables to the 'chrome/scroll_jank.sql' metric by Stephen Nusko · 4 years, 5 months ago
- 3db7b6f tp: perf_sample table diff test by Ryan Savitski · 4 years, 5 months ago
- cda78eb Remove error metrics from trace metadata by Ioannis Ilkos · 4 years, 5 months ago
- 2b8d809 Add the descendant_slice table. by Stephen Nusko · 4 years, 5 months ago
- e5d071f Add the ancestor_slice dynamic table. by Stephen Nusko · 4 years, 5 months ago
- d17fc27 Merge "Add superclass field to the classes table" by Treehugger Robot · 4 years, 5 months ago
- e139d0b Add superclass field to the classes table by Ioannis Ilkos · 4 years, 5 months ago
- 8d16b19 Use power profile for core mappings by Ioannis Ilkos · 4 years, 5 months ago
- 35f4d58 Merge "Make diff_test_trace_processor Python 3 compatible." by Florian Mayer · 4 years, 5 months ago
- cdc44b3 Make diff_test_trace_processor Python 3 compatible. by Florian Mayer · 4 years, 5 months ago
- b079b4a Ingest heap names from trace. by Florian Mayer · 4 years, 5 months ago
- 0266246 Do not revisit nodes. by Florian Mayer · 4 years, 5 months ago
- 9718a75 Add vulkan render_subpass_index_mask to GpuRenderStageEvent by Raymond Chiu · 4 years, 5 months ago
- 3ce38c3 Merge "Move Specification to InternedData" by Raymond Chiu · 4 years, 5 months ago
- 37532e6 Move Specification to InternedData by Raymond Chiu · 4 years, 8 months ago
- 324cc4b Add support for scm start/end by Hector Dearman · 4 years, 5 months ago
- 211c4cb Fix query to exclude tracks with no time_in_state by Rafal Slawik · 4 years, 5 months ago
- 0ec31a3 Show time_in_state only if non-zero runtime by Rafal Slawik · 4 years, 5 months ago
- 5c10c44 Merge "Perfetto depends on jni_headers" by Treehugger Robot · 4 years, 5 months ago
- e6310dc Compute CPU mcycles from time_in_state by Rafal Slawik · 4 years, 5 months ago
- 34d097b tp: rename _annotations suffix to _event by Lalit Maganti · 4 years, 5 months ago
- 62a572d Perfetto depends on jni_headers by Orion Hodson · 4 years, 5 months ago
- 413df03 CTS: mark activities as android:exported="true" by Primiano Tucci · 4 years, 5 months ago
- 28b5ddf Merge "Move time_in_state from slice to counter" by Rafal Slawik · 4 years, 5 months ago
- 9b594a9 Move time_in_state from slice to counter by Rafal Slawik · 4 years, 5 months ago
- 5fb5b4c metrics: add surfaceflinger metric and derived events by Lalit Maganti · 4 years, 5 months ago
- 6370cd4 Merge "test: run functional benchmarks under sanitizer." by Lalit Maganti · 4 years, 5 months ago
- 630b6bc test: run functional benchmarks under sanitizer. by Lalit Maganti · 4 years, 5 months ago
- 974945e Detect main threads by Rafal Slawik · 4 years, 5 months ago
- 4a3f9b8 Merge "benchmark: update googlebenchmark to v1.5.0" by Lalit Maganti · 4 years, 6 months ago
- 7cc9bef Ingest heap graphs in a more streaming fashion. by Florian Mayer · 4 years, 6 months ago
- 5acece0 benchmark: update googlebenchmark to v1.5.0 by Primiano Tucci · 4 years, 6 months ago
- d4d8890 Merge "Frame lifecycle MVP updates" by Treehugger Robot · 4 years, 6 months ago
- 9b2b1d9 Frame lifecycle MVP updates by Adithya Srinivasan · 4 years, 6 months ago
- 09fe626 Merge "Fix time-in-state annotations." by Simon MacMullen · 4 years, 6 months ago
- 213968b Fix time-in-state annotations. by Simon MacMullen · 4 years, 6 months ago
- eede1a7 Handle exhaustive time_in_state snapshots by Rafal Slawik · 4 years, 6 months ago
- f944ff7 Merge "tp: add mapping of I for task dead in task state struct" by Treehugger Robot · 4 years, 6 months ago
- efe9545 Merge "Add root information to all java heap stats" by Ioannis Ilkos · 4 years, 6 months ago