1. 4eb23ab trace_processor: support tcp_retransmit_skb event by Luke Chang · 2 years, 7 months ago
  2. fc79cc5 Merge "trace_processor: support inet_sock_set_state event" by Luke Chang · 2 years, 7 months ago
  3. 092af2f Merge "Add trusty_workqueues metric" by Lalit Maganti · 2 years, 7 months ago
  4. 1b90407 trace_processor: support inet_sock_set_state event by Luke Chang · 2 years, 7 months ago
  5. 20d39c4 Add trusty_workqueues metric by David LeGare · 2 years, 7 months ago
  6. 98356b8 Merge "Add TracePacket field for camera frame events." by Treehugger Robot · 2 years, 7 months ago
  7. eb86b89 Add TracePacket field for camera frame events. by Michael Eastwood · 2 years, 7 months ago
  8. 585716d Merge "refactored gesture_jank.sql for performance and readability improvements" by Omar Elmekkawy · 2 years, 7 months ago
  9. c50cd61 refactored gesture_jank.sql for performance and readability improvements by Omar Elmekkawy · 2 years, 7 months ago
  10. eb82ad0 Merge "test: split integration tests in dedicated files" by Primiano Tucci · 2 years, 7 months ago
  11. 401a473 test: split integration tests in dedicated files by Primiano Tucci · 2 years, 7 months ago
  12. 2305a1d Add irq runtime metrics by Shihhsun Ho · 2 years, 7 months ago
  13. 4c76b4d perfetto: consolidate all Python libraries into a single folder by Lalit Maganti · 2 years, 7 months ago
  14. 9cc8d50 Add RT runtime metrics by Shihhsun Ho · 2 years, 7 months ago
  15. cefb3e0 Merge "tp: add unaggregated camera memory metric" by Lalit Maganti · 2 years, 8 months ago
  16. c16c721 tp: add unaggregated camera memory metric by Lalit Maganti · 2 years, 8 months ago
  17. 15e3467 Merge "Revert "Enable memory end-to-end tests in cts"" by Daniele Di Proietto · 2 years, 8 months ago
  18. 07d02b0 Improve CPU time accuracy by using thread_slice. by Omar Elmekkawy · 2 years, 8 months ago
  19. 386b531 Revert "Enable memory end-to-end tests in cts" by Daniele Di Proietto · 2 years, 8 months ago
  20. 1302b42 Enable memory end-to-end tests in cts by Daniele Di Proietto · 2 years, 8 months ago
  21. 44638d7 Merge "Convert to health AIDL HAL" by Yifan Hong · 2 years, 8 months ago
  22. f60e7fa Merge "Allow libperfetto_client_experimental to be used with vendor and host-supported code" by Michael Eastwood · 2 years, 8 months ago
  23. 0d6b346 Moved sufficient_chrome_processes from gesture_jank to sufficient_chrome_processes.sql by Omar Elmekkawy · 2 years, 8 months ago
  24. 6cbbff1 Allow libperfetto_client_experimental to be used with vendor and host-supported code by Michael Eastwood · 2 years, 8 months ago
  25. 0011c63 Convert to health AIDL HAL by Yifan Hong · 2 years, 8 months ago
  26. e0b3399 Avoid busy empty loop by Daniele Di Proietto · 2 years, 8 months ago
  27. 8aecaa3 Merge "metric: Add network performance metric" by Lalit Maganti · 2 years, 8 months ago
  28. e25d2c4 metric: Add network performance metric by Luke Chang · 2 years, 8 months ago
  29. 3906264 Merge "tp: backport startup metric for cold/warm starts to API 23" by Lalit Maganti · 2 years, 8 months ago
  30. 496f94a trace_processor: support netif_receive_skb event by Luke Chang · 2 years, 8 months ago
  31. 186ed0f tp: backport startup metric for cold/warm starts to API 23 by Lalit Maganti · 2 years, 8 months ago
  32. ee80bcb trace_processor: Fix behaviour of displayTimeUnit to match catapult by Hector Dearman · 2 years, 9 months ago
  33. 8761a31 tools: Add Websocket <> ADB:5037 bridge by Primiano Tucci · 2 years, 9 months ago
  34. 95dbb70 base: Add websocket support to http_server.cc by Primiano Tucci · 2 years, 9 months ago
  35. 44a15be base: add http_server.cc by Primiano Tucci · 2 years, 9 months ago
  36. 58a20ff base: Add FlatHashMap - open addressing hashtable by Primiano Tucci · 2 years, 9 months ago
  37. 406e7c3 Merge changes Id56481f3,Id618b339,I304999fa by Kalesh Singh · 2 years, 9 months ago
  38. 84f62e4 perfetto/ftrace: Add synthetic/rss_stat_throttled event by Kalesh Singh · 2 years, 9 months ago
  39. 34abb8d base: add SmallVector by Primiano Tucci · 2 years, 9 months ago
  40. 9881363 Merge "traced_probes: Implement BatteryCounters for CrOS and Linux" by Ching-lin Yu · 2 years, 9 months ago
  41. 819ef1a traced_probes: Implement BatteryCounters for CrOS and Linux by Chinglin Yu · 2 years, 9 months ago
  42. 476e944 metrics: Add frequency residency metric by Luke Chang · 2 years, 9 months ago
  43. d55477b Merge "TraceProcessor: introduce RefCounted<T>, remove std::shared_ptr" by Primiano Tucci · 2 years, 9 months ago
  44. 00ca67c tp: implement CREATE_FUNCTION SQL function by Lalit Maganti · 2 years, 9 months ago
  45. 97378af Merge "tp: move SQL metric files into 'sql' folder" by Treehugger Robot · 2 years, 9 months ago
  46. 0d460db Merge "base: add base64.cc" by Primiano Tucci · 2 years, 9 months ago
  47. 8b970aa TraceProcessor: introduce RefCounted<T>, remove std::shared_ptr by Primiano Tucci · 2 years, 9 months ago
  48. 4c328e3 tp: move SQL metric files into 'sql' folder by Lalit Maganti · 2 years, 9 months ago
  49. 3264b59 TraceProcesor: unique_ptr<uint8_t> -> TraceBlob by Primiano Tucci · 2 years, 9 months ago
  50. f4f2b45 base: add base64.cc by Primiano Tucci · 2 years, 9 months ago
  51. 50d5e01 Merge "Add metric and derived events for dropped frames" by Lalit Maganti · 2 years, 9 months ago
  52. 309a1c0 Add metric and derived events for dropped frames by Mingjing Zhang · 2 years, 9 months ago
  53. 8251767 tp: overhaul how registering functions with SQLite works by Lalit Maganti · 2 years, 9 months ago
  54. 5ce0d14 Stop using deprecated __system_property_get() by Daniele Di Proietto · 2 years, 9 months ago
  55. f97353e tp: reorganize startup metric by Lalit Maganti · 2 years, 9 months ago
  56. 262252a tp: add holistic camera metric by Lalit Maganti · 2 years, 10 months ago
  57. ab699b7 base: Add crash keys by Primiano Tucci · 2 years, 10 months ago
  58. a944ed6 metrics: add urgent ratio metric by Wiwit Rifa'i · 2 years, 11 months ago
  59. ee90928 Move GetFileSize() from symbolizer to base/file_utils.h by Daniele Di Proietto · 2 years, 11 months ago
  60. ad3da27 Revert "Link against libfts when compiling against musl" by Daniele Di Proietto · 2 years, 11 months ago
  61. 7e6d6b7 Extract TmpDirTree into a separate file by Daniele Di Proietto · 2 years, 11 months ago
  62. 9bccc2d Split packets in IPC-friendly-sized slices after filtering by Daniele Di Proietto · 2 years, 11 months ago
  63. b39ae48 Link against libfts when compiling against musl by Colin Cross · 2 years, 11 months ago
  64. 162b48e Remove support for the PDK by Colin Cross · 2 years, 11 months ago
  65. 8417233 Use 4 space indents when writing Android.bp file by Colin Cross · 2 years, 11 months ago
  66. d5aa763 Perfetto metrics for Multiuser by Adam Bookatz · 3 years ago
  67. 5ed83f9 [Pivot Table] Add descendant_slice_by_stack dynamic table by Zaina Al-Mashni · 3 years ago
  68. a425298 metrics: Add touch_flow_event_queuing_delay.sql by Dan Elphick · 3 years ago
  69. 15780ab metrics: Add touch_flow_event.sql by Dan Elphick · 3 years ago
  70. dc5848b Merge "metrics: Add touch_jank.sql" by Treehugger Robot · 3 years ago
  71. 08baa10 metrics: Add touch_jank.sql by Dan Elphick · 3 years ago
  72. 7865c31 Merge "Add libdexfile runtime dependency of libdexfile_support (reland)." by Martin Stjernholm · 3 years ago
  73. a32198b Fix tools/gen_android_bp by Hector Dearman · 3 years ago
  74. 75e1ed1 Merge "Fix some unittests." by Christopher Ferris · 3 years ago
  75. be2411d Add libdexfile runtime dependency of libdexfile_support (reland). by Martin Stjernholm · 3 years ago
  76. b09f1bb Fix some unittests. by Christopher Ferris · 3 years ago
  77. 2d65979 Revert "Add libdexfile runtime dependency of libdexfile_support." by Rex Lin · 3 years ago
  78. 1013ae8 Add libdexfile runtime dependency of libdexfile_support. by Martin Stjernholm · 3 years ago
  79. 8c795cd trace processor: Factoring out the native heap profile algorithm by Tuchila Octavian · 3 years ago
  80. a50f7d9 Add -fno-finite-loop to fix test. by Yabin Cui · 3 years ago
  81. f4fd848 Revert "Chrome Metrics: Switch to using threads called NOT LIKE "%ThreadPool%"" by Lalit Maganti · 3 years ago
  82. c7d37bb Chrome Metrics: Switch to using threads called NOT LIKE "%ThreadPool%" by Stephen Nusko · 3 years, 1 month ago
  83. 3e99f33 Add BreakpadSymbolizer to handle BreakpadParser and symbolize frames. by Uwem Wilson · 3 years, 1 month ago
  84. e7a7f4c Add metric for smaps output by Ioannis Ilkos · 3 years, 1 month ago
  85. eb51931 Merge "Add BreakpadParser for symbolization of traces." by Salvador Guerrero · 3 years, 1 month ago
  86. ecda9a2 Add BreakpadParser for symbolization of traces. by Uwem Wilson · 3 years, 1 month ago
  87. 79e82c2 Merge "Add a metric to be used for ad-hoc jank trace querying" by Marcin Oczeretko · 3 years, 2 months ago
  88. 98002fb tp: add android trace quality metric by Lalit Maganti · 3 years, 2 months ago
  89. 6ff23a5 Add a metric to be used for ad-hoc jank trace querying by Marcin Oczeretko · 3 years, 2 months ago
  90. e4a0184 metrics: add GPU frequency metrics by Wiwit Rifa'i · 3 years, 2 months ago
  91. 40fbe8e tp: add experimental flat slice table by Lalit Maganti · 3 years, 2 months ago
  92. b9f666e Merge "metrics: add dpu vote clock and bandwidth metrics" by Wiwit Rifa'i · 3 years, 2 months ago
  93. 2a1e3dd metrics: add dpu vote clock and bandwidth metrics by Wiwit Rifa'i · 3 years, 2 months ago
  94. 4a79295 trace_processor: enable RPC in Android build by Paul Thomson · 3 years, 2 months ago
  95. 30e6f44 Merge "traceconv: switch from using hand-rolled proto parsing to ring buffer" by Lalit Maganti · 3 years, 3 months ago
  96. 70cd29a Merge "heapprofd: split main() in a seprate target" by Primiano Tucci · 3 years, 3 months ago
  97. 69216ec tp: move gzip_utils from importers to util folder by Lalit Maganti · 3 years, 3 months ago
  98. 890cfbe heapprofd: split main() in a seprate target by Primiano Tucci · 3 years, 3 months ago
  99. c7e723d Merge "fixit: move proto_ring_buffer to protozero" by Lalit Maganti · 3 years, 3 months ago
  100. 89b8b0c Merge "Reland "Add IPC layer + Platform implementation for Windows"" by Primiano Tucci · 3 years, 3 months ago