1. ac602f3 Reset the device connected through adb by Nicolò Mazzucato · 5 years ago
  2. 098f095 GN: match host and default toolchain + minor cleanups by Primiano Tucci · 5 years ago
  3. 0241d10 Merge "Add missing sqlite initialization to trace processor unittests" by Primiano Tucci · 5 years ago
  4. 5e96c4e Add missing sqlite initialization to trace processor unittests by Primiano Tucci · 5 years ago
  5. d36884e Merge "Increase timeout in HeapprofdCtsTest." by Treehugger Robot · 5 years ago
  6. 034b658 Merge "perfetto-ui: Link to bug for thread state" by Treehugger Robot · 5 years ago
  7. 3b31c6c perfetto-ui: Link to bug for thread state by Isabelle Taylor · 5 years ago
  8. a1fb502 Merge "Fix OSS-Fuzz build." by Florian Mayer · 5 years ago
  9. 0bea797 Fix OSS-Fuzz build. by Florian Mayer · 5 years ago
  10. 9dbeb0b Merge "trace_processor: add support for strings in db tables" by Lalit Maganti · 5 years ago
  11. 28830bb Increase timeout in HeapprofdCtsTest. by Florian Mayer · 5 years ago
  12. 3d7cbff Merge "Move perfetto's recording controllers at the top" by Treehugger Robot · 5 years ago
  13. 1887bc6 Merge "test: fix unauthorized error when uploading metrics" by Lalit Maganti · 5 years ago
  14. 5d00c9c trace_processor: add support for strings in db tables by Lalit Maganti · 5 years ago
  15. 2e98a8e Merge "Fix CPU numbering" by Hector Dearman · 5 years ago
  16. 2a7e432 Merge "Remove rtl character" by Hector Dearman · 5 years ago
  17. 7f69585 test: fix unauthorized error when uploading metrics by Lalit Maganti · 5 years ago
  18. 21a9222 Merge "ui: Ignore custom_utils symlink" by Eric Seckler · 5 years ago
  19. ac002d3 Merge "trace_processor: add support for JSON metric output" by Lalit Maganti · 5 years ago
  20. dd9546f Move perfetto's recording controllers at the top by Nicolò Mazzucato · 5 years ago
  21. 9a8426d ui: Ignore custom_utils symlink by Eric Seckler · 5 years ago
  22. c4584cc Merge "test: fix perf metrics uploader crash" by Primiano Tucci · 5 years ago
  23. e332137 trace_processor: fix debug build by Lalit Maganti · 5 years ago
  24. 1fc700f Merge "trace_processor: make StringPool::Id a POD" by Lalit Maganti · 5 years ago
  25. b8679e1 test: fix perf metrics uploader crash by Lalit Maganti · 5 years ago
  26. c325adb Merge "Add line number to TrackEvent" by Treehugger Robot · 5 years ago
  27. 3f07280 Merge "Add ui for choosing chrome categories" by Treehugger Robot · 5 years ago
  28. 6261d73 Add line number to TrackEvent by Nicolò Mazzucato · 5 years ago
  29. 33fdf65 Add ui for choosing chrome categories by Nicolò Mazzucato · 5 years ago
  30. 4921962 Record android traces from the UI by Nicolò Mazzucato · 5 years ago
  31. ada14fd Fix CPU numbering by Hector Dearman · 5 years ago
  32. 80bbdd8 Fix StringPool on 32-bit Android by Primiano Tucci · 5 years ago
  33. 90b0761 Merge "Remove Travis and update docs" by Primiano Tucci · 5 years ago
  34. 4ce4c52 Merge "Major clean up build files, use flags-per-feature." by Primiano Tucci · 5 years ago
  35. 02c1176 Major clean up build files, use flags-per-feature. by Primiano Tucci · 5 years ago
  36. 3dd9de1 Merge "Added cpu_profile_stack_samples table to the trace_processor" by Oystein Eftevaag · 5 years ago
  37. 28b633c Move tracing -> protozero dependency to public, fix flakes by Primiano Tucci · 5 years ago
  38. 7f64c10 Added cpu_profile_stack_samples table to the trace_processor by Oystein Eftevaag · 5 years ago
  39. 1a2936f trace_processor: make StringPool::Id a POD by Lalit Maganti · 5 years ago
  40. e505182 Merge "Fetch chrome's tracing categories from the extension" by Treehugger Robot · 5 years ago
  41. 868a29d Merge "Fix build of profiling_sample_distribution." by Florian Mayer · 5 years ago
  42. e1dfc56 Fix build of profiling_sample_distribution. by Florian Mayer · 5 years ago
  43. b037e46 Merge "Heap profile data updates trace bounds" by Treehugger Robot · 5 years ago
  44. c4f3245 Remove rtl character by Hector Dearman · 5 years ago
  45. 29823a7 Merge "trace_processor: remove SqliteTable::ColumnType" by Lalit Maganti · 5 years ago
  46. ba83345 Merge "Use '/protos/' as import prefix of perfetto protos" by Primiano Tucci · 5 years ago
  47. d1ad42b Fetch chrome's tracing categories from the extension by Nicolò Mazzucato · 5 years ago
  48. be85dae Merge "Revert "temporarily suppress failing 32 bit heapprofd e2e tests"" by Florian Mayer · 5 years ago
  49. 58da68b trace_processor: remove SqliteTable::ColumnType by Lalit Maganti · 5 years ago
  50. 6dc3546 trace_processor: add macro for generating zero boilerplate tables by Lalit Maganti · 5 years ago
  51. a1995b5 Heap profile data updates trace bounds by Hector Dearman · 5 years ago
  52. 23c4a3d Revert "temporarily suppress failing 32 bit heapprofd e2e tests" by Florian Mayer · 5 years ago
  53. 0161589 Merge "improve naming of parameterized heapprofd e2e tests" by Treehugger Robot · 5 years ago
  54. dd9f434 Merge "tests: remove .tmp extension and change location of metric files" by Lalit Maganti · 5 years ago
  55. 48fb503 Remove Travis and update docs by Primiano Tucci · 5 years ago
  56. 355b8c8 Use '/protos/' as import prefix of perfetto protos by Primiano Tucci · 5 years ago
  57. 03e4f45 Merge "Amalgamator: recurse into header deps for protos" by Primiano Tucci · 5 years ago
  58. 2cf8b53 Simplify proto rules in GN by Primiano Tucci · 5 years ago
  59. cb05065 Amalgamator: recurse into header deps for protos by Primiano Tucci · 5 years ago
  60. 635d14b Merge changes I975aa3e0,Ibbf96b20,I4cf87db6,I5933e598 by Pascal Muetschard · 5 years ago
  61. 80fc7a7 Even better speculative fix of chromium roll by Primiano Tucci · 5 years ago
  62. 25863f7 trace_processor: add support for JSON metric output by Lalit Maganti · 5 years ago
  63. a832eeb tests: remove .tmp extension and change location of metric files by Lalit Maganti · 5 years ago
  64. 98df254 Update the GPU counters test to use descriptions and units. by Pascal Muetschard · 5 years ago
  65. ceb5c82 Adds the unit field to the counter definition table. by Pascal Muetschard · 5 years ago
  66. 91d0789 Adds the description field to the counter definition table. by Pascal Muetschard · 5 years ago
  67. cdc14b8 Fix the StringView's DCHECKs for empty strings. by Pascal Muetschard · 5 years ago
  68. 3bbafa9 Merge "Show rect on chrome slice selection" by Treehugger Robot · 5 years ago
  69. 742a0f7 Merge "Speculative fix of chromium roll" by Primiano Tucci · 5 years ago
  70. 572dc94 Speculative fix of chromium roll by Primiano Tucci · 5 years ago
  71. 7160ccc Add trace parser for SurfaceFlinger graphics frame events by Mikael Pessa · 5 years ago
  72. b958a7f Merge "Further minor GN & scripts cleanups" by Primiano Tucci · 5 years ago
  73. f2a2c4c Show rect on chrome slice selection by Nicolò Mazzucato · 5 years ago
  74. 851bb2a improve naming of parameterized heapprofd e2e tests by Ryan Savitski · 5 years ago
  75. 043d1dc temporarily suppress failing 32 bit heapprofd e2e tests by Ryan Savitski · 5 years ago
  76. 75ae50e Further minor GN & scripts cleanups by Primiano Tucci · 5 years ago
  77. 8e62744 Move build flags to generated file, stop using cflags by Primiano Tucci · 5 years ago
  78. a203388 Merge "trace_processor: move more files to the sqlite folder" by Lalit Maganti · 5 years ago
  79. 9d5b5c3 Merge "Minor cleanups to build files" by Primiano Tucci · 5 years ago
  80. 7e05fc1 Minor cleanups to build files by Primiano Tucci · 5 years ago
  81. 03d1062 trace_processor: move more files to the sqlite folder by Lalit Maganti · 5 years ago
  82. a7c5d07 Merge "trace_processor: create sqlite folder and extract initial pieces" by Lalit Maganti · 5 years ago
  83. 9fcde6b Merge "trace_processor: expose tracks table to sqlite" by Lalit Maganti · 5 years ago
  84. 373695d Merge "perfetto-ui: Popup details panel" by Isabelle Taylor · 5 years ago
  85. 292fa05 Merge "Remove bottom padding on freq, sched, and summary tracks" by Hector Dearman · 5 years ago
  86. b5c7c15 Merge "ui: Fix two small graphical bugs" by Hector Dearman · 5 years ago
  87. 737b376 trace_processor: create sqlite folder and extract initial pieces by Lalit Maganti · 5 years ago
  88. 89b3d61 Merge "Add tables for gpu specific traces" by Lalit Maganti · 5 years ago
  89. 9c41165 PRESUBMIT: Improve --check-only logic in tools/gen_xxx by Primiano Tucci · 5 years ago
  90. 2bf8284 Consistently use PERFETTO_BUILDFLAG(xxx) and add IPC flag by Primiano Tucci · 5 years ago
  91. 803090c Add tables for gpu specific traces by Mikael Pessa · 5 years ago
  92. 1191e18 Revert "Upgrade to protobuf v3.9.0" by Primiano Tucci · 5 years ago
  93. d221a27 Merge "Upgrade to protobuf v3.9.0" by Primiano Tucci · 5 years ago
  94. 8dd5270 Upgrade to protobuf v3.9.0 by Primiano Tucci · 5 years ago
  95. cdd69c9 trace_processor: expose tracks table to sqlite by Lalit Maganti · 5 years ago
  96. f8d8233 [GPU Profiling] Have a finite set of units. by Peiyong Lin · 5 years ago
  97. 69c522f Remove bottom padding on freq, sched, and summary tracks by Hector Dearman · 5 years ago
  98. 52b8d77 ui: Fix two small graphical bugs by Hector Dearman · 5 years ago
  99. 0a07831 Merge "Make checkerboard boarding full height" by Hector Dearman · 5 years ago
  100. e7aecaa Merge "Minor refactoring to config protos" by Primiano Tucci · 5 years ago