1. dd7f6dc Add new dynamic table to look up ancestors of CPU stack samples. by Stephen Nusko · 3 years, 9 months ago
  2. 737dcad Merge "Update gen_bazel to set $(location CHANGELOG)" by Florian Mayer · 3 years, 8 months ago
  3. c203e8d Merge "MSVC + clang-cl: logging, VA_ARGS, popcount" by Primiano Tucci · 3 years, 8 months ago
  4. fc05d74 Merge "docs: add docs with final expected state of checkpoint atoms" by Lalit Maganti · 3 years, 8 months ago
  5. af50012 Merge "Return GetBuildId by reference." by Florian Mayer · 3 years, 8 months ago
  6. 52f0026 MSVC + clang-cl: logging, VA_ARGS, popcount by Primiano Tucci · 3 years, 8 months ago
  7. cdccceb Merge "Migrate comment to new proto_logging directory" by Primiano Tucci · 3 years, 8 months ago
  8. 7935627 Merge "Use Soong to strip and dist trace_processor on host." by Primiano Tucci · 3 years, 8 months ago
  9. 0bf3517 Merge "Small changes to make the codebase more Win friendly" by Treehugger Robot · 3 years, 8 months ago
  10. f771d39 Migrate comment to new proto_logging directory by Jeffrey Huang · 3 years, 8 months ago
  11. c56ea91 Merge "service: Add MaybeSaveTraceForBugreport()" by Primiano Tucci · 3 years, 8 months ago
  12. 637513a Use Soong to strip and dist trace_processor on host. by Florian Mayer · 3 years, 8 months ago
  13. 6320170 Small changes to make the codebase more Win friendly by Primiano Tucci · 3 years, 8 months ago
  14. 042931b Update gen_bazel to set $(location CHANGELOG) by Joshua Gilpatrick · 3 years, 8 months ago
  15. b64ba5d Return GetBuildId by reference. by Florian Mayer · 3 years, 8 months ago
  16. 0fdb224 Merge "Add pid to DisplayFrame proto" by Treehugger Robot · 3 years, 8 months ago
  17. f36cc31 Add pid to DisplayFrame proto by Adithya Srinivasan · 3 years, 8 months ago
  18. 8ddf5ae Docs: more small improvements to markdown renderer for proto reference. by Primiano Tucci · 3 years, 8 months ago
  19. 40207fe service: Add MaybeSaveTraceForBugreport() by Primiano Tucci · 3 years, 8 months ago
  20. 877fbcb Merge "Docs: improve reference" by Primiano Tucci · 3 years, 8 months ago
  21. 4983d7b Docs: improve reference by Primiano Tucci · 3 years, 8 months ago
  22. 9d937e6 Merge "Ensure client sends /proc/<PID>/{mem,maps}." by Florian Mayer · 3 years, 8 months ago
  23. b4f994d Ensure client sends /proc/<PID>/{mem,maps}. by Florian Mayer · 3 years, 9 months ago
  24. a45552c Merge "Improve Fuchsia Importer" by Brian Hamrick · 3 years, 8 months ago
  25. ae504d4 docs: Add documentation for interception API by Sami Kyostila · 3 years, 8 months ago
  26. 1366dd0 Make base::Pipe windows friendly by Primiano Tucci · 3 years, 8 months ago
  27. daf9e64 TraceProcessor: Remove DLOG "Could not find interning entry" by Primiano Tucci · 3 years, 9 months ago
  28. 2f460d3 Speculative fix of Chromium Windows build by Primiano Tucci · 3 years, 8 months ago
  29. b4ba36b Improve Fuchsia Importer by Brian Hamrick · 3 years, 8 months ago
  30. 5d2be3a Update CHANGELOG for v10.0 release by Primiano Tucci · 3 years, 8 months ago
  31. b7c7845 Merge "tracing: Add interceptor support" by Treehugger Robot · 3 years, 8 months ago
  32. 1251f5c Merge "export_json: Set valid pid for shared nodes event" by Treehugger Robot · 3 years, 8 months ago
  33. afa7642 Merge "Skip KernelAddressSymbolization on non-debuggable builds" by Treehugger Robot · 3 years, 8 months ago
  34. cb0ad31 Merge "base: GCC compatibility fix" by Treehugger Robot · 3 years, 8 months ago
  35. 927cd76 tracing: Add interceptor support by Sami Kyostila · 3 years, 8 months ago
  36. 80cf70e Merge "Make base::TempFile win-friendly" by Treehugger Robot · 3 years, 8 months ago
  37. 6d300e3 Merge "Fix SysUI jank root causing query" by Marcin Oczeretko · 3 years, 8 months ago
  38. 36a203a export_json: Set valid pid for shared nodes event by Tomasz Konieczny · 3 years, 8 months ago
  39. d6dc0c0 Skip KernelAddressSymbolization on non-debuggable builds by Primiano Tucci · 3 years, 8 months ago
  40. e4de2da Make base::TempFile win-friendly by Primiano Tucci · 3 years, 8 months ago
  41. 9712b96 base: GCC compatibility fix by Sami Kyostila · 3 years, 8 months ago
  42. b730b11 Make /tools a bit more Win friendly by Primiano Tucci · 3 years, 8 months ago
  43. a3bcd1c Merge "Roll zlib" by Primiano Tucci · 3 years, 8 months ago
  44. 05e6ccc Merge "Send tracing session id via signal." by Florian Mayer · 3 years, 8 months ago
  45. a44b693 Roll zlib by Primiano Tucci · 3 years, 8 months ago
  46. e644010 install-build-deps: add gn+ninja+clang-format prebuilts for windows by Primiano Tucci · 3 years, 8 months ago
  47. 42433ab Cleanup for Windows standalone support by Primiano Tucci · 3 years, 9 months ago
  48. 8c4f45f Send tracing session id via signal. by Florian Mayer · 3 years, 9 months ago
  49. f37338c Merge "Add memory snapshot processing to Perfetto TP" by Treehugger Robot · 3 years, 9 months ago
  50. d585eaa Fix SysUI jank root causing query by Marcin Oczeretko · 3 years, 9 months ago
  51. 86d85e6 Merge "perfetto: refactor function to better reflect name" by Treehugger Robot · 3 years, 9 months ago
  52. 6cdb496 Merge "Read the action field for suspend_resume ftrace events, if we have it." by Simon MacMullen · 3 years, 9 months ago
  53. 76aa700 Add memory snapshot processing to Perfetto TP by Sylwester Blaszczyk · 3 years, 9 months ago
  54. ca87831 Merge "TraceProcessor: add streaming query support." by Primiano Tucci · 3 years, 9 months ago
  55. a19d531 perfetto: refactor function to better reflect name by Lalit Maganti · 3 years, 9 months ago
  56. 2b506e6 Read the action field for suspend_resume ftrace events, if we have it. by Simon MacMullen · 3 years, 9 months ago
  57. cb2579f TraceProcessor: add streaming query support. by Primiano Tucci · 3 years, 9 months ago
  58. 254ea33 Merge "tracing: Handle disconnections in TracingMuxerImpl::SyncProducersForTesting" by Sami Kyostila · 3 years, 9 months ago
  59. b5deacb tracing: Handle disconnections in TracingMuxerImpl::SyncProducersForTesting by Sami Kyostila · 3 years, 9 months ago
  60. 3af2db3 Merge "service: Fix null pointer dereference in CompleteFlush" by Primiano Tucci · 3 years, 9 months ago
  61. 0967b57 docs: add docs with final expected state of checkpoint atoms by Lalit Maganti · 3 years, 9 months ago
  62. 556053e Driveby comment update. by Florian Mayer · 3 years, 9 months ago
  63. 1979c27 service: Fix null pointer dereference in CompleteFlush by Primiano Tucci · 3 years, 9 months ago
  64. 0cd119b Merge "Query results pane: single-click vs double-click" by Alexander Timin · 3 years, 9 months ago
  65. b14ec7d Merge "tp: fix parsing of counter events from kernel tracing_mark_write" by Treehugger Robot · 3 years, 9 months ago
  66. 5d298ab Merge "tracing: Fix potentially dropped events with stopped data source" by Sami Kyostila · 3 years, 9 months ago
  67. d60ff40 Merge "metrics: Re-add trace-categories from chrome_event_metadata" by delphick · 3 years, 9 months ago
  68. cb7722b tp: fix parsing of counter events from kernel tracing_mark_write by Lalit Maganti · 3 years, 9 months ago
  69. 7f520c6 Merge "trace_processor: Escape and quote text and byte fields" by Hector Dearman · 3 years, 9 months ago
  70. be42f2f Merge "Bump highlight.js from 9.18.1 to 10.1.2 in /infra/perfetto.dev" by Primiano Tucci · 3 years, 9 months ago
  71. 3fa32ef tracing: Fix potentially dropped events with stopped data source by Sami Kyostila · 3 years, 9 months ago
  72. b052f01 protozero: Avoid constructing temporary strings when parsing C++ messages by Sami Kyostila · 3 years, 9 months ago
  73. 9fdbfe7 metrics: Re-add trace-categories from chrome_event_metadata by Dan Elphick · 3 years, 9 months ago
  74. 95c3019 Merge "api_integrationtests: Don't hardcode main thread sequence id" by Sami Kyostila · 3 years, 9 months ago
  75. f7df293 trace_processor: Escape and quote text and byte fields by Hector Dearman · 3 years, 9 months ago
  76. f2dc6f0 api_integrationtests: Don't hardcode main thread sequence id by Sami Kyostila · 3 years, 9 months ago
  77. aa2619a api_integrationtest: Deflake tests that register extra data sources by Sami Kyostila · 3 years, 9 months ago
  78. bb296aa Merge "Do not tell people to use --all-heaps." by Florian Mayer · 3 years, 9 months ago
  79. ceeb59d Bump highlight.js from 9.18.1 to 10.1.2 in /infra/perfetto.dev by dependabot[bot] · 3 years, 9 months ago
  80. 5a4b403 Merge "producer ipc: Support adopting a connected socket file descriptor" by Ching-lin Yu · 3 years, 9 months ago
  81. 38ef899 Merge "ui: thread_state state column may be NULL" by Hector Dearman · 3 years, 9 months ago
  82. 3ad4b9d Merge "Fix ftrace event explorer" by Hector Dearman · 3 years, 9 months ago
  83. cd4fc0c Merge "Do not batch AllocRecords now we have an arena." by Florian Mayer · 3 years, 9 months ago
  84. 1398da9 Do not tell people to use --all-heaps. by Florian Mayer · 3 years, 9 months ago
  85. b30cd1f Merge "Auto symbolize if ANDROID_PRODUCT_OUT is set." by Florian Mayer · 3 years, 9 months ago
  86. 66ec00e Merge "Update comments for heapprofd wire protocol." by Treehugger Robot · 3 years, 9 months ago
  87. 172456d Merge "tracing/core: Fix UAF when connecting producer" by Sami Kyostila · 3 years, 9 months ago
  88. 14704fc Update comments for heapprofd wire protocol. by Florian Mayer · 3 years, 9 months ago
  89. 4022e5b Merge "ui: Select correct column when first value is null" by Hector Dearman · 3 years, 9 months ago
  90. 091f0c6 ui: thread_state state column may be NULL by Hector Dearman · 3 years, 9 months ago
  91. 7df4ca1 Fix ftrace event explorer by Hector Dearman · 3 years, 9 months ago
  92. a9e85cb tracing/core: Fix UAF when connecting producer by Sami Kyostila · 3 years, 9 months ago
  93. cad84b7 Auto symbolize if ANDROID_PRODUCT_OUT is set. by Florian Mayer · 3 years, 9 months ago
  94. ac8f1d3 Do not batch AllocRecords now we have an arena. by Florian Mayer · 3 years, 9 months ago
  95. 96ac536 producer ipc: Support adopting a connected socket file descriptor by Chinglin Yu · 3 years, 9 months ago
  96. c83ccf9 SDK: Expose Flush to the SDK by Primiano Tucci · 3 years, 9 months ago
  97. ef7ac5f Merge "UI: fix 'Cannot read property 'source' of undefined'" by Primiano Tucci · 3 years, 9 months ago
  98. d6e091a Merge "Add support for changing trace configs" by Eric Seckler · 3 years, 9 months ago
  99. c4de391 Show known issues URL in heap profile script. by Florian Mayer · 3 years, 9 months ago
  100. a007847 ui: Select correct column when first value is null by Hector Dearman · 3 years, 9 months ago