1. 0b651b8 Add API usage example for the Android tree by Primiano Tucci · 5 years ago
  2. e5295ac Merge "docs: add toc entry and fix some links" by Lalit Maganti · 5 years ago
  3. bb0813e perfetto: add java proto targets and fix compile by Lalit Maganti · 5 years ago
  4. d15e735 docs: add toc entry and fix some links by Lalit Maganti · 5 years ago
  5. fc15cad Add missing #includes to base/utils.h by Primiano Tucci · 5 years ago
  6. 2272792 Fix IWYU and GCC build, add missing includes by Primiano Tucci · 5 years ago
  7. fc87258 Merge "Add PRESUBMIT check for include violations" by Primiano Tucci · 5 years ago
  8. bf3b19c Add PRESUBMIT check for include violations by Primiano Tucci · 5 years ago
  9. 9e68bfc Merge "Reshuffle include/ directory layout" by Primiano Tucci · 5 years ago
  10. 3e939fe Merge "Add chrome thread types in thread descriptor" by Treehugger Robot · 5 years ago
  11. 2c5488f Reshuffle include/ directory layout by Primiano Tucci · 5 years ago
  12. 7d47d3f Fix missing ) in windows build by Primiano Tucci · 5 years ago
  13. 885fda0 Fix trace_processor static_library target by Primiano Tucci · 5 years ago
  14. 3e30a10 Merge "Fixed signed vs unsigned comparisons in various trace_processor tests" by Oystein Eftevaag · 5 years ago
  15. 14e1abd Exclude trace_processor_shell from Chrome/embedder builds by Oystein Eftevaag · 5 years ago
  16. bcd420a Fixed signed vs unsigned comparisons in various trace_processor tests by Oystein Eftevaag · 5 years ago
  17. 1e2582a Add chrome thread types in thread descriptor by Siddhartha S · 5 years ago
  18. e52568f Merge "Update gtest/gmock to use system includes" by Treehugger Robot · 5 years ago
  19. ab6aa29 Merge "UI: added raw_syscall category to record page" by Treehugger Robot · 5 years ago
  20. fa4bb8d Merge "Escape path strings in autogenerated sql header" by Treehugger Robot · 5 years ago
  21. 3cfa764 Merge "docs: add syntax highlighting for protobuf and sql" by Lalit Maganti · 5 years ago
  22. e071a7b Merge "Trace processor: initialize sqlite directly" by Mikhail Khokhlov · 5 years ago
  23. 70f6f12 Escape path strings in autogenerated sql header by Mikhail Khokhlov · 5 years ago
  24. 17271b7 UI: added raw_syscall category to record page by Kodi Obika · 5 years ago
  25. cdfd85b Update gtest/gmock to use system includes by Hector Dearman · 5 years ago
  26. d35c5a6 Merge "Fix crash in trace processor when process name doesn't exist" by Oystein Eftevaag · 5 years ago
  27. 39013ae docs: add syntax highlighting for protobuf and sql by Lalit Maganti · 5 years ago
  28. b16021e Merge changes Ib004323a,Ia0c17fc1 by Hector Dearman · 5 years ago
  29. 7729537 metrics: add initial documentation by Lalit Maganti · 5 years ago
  30. 4a91128 Trace processor: initialize sqlite directly by Mikhail Khokhlov · 5 years ago
  31. 1c84027 Merge "trace_processor: add trace_processor_shell tools" by Lalit Maganti · 5 years ago
  32. f7cac27 Merge "proto: Delta-encode thread_instruction_count like timestamps" by Eric Seckler · 5 years ago
  33. 02c316a Fix crash in trace processor when process name doesn't exist by Siddhartha S · 5 years ago
  34. d122bea Merge "Time-bracket reading /proc information to help trace analysis" by Treehugger Robot · 5 years ago
  35. 647f88c Merge "Move GlobalCallstackTrie::Node::GetOrCreateChild." by Treehugger Robot · 5 years ago
  36. 4fe75a5 Time-bracket reading /proc information to help trace analysis by Daniel Colascione · 5 years ago
  37. 3147909 trace_processor: add trace_processor_shell tools by Lalit Maganti · 5 years ago
  38. 8c05240 Merge "trace_processor: fix include" by Lalit Maganti · 5 years ago
  39. fb6dc2e trace_processor: fix include by Lalit Maganti · 5 years ago
  40. c0e9be8 Move GlobalCallstackTrie::Node::GetOrCreateChild. by Florian Mayer · 5 years ago
  41. 10a4381 Merge "trace_processor: improve command line flags for external metrics" by Lalit Maganti · 5 years ago
  42. 58e2492 trace_processor: improve command line flags for external metrics by Lalit Maganti · 5 years ago
  43. 90b008f Merge "Roll clang, libcxx, ninja, gn" by Primiano Tucci · 5 years ago
  44. 86655c2 Merge "trace_processor: add sqlite.h to build files" by Ioannis Ilkos · 5 years ago
  45. c70cd21 trace_processor: add sqlite.h to build files by Lalit Maganti · 5 years ago
  46. 335412d Roll clang, libcxx, ninja, gn by Primiano Tucci · 5 years ago
  47. 5c75589 Merge "Remove gtest_prod_config" by Treehugger Robot · 5 years ago
  48. 72e7949 Merge "trace_processor: add support for systrace parsing" by Lalit Maganti · 5 years ago
  49. 5f61b10 Merge "perfetto_cmd: clear umask at the beginning" by Ryan Savitski · 5 years ago
  50. 46b353b Merge "perfetto: fix support for proto_descriptor targets" by Lalit Maganti · 5 years ago
  51. d54d752 trace_processor: add support for systrace parsing by Lalit Maganti · 5 years ago
  52. 26f1dcd perfetto_cmd: clear umask at the beginning by Ryan Savitski · 5 years ago
  53. 2e1ae92 Remove gtest_prod_config by Primiano Tucci · 5 years ago
  54. 6364845 Merge "CPU utilization during startup and query performance improvements" by Ioannis Ilkos · 5 years ago
  55. 370178e Merge "gen_amalgamated: Don't include internal headers in the generated output" by Primiano Tucci · 5 years ago
  56. aac2fa0 Merge "Allow to pass no_running/no_startup via script." by Florian Mayer · 5 years ago
  57. 1fe18c9 proto: Delta-encode thread_instruction_count like timestamps by Eric Seckler · 5 years ago
  58. 1cbd228 CPU utilization during startup and query performance improvements by Ioannis Ilkos · 5 years ago
  59. 193d48e Merge "Revert "perfetto-ui: Fix deprecated warning"" by Hector Dearman · 5 years ago
  60. f4f2025 Revert "perfetto-ui: Fix deprecated warning" by Hector Dearman · 5 years ago
  61. 23a22dd perfetto_cmd guardrails: account for cfgs with trigger timeouts by Ryan Savitski · 5 years ago
  62. fcc99c0 Merge "[fuchsia importer] Ignore cat and name when closing slices" by Brian Hamrick · 5 years ago
  63. f1c0902 Merge "Add fork slice and fix tests" by Ioannis Ilkos · 5 years ago
  64. b5cbe92 Add fork slice and fix tests by Ioannis Ilkos · 5 years ago
  65. 1235ee8 Merge "Build trace processor lib on windows" by Mikhail Khokhlov · 5 years ago
  66. a45a95e Build trace processor lib on windows by Mikhail Khokhlov · 5 years ago
  67. 2857650 Merge "Add startup time breakdowns" by Ioannis Ilkos · 5 years ago
  68. 4955606 protos: add OWNERS for android metrics protos by Lalit Maganti · 5 years ago
  69. 7e8509f gen_amalgamated: Don't include internal headers in the generated output by Sami Kyostila · 5 years ago
  70. 3218865 Merge "perfetto-ui: Fix deprecated warning" by Treehugger Robot · 5 years ago
  71. 4b1b682 Add startup time breakdowns by Ioannis Ilkos · 5 years ago
  72. 400e443 Allow to pass no_running/no_startup via script. by Florian Mayer · 5 years ago
  73. 9720894 Merge "Build heapprofd_end_to_end_test on Linux." by Treehugger Robot · 5 years ago
  74. 01e3b90 perfetto-ui: Improve loading performance 2.0 by Isabelle Taylor · 5 years ago
  75. 7f727d4 Merge "startup writer: Refactor returning of writers to registry" by Eric Seckler · 5 years ago
  76. b177316 [fuchsia importer] Ignore cat and name when closing slices by Brian Hamrick · 5 years ago
  77. f9799c6 perfetto: fix support for proto_descriptor targets by Lalit Maganti · 5 years ago
  78. 21362a5 Merge "processor: Support arguments for nestable slices" by Treehugger Robot · 5 years ago
  79. d2df3df perfetto-ui: Improve loading performance by Isabelle Taylor · 5 years ago
  80. caa10d3 Merge "Add heap profile metric output" by Ioannis Ilkos · 5 years ago
  81. 5ca8b46 Merge "public: Only build on platforms with IPC support for now" by Eric Seckler · 5 years ago
  82. 75ed550 startup writer: Refactor returning of writers to registry by Eric Seckler · 5 years ago
  83. 70cc442 processor: Support arguments for nestable slices by Eric Seckler · 5 years ago
  84. 107bad6 Merge "Allow final metrics result to be empty" by Ioannis Ilkos · 5 years ago
  85. c4b130b Allow final metrics result to be empty by Ioannis Ilkos · 5 years ago
  86. fbf07a9 Merge "metrics: fix crash when metric name not found" by Lalit Maganti · 5 years ago
  87. 05e211f Add heap profile metric output by Ioannis Ilkos · 5 years ago
  88. 892e38c metrics: fix crash when metric name not found by Lalit Maganti · 5 years ago
  89. 3c37768 public: Only build on platforms with IPC support for now by Eric Seckler · 5 years ago
  90. 279d7bc Merge "metrics: add tests for protobuilder functions" by Lalit Maganti · 5 years ago
  91. 29736cc Merge "trace_processor: add support for text proto out and interactive metrics" by Lalit Maganti · 5 years ago
  92. 315c9da Merge "Fix chrome build" by Treehugger Robot · 5 years ago
  93. 6e5a4d1 metrics: add tests for protobuilder functions by Lalit Maganti · 5 years ago
  94. 137e093 Merge "trace_processor: add support for proto and sql metric from shell" by Lalit Maganti · 5 years ago
  95. 812ef67 trace_processor: add support for text proto out and interactive metrics by Lalit Maganti · 5 years ago
  96. ca4d514 trace_processor: add support for proto and sql metric from shell by Lalit Maganti · 5 years ago
  97. fcd6725 Fix chrome build by Primiano Tucci · 5 years ago
  98. f59bbaa perfetto-ui: Fix deprecated warning by Isabelle Taylor · 5 years ago
  99. e5ccc26 bazel: remove support for generate descriptors by Lalit Maganti · 5 years ago
  100. 3f1fc1e Merge "metrics: add support for extension fields in descriptors" by Lalit Maganti · 5 years ago