1. b1de0c8 Merge "ui: Improve controls help" by Hector Dearman · 5 years ago
  2. 042f99b Merge "Send proto instead of text when tracing an Android device with webUSB" by Treehugger Robot · 5 years ago
  3. 947d99f Send proto instead of text when tracing an Android device with webUSB by Nicolò Mazzucato · 5 years ago
  4. 2bacc9e Merge "perfetto-ui: Change search behaviour" by Isabelle Taylor · 5 years ago
  5. 85be7da Merge "Add track_event_descriptor to data_source_descriptor" by Treehugger Robot · 5 years ago
  6. b80b967 perfetto-ui: Change search behaviour by Isabelle Taylor · 5 years ago
  7. f1f99eb ui: Improve controls help by Hector Dearman · 5 years ago
  8. 9082eee trace_processor: support inserting base::Optional into columns by Lalit Maganti · 5 years ago
  9. 59e8751 trace_processor: add sqlite table class for db tables by Lalit Maganti · 5 years ago
  10. 4bc035d Merge "Fix host_executable_plugin rule, speculative windows fix" by Primiano Tucci · 5 years ago
  11. 9a657be Fix host_executable_plugin rule, speculative windows fix by Primiano Tucci · 5 years ago
  12. 51c3c95 Add track_event_descriptor to data_source_descriptor by Nicolò Mazzucato · 5 years ago
  13. 2af2192 trace_processor: Uncomment code by Hector Dearman · 5 years ago
  14. d1e7662 Merge "perfetto-ui: Select and traverse search results" by Hector Dearman · 5 years ago
  15. a56dc49 Merge "Hide useles probes, add disconnect button, hide targets when connected" by Treehugger Robot · 5 years ago
  16. 2e3f9d5 Merge "perfetto-ui: Add cpu info to running thread state" by Isabelle Taylor · 5 years ago
  17. 9d3b994 perfetto-ui: Add cpu info to running thread state by Isabelle Taylor · 5 years ago
  18. 372ec60 perfetto-ui: Select and traverse search results by Hector Dearman · 5 years ago
  19. ac602f3 Reset the device connected through adb by Nicolò Mazzucato · 5 years ago
  20. 494738b Hide useles probes, add disconnect button, hide targets when connected by Nicolò Mazzucato · 5 years ago
  21. 098f095 GN: match host and default toolchain + minor cleanups by Primiano Tucci · 5 years ago
  22. 0241d10 Merge "Add missing sqlite initialization to trace processor unittests" by Primiano Tucci · 5 years ago
  23. 5e96c4e Add missing sqlite initialization to trace processor unittests by Primiano Tucci · 5 years ago
  24. d36884e Merge "Increase timeout in HeapprofdCtsTest." by Treehugger Robot · 5 years ago
  25. 034b658 Merge "perfetto-ui: Link to bug for thread state" by Treehugger Robot · 5 years ago
  26. 3b31c6c perfetto-ui: Link to bug for thread state by Isabelle Taylor · 5 years ago
  27. a1fb502 Merge "Fix OSS-Fuzz build." by Florian Mayer · 5 years ago
  28. 0bea797 Fix OSS-Fuzz build. by Florian Mayer · 5 years ago
  29. 9dbeb0b Merge "trace_processor: add support for strings in db tables" by Lalit Maganti · 5 years ago
  30. 28830bb Increase timeout in HeapprofdCtsTest. by Florian Mayer · 5 years ago
  31. 3d7cbff Merge "Move perfetto's recording controllers at the top" by Treehugger Robot · 5 years ago
  32. 1887bc6 Merge "test: fix unauthorized error when uploading metrics" by Lalit Maganti · 5 years ago
  33. 5d00c9c trace_processor: add support for strings in db tables by Lalit Maganti · 5 years ago
  34. 2e98a8e Merge "Fix CPU numbering" by Hector Dearman · 5 years ago
  35. 2a7e432 Merge "Remove rtl character" by Hector Dearman · 5 years ago
  36. 7f69585 test: fix unauthorized error when uploading metrics by Lalit Maganti · 5 years ago
  37. 21a9222 Merge "ui: Ignore custom_utils symlink" by Eric Seckler · 5 years ago
  38. ac002d3 Merge "trace_processor: add support for JSON metric output" by Lalit Maganti · 5 years ago
  39. dd9546f Move perfetto's recording controllers at the top by Nicolò Mazzucato · 5 years ago
  40. 9a8426d ui: Ignore custom_utils symlink by Eric Seckler · 5 years ago
  41. c4584cc Merge "test: fix perf metrics uploader crash" by Primiano Tucci · 5 years ago
  42. e332137 trace_processor: fix debug build by Lalit Maganti · 5 years ago
  43. 1fc700f Merge "trace_processor: make StringPool::Id a POD" by Lalit Maganti · 5 years ago
  44. b8679e1 test: fix perf metrics uploader crash by Lalit Maganti · 5 years ago
  45. c325adb Merge "Add line number to TrackEvent" by Treehugger Robot · 5 years ago
  46. 3f07280 Merge "Add ui for choosing chrome categories" by Treehugger Robot · 5 years ago
  47. 6261d73 Add line number to TrackEvent by Nicolò Mazzucato · 5 years ago
  48. 33fdf65 Add ui for choosing chrome categories by Nicolò Mazzucato · 5 years ago
  49. 4921962 Record android traces from the UI by Nicolò Mazzucato · 5 years ago
  50. ada14fd Fix CPU numbering by Hector Dearman · 5 years ago
  51. 80bbdd8 Fix StringPool on 32-bit Android by Primiano Tucci · 5 years ago
  52. 90b0761 Merge "Remove Travis and update docs" by Primiano Tucci · 5 years ago
  53. 4ce4c52 Merge "Major clean up build files, use flags-per-feature." by Primiano Tucci · 5 years ago
  54. 02c1176 Major clean up build files, use flags-per-feature. by Primiano Tucci · 5 years ago
  55. 3dd9de1 Merge "Added cpu_profile_stack_samples table to the trace_processor" by Oystein Eftevaag · 5 years ago
  56. 28b633c Move tracing -> protozero dependency to public, fix flakes by Primiano Tucci · 5 years ago
  57. 7f64c10 Added cpu_profile_stack_samples table to the trace_processor by Oystein Eftevaag · 5 years ago
  58. 1a2936f trace_processor: make StringPool::Id a POD by Lalit Maganti · 5 years ago
  59. e505182 Merge "Fetch chrome's tracing categories from the extension" by Treehugger Robot · 5 years ago
  60. 868a29d Merge "Fix build of profiling_sample_distribution." by Florian Mayer · 5 years ago
  61. e1dfc56 Fix build of profiling_sample_distribution. by Florian Mayer · 5 years ago
  62. b037e46 Merge "Heap profile data updates trace bounds" by Treehugger Robot · 5 years ago
  63. c4f3245 Remove rtl character by Hector Dearman · 5 years ago
  64. 29823a7 Merge "trace_processor: remove SqliteTable::ColumnType" by Lalit Maganti · 5 years ago
  65. ba83345 Merge "Use '/protos/' as import prefix of perfetto protos" by Primiano Tucci · 5 years ago
  66. d1ad42b Fetch chrome's tracing categories from the extension by Nicolò Mazzucato · 5 years ago
  67. be85dae Merge "Revert "temporarily suppress failing 32 bit heapprofd e2e tests"" by Florian Mayer · 5 years ago
  68. 58da68b trace_processor: remove SqliteTable::ColumnType by Lalit Maganti · 5 years ago
  69. 6dc3546 trace_processor: add macro for generating zero boilerplate tables by Lalit Maganti · 5 years ago
  70. a1995b5 Heap profile data updates trace bounds by Hector Dearman · 5 years ago
  71. 23c4a3d Revert "temporarily suppress failing 32 bit heapprofd e2e tests" by Florian Mayer · 5 years ago
  72. 0161589 Merge "improve naming of parameterized heapprofd e2e tests" by Treehugger Robot · 5 years ago
  73. dd9f434 Merge "tests: remove .tmp extension and change location of metric files" by Lalit Maganti · 5 years ago
  74. 48fb503 Remove Travis and update docs by Primiano Tucci · 5 years ago
  75. 355b8c8 Use '/protos/' as import prefix of perfetto protos by Primiano Tucci · 5 years ago
  76. 03e4f45 Merge "Amalgamator: recurse into header deps for protos" by Primiano Tucci · 5 years ago
  77. 2cf8b53 Simplify proto rules in GN by Primiano Tucci · 5 years ago
  78. cb05065 Amalgamator: recurse into header deps for protos by Primiano Tucci · 5 years ago
  79. 635d14b Merge changes I975aa3e0,Ibbf96b20,I4cf87db6,I5933e598 by Pascal Muetschard · 5 years ago
  80. 80fc7a7 Even better speculative fix of chromium roll by Primiano Tucci · 5 years ago
  81. 25863f7 trace_processor: add support for JSON metric output by Lalit Maganti · 5 years ago
  82. a832eeb tests: remove .tmp extension and change location of metric files by Lalit Maganti · 5 years ago
  83. 98df254 Update the GPU counters test to use descriptions and units. by Pascal Muetschard · 5 years ago
  84. ceb5c82 Adds the unit field to the counter definition table. by Pascal Muetschard · 5 years ago
  85. 91d0789 Adds the description field to the counter definition table. by Pascal Muetschard · 5 years ago
  86. cdc14b8 Fix the StringView's DCHECKs for empty strings. by Pascal Muetschard · 5 years ago
  87. 3bbafa9 Merge "Show rect on chrome slice selection" by Treehugger Robot · 5 years ago
  88. 742a0f7 Merge "Speculative fix of chromium roll" by Primiano Tucci · 5 years ago
  89. 572dc94 Speculative fix of chromium roll by Primiano Tucci · 5 years ago
  90. 7160ccc Add trace parser for SurfaceFlinger graphics frame events by Mikael Pessa · 5 years ago
  91. b958a7f Merge "Further minor GN & scripts cleanups" by Primiano Tucci · 5 years ago
  92. f2a2c4c Show rect on chrome slice selection by Nicolò Mazzucato · 5 years ago
  93. 851bb2a improve naming of parameterized heapprofd e2e tests by Ryan Savitski · 5 years ago
  94. 043d1dc temporarily suppress failing 32 bit heapprofd e2e tests by Ryan Savitski · 5 years ago
  95. 75ae50e Further minor GN & scripts cleanups by Primiano Tucci · 5 years ago
  96. 8e62744 Move build flags to generated file, stop using cflags by Primiano Tucci · 5 years ago
  97. a203388 Merge "trace_processor: move more files to the sqlite folder" by Lalit Maganti · 5 years ago
  98. 9d5b5c3 Merge "Minor cleanups to build files" by Primiano Tucci · 5 years ago
  99. 7e05fc1 Minor cleanups to build files by Primiano Tucci · 5 years ago
  100. 03d1062 trace_processor: move more files to the sqlite folder by Lalit Maganti · 5 years ago