1. 2131e36 Use version script for heapprofd client API. by Florian Mayer · 4 years, 1 month ago
  2. 73b607f Merge "tp: fix parsing bad lines in systrace files" by Lalit Maganti · 4 years, 1 month ago
  3. c00223d tp: fix parsing bad lines in systrace files by Lalit Maganti · 4 years, 1 month ago
  4. e82d480 ci: add protobuf library for Python 3 as well by Lalit Maganti · 4 years, 1 month ago
  5. 8bc90d2 test: rewrite add diff testing script by Lalit Maganti · 4 years, 1 month ago
  6. 244200e tp: modularise diff testing infrastructure by Lalit Maganti · 4 years, 1 month ago
  7. 0cd5758 Merge "metatrace: fix subtle rpc metatrace bug" by Lalit Maganti · 4 years, 1 month ago
  8. 0395522 Merge "Add "thermal" atrace category" by Treehugger Robot · 4 years, 1 month ago
  9. a0a8e1d Merge "gen_amalgamated: Move cpp proto bindings from perfetto.cc to perfetto.h" by Treehugger Robot · 4 years, 1 month ago
  10. ecbaf18 Add "thermal" atrace category by Wei Wang · 4 years, 1 month ago
  11. b02268c metatrace: fix subtle rpc metatrace bug by Lalit Maganti · 4 years, 1 month ago
  12. 02fccc1 gen_amalgamated: Move cpp proto bindings from perfetto.cc to perfetto.h by Sami Kyostila · 4 years, 1 month ago
  13. 55ef680 Merge "perfetto-ui: Add count column to counter aggregation" by Treehugger Robot · 4 years, 1 month ago
  14. bce1f00 Merge "Remove unused InternProtoIntoArgsTable" by Treehugger Robot · 4 years, 1 month ago
  15. c73e696 Merge "Update traceconv." by Florian Mayer · 4 years, 1 month ago
  16. 95a72d9 Update t2t in heap_profile. by Florian Mayer · 4 years, 1 month ago
  17. efc14dd Update traceconv. by Florian Mayer · 4 years, 1 month ago
  18. 9d335da perfetto-ui: Add count column to counter aggregation by Isabelle Taylor · 4 years, 1 month ago
  19. 1fe5332 Remove unused InternProtoIntoArgsTable by Andrew Shulaev · 4 years, 1 month ago
  20. 46adebf Merge "local-symbolizer: Parse Windows paths." by Florian Mayer · 4 years, 1 month ago
  21. 4dd5a1f local-symbolizer: Parse Windows paths. by Florian Mayer · 4 years, 1 month ago
  22. e59dd16 Remove redundant status check by Andrew Shulaev · 4 years, 1 month ago
  23. 716c27b Merge "Use DescriptorPool for extensions parsing" by Andrew Shulaev · 4 years, 1 month ago
  24. 75ef622 Merge "Trace processor changes for GPU Memory ftrace event" by Lalit Maganti · 4 years, 1 month ago
  25. fdf9d8e Use DescriptorPool for extensions parsing by Andrew Shulaev · 4 years, 1 month ago
  26. 6122101 Trace processor changes for GPU Memory ftrace event by Adithya Srinivasan · 4 years, 1 month ago
  27. 85cf057 Add execute_query corresponding to /query endpoint by Anindita Ghosh · 4 years, 1 month ago
  28. 7e7bc30 Merge "Allow to statically link heapprofd into client." by Treehugger Robot · 4 years, 1 month ago
  29. 2ed9a3e Merge "Add .ccls to .gitignore" by Andrew Shulaev · 4 years, 1 month ago
  30. a4aa8f8 Merge "ui: fix annotation slice selection" by Lalit Maganti · 4 years, 1 month ago
  31. 5b2ac9d Merge "traced: implement lifecycle events" by Lalit Maganti · 4 years, 1 month ago
  32. 93a0e69 ui: fix annotation slice selection by Lalit Maganti · 4 years, 1 month ago
  33. 7d22cca Merge "Added custom OutOfMemory error window" by Treehugger Robot · 4 years, 1 month ago
  34. e39d347 Add .ccls to .gitignore by Andrew Shulaev · 4 years, 1 month ago
  35. 230b955 Allow to statically link heapprofd into client. by Florian Mayer · 4 years, 1 month ago
  36. 6ef441e Merge "tp: move completition of dangling sched events from C++ to SQL" by Treehugger Robot · 4 years, 1 month ago
  37. 53934b0 Added custom OutOfMemory error window by AndrewB330 · 4 years, 1 month ago
  38. fb5da74 tp: move completition of dangling sched events from C++ to SQL by Lalit Maganti · 4 years, 1 month ago
  39. a2b2d37 Merge "Reduce duplication in heapprofd e2e test." by Treehugger Robot · 4 years, 1 month ago
  40. b0233e0 Merge "Allow to link to specific stat in docs." by Florian Mayer · 4 years, 1 month ago
  41. 62854d7 Reduce duplication in heapprofd e2e test. by Florian Mayer · 4 years, 1 month ago
  42. 7455cf5 traced: implement lifecycle events by Lalit Maganti · 4 years, 1 month ago
  43. af56531 Merge "Add power consumption as predicted by the power profile to time in state metrics." by Simon MacMullen · 4 years, 1 month ago
  44. f083cc3 Merge "tracing: Fix start callback not firing before tracing stops" by Treehugger Robot · 4 years, 1 month ago
  45. 37c9e1e Add build rule for Python dependency by Anindita Ghosh · 4 years, 1 month ago
  46. 84671fa Add power consumption as predicted by the power profile to time in by Simon MacMullen · 4 years, 1 month ago
  47. d62d7ea tracing: Fix start callback not firing before tracing stops by Sami Kyostila · 4 years, 1 month ago
  48. 496a4d5 tracing: Fix GetTraceStats() while the backend connection is pending by Sami Kyostila · 4 years, 1 month ago
  49. b66b830 Merge "More build rule changes for Python library" by Anindita Ghosh · 4 years, 1 month ago
  50. 3e42cdf Merge "Deserialization support for extensions in trace processor" by Andrew Shulaev · 4 years, 1 month ago
  51. 0404943 Merge "tracing: Add a notification for tracing starting" by Treehugger Robot · 4 years, 1 month ago
  52. 45a92a1 Merge "Simplify SendWireMessage." by Florian Mayer · 4 years, 1 month ago
  53. 46b12a9 Deserialization support for extensions in trace processor by Andrew Shulaev · 4 years, 1 month ago
  54. 152562f More build rule changes for Python library by Anindita Ghosh · 4 years, 1 month ago
  55. af03db6 Merge "GN standalone: extra_{target,host}_cflags + fstack-protector-strong" by Primiano Tucci · 4 years, 1 month ago
  56. f81160f Add try block to read_descriptor for it to read the descriptor file correctly on Colab by Anindita Ghosh · 4 years, 1 month ago
  57. e17a7ab tracing: Add a notification for tracing starting by Sami Kyostila · 4 years, 1 month ago
  58. 9bb60b5 Merge "handle invalid track id." by Treehugger Robot · 4 years, 1 month ago
  59. 59cb70b Allow to link to specific stat in docs. by Florian Mayer · 4 years, 1 month ago
  60. 9ea6876 Merge "Port the scroll flow breakdown into a trace processor metric." by Treehugger Robot · 4 years, 1 month ago
  61. 824be14 GN standalone: extra_{target,host}_cflags + fstack-protector-strong by Primiano Tucci · 4 years, 1 month ago
  62. c5ee495 handle invalid track id. by Florian Mayer · 4 years, 1 month ago
  63. da977ba tp: hook up /query http method to new query serialization logic by Lalit Maganti · 4 years, 1 month ago
  64. f3c5fcb Port the scroll flow breakdown into a trace processor metric. by Stephen Nusko · 4 years, 1 month ago
  65. c103a11 Docs: fix typos by Primiano Tucci · 4 years, 1 month ago
  66. 74ae93e Merge "tp: store argv from ProcessTree in process table and show in UI" by Treehugger Robot · 4 years, 1 month ago
  67. cdb7feb Merge "Keep track of whether client disconnected because of timeout." by Florian Mayer · 4 years, 1 month ago
  68. 4662a20 tp: store argv from ProcessTree in process table and show in UI by Lalit Maganti · 4 years, 1 month ago
  69. 0b81007 tp: add support for opting out of query output checks in shell by Lalit Maganti · 4 years, 1 month ago
  70. faef253 Merge changes I461fa63a,I3c67b7b2 by Ryan Savitski · 4 years, 1 month ago
  71. e98689d perf: properly reset regs on retry, + do not reparse after 2nd attempt by Ryan Savitski · 4 years, 1 month ago
  72. e1ca4c7 Add compute_metric function to http.py by Anindita Ghosh · 4 years, 1 month ago
  73. e987f88 Merge "Fix incorrect max retry calculation." by Treehugger Robot · 4 years, 1 month ago
  74. b0e902a perf: bump max sampled stack, + avoid reparse when stack is truncated by Ryan Savitski · 4 years, 1 month ago
  75. db0d1b0 Merge "Check for valid slice in UpdateThreadDeltasForSliceId." by Florian Mayer · 4 years, 1 month ago
  76. 5cffa45 Fix incorrect max retry calculation. by Florian Mayer · 4 years, 1 month ago
  77. 1c5e512 Disable PollBehavesProperly. by Florian Mayer · 4 years, 1 month ago
  78. 5098126 Merge "Fix ASAN failure in clock tracker." by Treehugger Robot · 4 years, 1 month ago
  79. 904abb5 Keep track of whether client disconnected because of timeout. by Florian Mayer · 4 years, 1 month ago
  80. 87547de Merge "Migrate scroll_jank related tables to the 'chrome/scroll_jank.sql' metric" by Treehugger Robot · 4 years, 1 month ago
  81. a249c2d Check for valid slice in UpdateThreadDeltasForSliceId. by Florian Mayer · 4 years, 1 month ago
  82. fb1992c Migrate scroll_jank related tables to the 'chrome/scroll_jank.sql' metric by Stephen Nusko · 4 years, 1 month ago
  83. 8034867 Fix ASAN failure in clock tracker. by Florian Mayer · 4 years, 1 month ago
  84. 1142652 Remove unnecessarily standard-incompliant code. by Florian Mayer · 4 years, 1 month ago
  85. 741ff20 Merge "Add banner for import errors to UI." by Florian Mayer · 4 years, 1 month ago
  86. b4e2a78 Merge changes Ib781e8e8,Ia3009134 by Florian Mayer · 4 years, 1 month ago
  87. 899de82 Add banner for import errors to UI. by Florian Mayer · 4 years, 1 month ago
  88. 3039024 Merge "tp: several changes for Python API" by Lalit Maganti · 4 years, 1 month ago
  89. 1783b3b Merge "Remove folder paths from name of displayed CPU slices for executables." by Treehugger Robot · 4 years, 1 month ago
  90. 82a2c04 tp: several changes for Python API by Lalit Maganti · 4 years, 1 month ago
  91. dd1ef4f Resolve race between heapprofd_init_session and ShutdownLazy. by Florian Mayer · 4 years, 1 month ago
  92. 088e9b2 Separate out android specifics from client_ext. by Florian Mayer · 4 years, 1 month ago
  93. 9c6d111 Do not emit metadata if empty by Ioannis Ilkos · 4 years, 1 month ago
  94. 350be7e Merge "perfetto-ui: counter aggregation" by Isabelle Taylor · 4 years, 1 month ago
  95. 2cce2e5 Merge "tp: perf_sample table diff test" by Treehugger Robot · 4 years, 1 month ago
  96. d04de25 Merge "tp: stack_sample table, subclassed by chromium and perf samples (new in this patch)" by Ryan Savitski · 4 years, 1 month ago
  97. f5fe951 Merge "Handle batch in shared memory buffer on disconnect." by Florian Mayer · 4 years, 1 month ago
  98. 164727d Merge "Simplify logging." by Florian Mayer · 4 years, 1 month ago
  99. 3db7b6f tp: perf_sample table diff test by Ryan Savitski · 4 years, 1 month ago
  100. f00cad3 tp: stack_sample table, subclassed by chromium and perf samples (new in this patch) by Ryan Savitski · 4 years, 1 month ago