- 62b741f tp: extract out track event methods from track tracker by Lalit Maganti · 3 years, 11 months ago
- 6def748 Merge "tp: use instants for binder events and fixed scoped" by Lalit Maganti · 3 years, 11 months ago
- 4643665 Merge "metrics: Clean up actual_power_by_combined_rail_mode test" by delphick · 3 years, 11 months ago
- cc63502 tp: use instants for binder events and fixed scoped by Lalit Maganti · 3 years, 11 months ago
- 11786f7 tp: fix async slices not finishing properly by Lalit Maganti · 3 years, 11 months ago
- 73ce8b4 metrics: Clean up actual_power_by_combined_rail_mode test by Dan Elphick · 3 years, 11 months ago
- 5f63ffa metrics: Add test for real_power_by_rail_mode table by Dan Elphick · 3 years, 11 months ago
- dd9c420 Merge "Do not dereference end() iterator." by Treehugger Robot · 4 years ago
- 82c68c6 Do not dereference end() iterator. by Florian Mayer · 4 years ago
- 627f4a6 tp: minor refactoring of track event code for readability by Lalit Maganti · 4 years ago
- 3969048 tp: fix ub of modifying vector while iterating through it by Lalit Maganti · 4 years ago
- b0c8ba7 Add SysUI CUJ jank causes to Perfetto UI by Marcin Oczeretko · 4 years ago
- c6b2194 Merge "Fix SysUI Jank root cause - long GPU Completion" by Marcin Oczeretko · 4 years ago
- b3bcada tp: implement support for scoped slices in async track set by Lalit Maganti · 4 years ago
- dcda95a Merge "tp: minor refactoring of async track set tracker for scoped slices" by Lalit Maganti · 4 years ago
- bc1a262 Merge "tp: fix nest count handling for async slices" by Lalit Maganti · 4 years ago
- e775ede Add missing includes for Windows build by Primiano Tucci · 4 years ago
- ab293f5 base: Move OpenFile to file_utils.h and fix IWYU by Primiano Tucci · 4 years ago
- 26ef673 Fix SysUI Jank root cause - long GPU Completion by Marcin Oczeretko · 4 years ago
- 2456c2a tp: minor refactoring of async track set tracker for scoped slices by Lalit Maganti · 4 years ago
- 3bf9804 Rewrite android_sysui_cuj.sql to create intermediate tables by Marcin Oczeretko · 4 years ago
- 3efbe10 Merge "Fix SQL query to compute frames in SysUI CUJs" by Marcin Oczeretko · 4 years ago
- 8021d0a tp: fix nest count handling for async slices by Lalit Maganti · 4 years ago
- 9e54695 Fix SQL query to compute frames in SysUI CUJs by Marcin Oczeretko · 4 years ago
- 1a0ddeb Merge "processor: Fix memory leak in MemoryTrackerSnapshotParser" by Eric Seckler · 4 years ago
- 32e5d60 processor: Fix memory leak in MemoryTrackerSnapshotParser by Eric Seckler · 4 years ago
- dd7f6dc Add new dynamic table to look up ancestors of CPU stack samples. by Stephen Nusko · 4 years ago
- 52f0026 MSVC + clang-cl: logging, VA_ARGS, popcount by Primiano Tucci · 4 years ago
- 6320170 Small changes to make the codebase more Win friendly by Primiano Tucci · 4 years ago
- 877fbcb Merge "Docs: improve reference" by Primiano Tucci · 4 years ago
- 4983d7b Docs: improve reference by Primiano Tucci · 4 years ago
- a45552c Merge "Improve Fuchsia Importer" by Brian Hamrick · 4 years ago
- daf9e64 TraceProcessor: Remove DLOG "Could not find interning entry" by Primiano Tucci · 4 years ago
- b4ba36b Improve Fuchsia Importer by Brian Hamrick · 4 years ago
- 1251f5c Merge "export_json: Set valid pid for shared nodes event" by Treehugger Robot · 4 years ago
- 6d300e3 Merge "Fix SysUI jank root causing query" by Marcin Oczeretko · 4 years ago
- 36a203a export_json: Set valid pid for shared nodes event by Tomasz Konieczny · 4 years ago
- b730b11 Make /tools a bit more Win friendly by Primiano Tucci · 4 years ago
- 42433ab Cleanup for Windows standalone support by Primiano Tucci · 4 years ago
- f37338c Merge "Add memory snapshot processing to Perfetto TP" by Treehugger Robot · 4 years ago
- d585eaa Fix SysUI jank root causing query by Marcin Oczeretko · 4 years ago
- 6cdb496 Merge "Read the action field for suspend_resume ftrace events, if we have it." by Simon MacMullen · 4 years ago
- 76aa700 Add memory snapshot processing to Perfetto TP by Sylwester Blaszczyk · 4 years ago
- ca87831 Merge "TraceProcessor: add streaming query support." by Primiano Tucci · 4 years ago
- 2b506e6 Read the action field for suspend_resume ftrace events, if we have it. by Simon MacMullen · 4 years ago
- cb2579f TraceProcessor: add streaming query support. by Primiano Tucci · 4 years ago
- b14ec7d Merge "tp: fix parsing of counter events from kernel tracing_mark_write" by Treehugger Robot · 4 years ago
- d60ff40 Merge "metrics: Re-add trace-categories from chrome_event_metadata" by delphick · 4 years ago
- cb7722b tp: fix parsing of counter events from kernel tracing_mark_write by Lalit Maganti · 4 years ago
- 9fdbfe7 metrics: Re-add trace-categories from chrome_event_metadata by Dan Elphick · 4 years ago
- f7df293 trace_processor: Escape and quote text and byte fields by Hector Dearman · 4 years ago
- 372366b IWYU: include limits for std::numeric_limits by Stephan Hartmann · 4 years ago
- 7174b22 metrics: Remove trace-categories from chrome_event_metadata by Dan Elphick · 4 years ago
- 40f8683 metrics: Add camel-case mapping for modified RAIL mode names by Dan Elphick · 4 years ago
- 040c45f Merge "Reland "Add version consistently in all build configs and UI"" by Primiano Tucci · 4 years ago
- ec59013 Reland "Add version consistently in all build configs and UI" by Primiano Tucci · 4 years ago
- 652a580 Merge "metrics: Force modified_rail_slices to be empty if not valid" by Treehugger Robot · 4 years ago
- 71316e2 Merge "metrics: Refactor RAIL Mode power queries" by Treehugger Robot · 4 years ago
- bb4bfb0 Revert "Add version consistently in all build configs and UI" by Colin Cross · 4 years ago
- 5fd8a4c metrics: Force modified_rail_slices to be empty if not valid by Dan Elphick · 4 years ago
- d404246 Merge "Add version consistently in all build configs and UI" by Primiano Tucci · 4 years ago
- 85a1a12 Add version consistently in all build configs and UI by Primiano Tucci · 4 years ago
- f1f7c37 Merge "tp: Improve error message for RUN_METRIC substitution" by Treehugger Robot · 4 years ago
- 0805782 metrics: Refactor RAIL Mode power queries by Dan Elphick · 4 years ago
- 7f2730f Merge "Add trace metric to know dpu underrun occurs count" by Lalit Maganti · 4 years ago
- e28899b Merge "[metrics] Add modified RAIL mode query" by delphick · 4 years ago
- a171fd9 [metrics] Add modified RAIL mode query by Dan Elphick · 4 years ago
- 5fc7ac1 Add trace metric to know dpu underrun occurs count by Midas Chien · 4 years ago
- e0872be Merge "Support new libunwindstack errors in traced_perf." by Treehugger Robot · 4 years ago
- 9265430 Merge "Implement more jank root causes" by Marcin Oczeretko · 4 years ago
- 9351801 Support new libunwindstack errors in traced_perf. by Florian Mayer · 4 years ago
- b658142 Implement more jank root causes by Marcin Oczeretko · 4 years ago
- 974d564 Merge "tp: symbolize function field in workqueue events" by Lalit Maganti · 4 years ago
- 307a09d Merge "processor: Replace FilterInto in ExportJson() for smaller binary size" by Treehugger Robot · 4 years ago
- 86d3c59 tp: Improve error message for RUN_METRIC substitution by Dan Elphick · 4 years ago
- 6cf5805 processor: Replace FilterInto in ExportJson() for smaller binary size by Eric Seckler · 4 years ago
- 0d4297e Merge "trace_processor: Output dpu and g2d events as systrace" by Hector Dearman · 4 years ago
- 7373216 trace_processor: Output dpu and g2d events as systrace by Hector Dearman · 4 years ago
- e72a206 Merge "tp: implement refcounting of packet sequence generations" by Lalit Maganti · 4 years ago
- 9a84311 tp: implement refcounting of packet sequence generations by Lalit Maganti · 4 years ago
- 7998cb4 tp: symbolize function field in workqueue events by Lalit Maganti · 4 years ago
- 8f951c5 Add trace metric to root cause jank in SysUI CUJs by Marcin Oczeretko · 4 years ago
- 26d4523 tp: add time in activityRestart to startup metric by Lalit Maganti · 4 years ago
- 9eff30a Merge "Handle erroneous cases in Frame lifecycle phases" by Lalit Maganti · 4 years ago
- a6e9232 Handle erroneous cases in Frame lifecycle phases by Adithya Srinivasan · 4 years ago
- 0e30faf Merge "proto/processor: Added ApplicationState args" by Oystein Eftevaag · 4 years ago
- 6ae1db8 proto/processor: Added ApplicationState args by Salvador Guerrero · 4 years ago
- f6b3048 Merge "metrics: Tweak RAILMode interpretation" by Treehugger Robot · 4 years ago
- d223fd0 metrics: Tweak RAILMode interpretation by Dan Elphick · 4 years ago
- 8b66531 [fuchsia_importer] Add flow event support by Brian Hamrick · 4 years ago
- 744b988 Merge "Fixed protobuf deprecated API" by Treehugger Robot · 4 years ago
- 7cc3e00 Merge "Extend export_json to read from memory tables" by Treehugger Robot · 4 years ago
- d6a8d3c Fixed protobuf deprecated API by Andres Medina · 4 years ago
- 6e2d3dd Extend export_json to read from memory tables by Tomasz Konieczny · 4 years ago
- 04a3686 Merge "Parse dpu and g2d" by Hector Dearman · 4 years ago
- 442bcb5 Merge "trace_processor_shell: add .read command" by delphick · 4 years ago
- 2b4c8ae trace_processor_shell: add .read command by Dan Elphick · 4 years ago
- 2682576 Merge "Work around b/169226092 where we see wrong or truncated process names." by Simon MacMullen · 4 years ago
- 21d347a Parse dpu and g2d by Hector Dearman · 4 years ago
- 518e80a Merge "Fix parsing of locations that have DEX in subfolder." by Treehugger Robot · 4 years ago