1. 56c63bd Merge "tp: fix crash in flat slice when track is not initalized" by Lalit Maganti · 3 years, 2 months ago
  2. 69cb39c metrics: only create one row per group in time_in_state by Lalit Maganti · 3 years, 2 months ago
  3. 5662c3d tp: fix crash in flat slice when track is not initalized by Lalit Maganti · 3 years, 2 months ago
  4. 40fbe8e tp: add experimental flat slice table by Lalit Maganti · 3 years, 2 months ago
  5. 535e56b metrics: add GPU metrics for SurfaceFlinger by Wiwit Rifa'i · 3 years, 2 months ago
  6. b9f666e Merge "metrics: add dpu vote clock and bandwidth metrics" by Wiwit Rifa'i · 3 years, 2 months ago
  7. 2a1e3dd metrics: add dpu vote clock and bandwidth metrics by Wiwit Rifa'i · 3 years, 2 months ago
  8. 9953102 tp: fix parsing JSON counter events by Lalit Maganti · 3 years, 2 months ago
  9. 0856d6e Enrich binder transactions data with info on destination and parameters. by Anton Urusov · 3 years, 2 months ago
  10. 2d7bf1e Merge "Save a unique ID for each trace when it is processed. This UUID will be overridden by protos." by Octavian Tuchila · 3 years, 2 months ago
  11. faaaa6d Save a unique ID for each trace when it is processed. by Tuchila Octavian · 3 years, 2 months ago
  12. da5cd43 Do not consider frees for com.android.art. by Florian Mayer · 3 years, 2 months ago
  13. f8af3d7 Fix nullptr access when the interned message isn't found by Alexander Timin · 3 years, 2 months ago
  14. 31cfc47 Merge changes Ic2d68f94,I62da4aba by Treehugger Robot · 3 years, 2 months ago
  15. d53f42a Merge "trace_processor: clean up SystraceParser" by Treehugger Robot · 3 years, 2 months ago
  16. 4132740 TraceProcessor RPC: Add API version to handle version mismatch by Primiano Tucci · 3 years, 2 months ago
  17. 036d9d3 UI: switch to new /rpc endpoint, simplify wasm_bridge by Primiano Tucci · 3 years, 2 months ago
  18. b7b626b trace_processor: clean up SystraceParser by Primiano Tucci · 3 years, 2 months ago
  19. 0d6614b Merge "tp: fix displayTimeUnit parsing for JSON traces" by Lalit Maganti · 3 years, 2 months ago
  20. b5072a9 tp: fix displayTimeUnit parsing for JSON traces by Lalit Maganti · 3 years, 2 months ago
  21. 44702c5 Merge "Avoid invalid reads parsing begin print events" by Treehugger Robot · 3 years, 2 months ago
  22. 1762ab1 Avoid invalid reads parsing begin print events by Ioannis Ilkos · 3 years, 2 months ago
  23. bb3b66d Do not spam error log for malformed traces by Ioannis Ilkos · 3 years, 2 months ago
  24. b3f455e Merge "docs: Fix small typo in table comments" by Treehugger Robot · 3 years, 2 months ago
  25. e46c9b8 Merge "tp: fix missing status checks" by Lalit Maganti · 3 years, 2 months ago
  26. 7e87b42 docs: Fix small typo in table comments by Hector Dearman · 3 years, 2 months ago
  27. 4fd776c upkeep: Use base::Contains by Hector Dearman · 3 years, 2 months ago
  28. 0b777e0 Merge "TraceProcessor RPC: add binary-pipe interface" by Primiano Tucci · 3 years, 2 months ago
  29. c4f94c3 TraceProcessor RPC: add binary-pipe interface by Primiano Tucci · 3 years, 2 months ago
  30. 738d5a3 tp: fix missing status checks by Lalit Maganti · 3 years, 2 months ago
  31. 8564f6f Check Optional before using it. by Florian Mayer · 3 years, 2 months ago
  32. edd5c13 Add more locations for GMS package. by Florian Mayer · 3 years, 2 months ago
  33. e2a0b31 Merge "ui: Add source file and line number to flamegraph tooltip when the info is available" by Octavian Tuchila · 3 years, 2 months ago
  34. 4793b4e Only look at the vsync when using Actual Timeline for sysui_cuj metric by Marcin Oczeretko · 3 years, 2 months ago
  35. ee73559 Merge "Allow first frame to overlap with the CUJ marker" by Marcin Oczeretko · 3 years, 2 months ago
  36. 795f60b ui: Add source file and line number to flamegraph tooltip when the info is available by Tuchila Octavian · 3 years, 2 months ago
  37. 0ddcb4e Allow first frame to overlap with the CUJ marker by Marcin Oczeretko · 3 years, 2 months ago
  38. 762c18f typo: the the -> the by Hector Dearman · 3 years, 2 months ago
  39. 21753a5 Merge "Support writing untyped annotations into typed contexts." by Alexander Timin · 3 years, 3 months ago
  40. 45123b7 Support writing untyped annotations into typed contexts. by Alexander Timin · 3 years, 3 months ago
  41. 69216ec tp: move gzip_utils from importers to util folder by Lalit Maganti · 3 years, 3 months ago
  42. c7e723d Merge "fixit: move proto_ring_buffer to protozero" by Lalit Maganti · 3 years, 3 months ago
  43. 8dfd967 Merge "tp: propagate errors when adding enum descriptors" by Lalit Maganti · 3 years, 3 months ago
  44. 7d4b92b fixit: move proto_ring_buffer to protozero by Lalit Maganti · 3 years, 3 months ago
  45. 088de9e tp: propagate errors when adding enum descriptors by Lalit Maganti · 3 years, 3 months ago
  46. 250501a fixit: metrics: add support for strongly typed enum fields in metrics by Lalit Maganti · 3 years, 3 months ago
  47. fff326b Merge "fixit: tp: add parsing of instant and counter events from JSON" by Lalit Maganti · 3 years, 3 months ago
  48. 8deb158 tp: fix clang-format warnings with trace sorter by Lalit Maganti · 3 years, 3 months ago
  49. 4018d1c fixit: tp: add parsing of instant and counter events from JSON by Lalit Maganti · 3 years, 3 months ago
  50. 7d6375f Merge "tp: cleanup post-submit comments on aosp/1710438" by Treehugger Robot · 3 years, 3 months ago
  51. a3ff44a Merge "fixit: Make most tools/ work on Windows" by Primiano Tucci · 3 years, 3 months ago
  52. 7b33b6c tp: cleanup post-submit comments on aosp/1710438 by Lalit Maganti · 3 years, 3 months ago
  53. eac5d71 fixit: Make most tools/ work on Windows by Primiano Tucci · 3 years, 3 months ago
  54. e0e71bc tp: workaround traces with massively out-of-order events by Lalit Maganti · 3 years, 3 months ago
  55. 1cbe5e7 Merge "Introduce DebugAnnotationParser" by Alexander Timin · 3 years, 3 months ago
  56. 6548b84 Merge "fixit: metrics: show better error message when metrics message is too big" by Lalit Maganti · 3 years, 3 months ago
  57. 97d8785 Introduce DebugAnnotationParser by Alexander Timin · 3 years, 3 months ago
  58. d1ae878 fixit: metrics: show better error message when metrics message is too big by Lalit Maganti · 3 years, 3 months ago
  59. 3b1f27d fixit: metric: compute startup metric correctly where package != process by Lalit Maganti · 3 years, 3 months ago
  60. 1b4a876 Merge "tp: implement session ids in trace processor and add checks to UI" by Lalit Maganti · 3 years, 3 months ago
  61. 97b08e1 tp: implement session ids in trace processor and add checks to UI by Lalit Maganti · 3 years, 3 months ago
  62. 13d40fd tp: fixit: add better warning message for unsupported uint64 in metrics by Lalit Maganti · 3 years, 3 months ago
  63. a8271f6 Merge "tp: add table to store all the clock snapshots in the trace" by Treehugger Robot · 3 years, 3 months ago
  64. 710fbbb tp: add table to store all the clock snapshots in the trace by Lalit Maganti · 3 years, 3 months ago
  65. 3adb5e1 Allow to specify which heaps to disable. by Florian Mayer · 3 years, 3 months ago
  66. 9995010 Merge "Perfetto: Fix trace_processor HSC startup metrics for clock and gmail" by Collin Fijalkovich · 3 years, 3 months ago
  67. 7833050 Merge "Extract long binder transactions during app startups." by Anton Urusov · 3 years, 3 months ago
  68. d7b87d1 Extract long binder transactions during app startups. by Anton Urusov · 3 years, 3 months ago
  69. a7b53eb Add stat for last profile per process. by Florian Mayer · 3 years, 3 months ago
  70. 5e76bff Merge "Remove obsolete callsites metric" by Ioannis Ilkos · 3 years, 3 months ago
  71. 66b3158 Perfetto: Fix trace_processor HSC startup metrics for clock and gmail by Collin Fijalkovich · 3 years, 3 months ago
  72. 6be5c74 trace_processor: Swap sense of bad CHECK by Hector Dearman · 3 years, 3 months ago
  73. 6c14ca9 Remove obsolete callsites metric by Ioannis Ilkos · 3 years, 3 months ago
  74. 239b79c Merge "Compute time in state without power profile" by Rafal Slawik · 3 years, 3 months ago
  75. 4da424a Compute time in state without power profile by Rafal Slawik · 3 years, 3 months ago
  76. 8aa8110 Change tablegroup name for heap graphs. by Florian Mayer · 3 years, 3 months ago
  77. 39935b4 Merge "Add interning support to ProtoToArgsParser." by Alexander Timin · 3 years, 3 months ago
  78. bfc04e9 Merge "Refactor ProtoToArgsTable." by Alexander Timin · 3 years, 3 months ago
  79. 99653b1 Add interning support to ProtoToArgsParser. by Alexander Timin · 3 years, 3 months ago
  80. 5a99b5c Refactor ProtoToArgsTable. by Alexander Timin · 3 years, 3 months ago
  81. a0c9023 tp: massively speed up startup metric by Lalit Maganti · 3 years, 3 months ago
  82. c83c62c Merge "tp: don't discard slices with empty names" by Lalit Maganti · 3 years, 3 months ago
  83. 2bec361 Merge "ui: Avoid overlapping DNF async slices" by Treehugger Robot · 3 years, 3 months ago
  84. 5d0e2b7 ui: Avoid overlapping DNF async slices by Hector Dearman · 3 years, 3 months ago
  85. c617e97 trace_processor: Remove fixed TODO by Hector Dearman · 3 years, 3 months ago
  86. 9d7fd31 Merge "trace_processor: Export legacy mark ('R') events to JSON" by Treehugger Robot · 3 years, 3 months ago
  87. 4e07ae3 trace_processor: Export legacy mark ('R') events to JSON by Sami Kyostila · 3 years, 3 months ago
  88. d4d1ddf processor/ui: Treat patch failures and writer packet loss as data loss. by Eric Seckler · 3 years, 3 months ago
  89. c7ae73e tp: don't discard slices with empty names by Lalit Maganti · 3 years, 3 months ago
  90. 6d3785d Merge "Fix android_jank metric failing on some traces" by Marcin Oczeretko · 3 years, 3 months ago
  91. 12f7248 Merge "tp: add special case for sort descending on a sorted column" by Lalit Maganti · 3 years, 3 months ago
  92. 6d1adfe TODO(taylori) -> TODO(hjd) by Hector Dearman · 3 years, 3 months ago
  93. 112c06d tp: add special case for sort descending on a sorted column by Lalit Maganti · 3 years, 3 months ago
  94. 009f395 Fix android_jank metric failing on some traces by Marcin Oczeretko · 3 years, 3 months ago
  95. a6c4cea Merge "metrics: add display refresh rate metrics" by Wiwit Rifa'i · 3 years, 3 months ago
  96. 043c976 Merge "tp: fix back to back runnable slices in thread state" by Lalit Maganti · 3 years, 3 months ago
  97. f76e1c5 tp: fix fuzzer check failure by Lalit Maganti · 3 years, 3 months ago
  98. cf908fc tp: fix back to back runnable slices in thread state by Lalit Maganti · 3 years, 3 months ago
  99. eabc2f4 tp: fix negative thread state durations from overlapping sched by Lalit Maganti · 3 years, 3 months ago
  100. 4849c8b metrics: add display refresh rate metrics by Wiwit Rifa'i · 3 years, 4 months ago