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