1. 4079d1d TraceProcessor: Add binary RPC interface by Primiano Tucci · 4 years, 1 month ago
  2. c047dd6 Merge "ftrace: fix pointer stability of events_ vector" by Primiano Tucci · 4 years, 1 month ago
  3. 35f4d58 Merge "Make diff_test_trace_processor Python 3 compatible." by Florian Mayer · 4 years, 1 month ago
  4. 7a2ef87 Merge "Ingest heap names from trace." by Florian Mayer · 4 years, 1 month ago
  5. cdc44b3 Make diff_test_trace_processor Python 3 compatible. by Florian Mayer · 4 years, 1 month ago
  6. df08807 Merge "ui: move async slices over to new quantization" by Lalit Maganti · 4 years, 1 month ago
  7. 9d4b525 Merge "ui: Add query iterator" by Hector Dearman · 4 years, 1 month ago
  8. ef521d3 Merge "tp: correctly escape strings in span join" by Lalit Maganti · 4 years, 1 month ago
  9. 6108843 ui: Add query iterator by Hector Dearman · 4 years, 1 month ago
  10. b079b4a Ingest heap names from trace. by Florian Mayer · 4 years, 1 month ago
  11. bd3e8ec ftrace: fix pointer stability of events_ vector by Primiano Tucci · 4 years, 1 month ago
  12. 3c76104 Merge "Fix some issues found by clang-tidy." by Florian Mayer · 4 years, 1 month ago
  13. 3e2475b Merge "Add clang-tidy config." by Florian Mayer · 4 years, 2 months ago
  14. 5335c71 Fix some issues found by clang-tidy. by Florian Mayer · 4 years, 2 months ago
  15. a83653c Add clang-tidy config. by Florian Mayer · 4 years, 2 months ago
  16. 8c03b40 Merge "Use one sequence number by heap id." by Florian Mayer · 4 years, 2 months ago
  17. ee9ce5d Merge "Add end to end test for profiling two heaps." by Treehugger Robot · 4 years, 2 months ago
  18. 9eb4838 Merge "Edit inline comments in .proto files" by Treehugger Robot · 4 years, 2 months ago
  19. 43ce1ca ui: move async slices over to new quantization by Lalit Maganti · 4 years, 2 months ago
  20. 5668293 tp: correctly escape strings in span join by Lalit Maganti · 4 years, 2 months ago
  21. c3050a8 Merge "Add doc to client_ext.h." by Florian Mayer · 4 years, 2 months ago
  22. 8706930 Merge "Support partial heap graphs" by Treehugger Robot · 4 years, 2 months ago
  23. 9bce8c5 Add end to end test for profiling two heaps. by Florian Mayer · 4 years, 2 months ago
  24. 711a56c Merge "ui: Escape search queries" by Hector Dearman · 4 years, 2 months ago
  25. 4497404 Use one sequence number by heap id. by Florian Mayer · 4 years, 2 months ago
  26. 2aa4e42 Edit inline comments in .proto files by Anindita Ghosh · 4 years, 2 months ago
  27. e6684e4 Support partial heap graphs by Ioannis Ilkos · 4 years, 2 months ago
  28. 060f510 Add doc to client_ext.h. by Florian Mayer · 4 years, 2 months ago
  29. 934c0da Merge "ui: Make deploy script print usage on bad arg" by Hector Dearman · 4 years, 2 months ago
  30. f01fe91 ui: Make deploy script print usage on bad arg by Hector Dearman · 4 years, 2 months ago
  31. 2b94459 Merge "android_proxy_power: Choose power profile based on device name" by Mikhail Khokhlov · 4 years, 2 months ago
  32. 4b744d8 Merge "Allow heapprofd_initialize to tear down existing client." by Florian Mayer · 4 years, 2 months ago
  33. 5d4f1a5 ui: Escape search queries by Hector Dearman · 4 years, 2 months ago
  34. 87ee320 android_proxy_power: Choose power profile based on device name by Mikhail Khokhlov · 4 years, 2 months ago
  35. 55be03a Merge "Add --heaps to heap_profile script." by Florian Mayer · 4 years, 2 months ago
  36. 15eddea Allow heapprofd_initialize to tear down existing client. by Florian Mayer · 4 years, 2 months ago
  37. c841194 GPU Memory: add proto for perfetto producer in gpuservice by Yiwei Zhang · 4 years, 2 months ago
  38. 0d5f47e Merge changes I07679156,Idd5df6ed,I5b52806a,Ifcc5608d by Florian Mayer · 4 years, 2 months ago
  39. 39ddaad Add --heaps to heap_profile script. by Florian Mayer · 4 years, 2 months ago
  40. f798f83 Merge "docs: Add documentation for TRACE_EVENT_{BEGIN,END}" by Treehugger Robot · 4 years, 2 months ago
  41. 7a133a4 Factor out proto -> ClientConfig function. Add tests. by Florian Mayer · 4 years, 2 months ago
  42. 37094b2 Only use extern "C" for C++. by Florian Mayer · 4 years, 2 months ago
  43. cd39a4a Include heap names in output. by Florian Mayer · 4 years, 2 months ago
  44. c4d9a22 Merge "Provide a default target_triplet for linux on ARM32" by Ching-lin Yu · 4 years, 2 months ago
  45. a663571 Allow to choose which heap to record. by Florian Mayer · 4 years, 2 months ago
  46. 3d60943 docs: Add documentation for TRACE_EVENT_{BEGIN,END} by Sami Kyostila · 4 years, 2 months ago
  47. 23756b9 Merge "ui: bring new quantization to regular counter tracks" by Lalit Maganti · 4 years, 2 months ago
  48. 500dcd4 Merge "Add gpu_mem_total ftrace event" by Treehugger Robot · 4 years, 2 months ago
  49. 4775c28 Merge "docs: Fix typo in protozero docs" by Primiano Tucci · 4 years, 2 months ago
  50. ab7210b docs: fix broken example in config.md by Primiano Tucci · 4 years, 2 months ago
  51. c615dec Add gpu_mem_total ftrace event by Adithya Srinivasan · 4 years, 2 months ago
  52. 1ff7fdb docs: Fix typo in protozero docs by Deepanjan Roy · 4 years, 2 months ago
  53. 44e38c4 Merge "Clarify gpu_render_stage comments for use with OpenGL" by Raymond Chiu · 4 years, 2 months ago
  54. 7ecc714 ui: bring new quantization to regular counter tracks by Lalit Maganti · 4 years, 2 months ago
  55. 32166de Merge "tp: cache counter dur column after first creation" by Lalit Maganti · 4 years, 2 months ago
  56. a13d6a8 Merge "ui: switch cpu frequency and process scheduling to new quantization" by Lalit Maganti · 4 years, 2 months ago
  57. 120c634 Merge "tp: allow span join to propogate constraints on timestamps" by Lalit Maganti · 4 years, 2 months ago
  58. 3a9259e Clarify gpu_render_stage comments for use with OpenGL by Raymond Chiu · 4 years, 2 months ago
  59. e5f58ad Merge "ui: remove vsync tracks" by Lalit Maganti · 4 years, 2 months ago
  60. ba67fbc ui: remove vsync tracks by Lalit Maganti · 4 years, 2 months ago
  61. bfff084 tp: cache counter dur column after first creation by Lalit Maganti · 4 years, 2 months ago
  62. fb09e7b ui: switch cpu frequency and process scheduling to new quantization by Lalit Maganti · 4 years, 2 months ago
  63. 8947447 tp: allow span join to propogate constraints on timestamps by Lalit Maganti · 4 years, 2 months ago
  64. 46ce354 Merge "Fix links to old docs page." by Treehugger Robot · 4 years, 2 months ago
  65. 2975a0d Merge "Remove unused file." by Treehugger Robot · 4 years, 2 months ago
  66. e0c3175 Merge "Presubmit: remove NULL ban" by Treehugger Robot · 4 years, 2 months ago
  67. aaaaa9a Fix links to old docs page. by Florian Mayer · 4 years, 2 months ago
  68. 6c156ef Remove unused file. by Florian Mayer · 4 years, 2 months ago
  69. b6efa67 Provide a default target_triplet for linux on ARM32 by Chinglin Yu · 4 years, 2 months ago
  70. f5062f6 Merge "Make standalone build work for Chrome OS" by Ching-lin Yu · 4 years, 2 months ago
  71. 57c2dfb Merge "Parse IRQ ftrace events" by Treehugger Robot · 4 years, 2 months ago
  72. b74a55b Parse IRQ ftrace events by Isabelle Taylor · 4 years, 2 months ago
  73. de444dd Presubmit: remove NULL ban by Primiano Tucci · 4 years, 2 months ago
  74. babfc6e build: Remove deps on metrics:zero by Deepanjan Roy · 4 years, 2 months ago
  75. c865364 Merge "Improvements to trace processor HSC-like metrics strategy." by Collin Fijalkovich · 4 years, 2 months ago
  76. d724122 Test custom allocator. by Florian Mayer · 4 years, 2 months ago
  77. 7ac6101 Do not use NoDestructor. by Florian Mayer · 4 years, 2 months ago
  78. 4313e70 Make standalone build work for Chrome OS by Chinglin Yu · 4 years, 2 months ago
  79. 62f76f0 Docs: fix typo by Primiano Tucci · 4 years, 2 months ago
  80. 8e360f8 Improvements to trace processor HSC-like metrics strategy. by Collin Fijalkovich · 4 years, 2 months ago
  81. c969abf Merge "[trace processor] Remove WebView CPU usage metric" by Oksana Zhuravlova · 4 years, 2 months ago
  82. 0266246 Do not revisit nodes. by Florian Mayer · 4 years, 2 months ago
  83. 7ec1c0e [trace processor] Remove WebView CPU usage metric by Oksana Zhuravlova · 4 years, 2 months ago
  84. b93c9d1 Merge "ui: revamp quantization for cpu and userspace slices" by Lalit Maganti · 4 years, 2 months ago
  85. 1e0ac26 ui: revamp quantization for cpu and userspace slices by Lalit Maganti · 4 years, 2 months ago
  86. d64d998 Merge "Add vulkan render_subpass_index_mask to GpuRenderStageEvent" by Raymond Chiu · 4 years, 2 months ago
  87. 9718a75 Add vulkan render_subpass_index_mask to GpuRenderStageEvent by Raymond Chiu · 4 years, 2 months ago
  88. 28c801f Merge "Add an optional fake system tracing backend" by Treehugger Robot · 4 years, 2 months ago
  89. 3ce38c3 Merge "Move Specification to InternedData" by Raymond Chiu · 4 years, 2 months ago
  90. 1c63c98 Add an optional fake system tracing backend by Sami Kyostila · 4 years, 2 months ago
  91. 9c7a8fb Document vfork known issue. by Florian Mayer · 4 years, 2 months ago
  92. 5b621a9 Merge "tp: remove over-cautious detection of use-after-free in iterators" by Lalit Maganti · 4 years, 2 months ago
  93. 37532e6 Move Specification to InternedData by Raymond Chiu · 4 years, 4 months ago
  94. 3ef226c Merge "Parse workqueue ftrace events" by Isabelle Taylor · 4 years, 2 months ago
  95. 9885512 Bookkeeping for multiple heap spaces. by Florian Mayer · 4 years, 2 months ago
  96. b834f8c tp: remove over-cautious detection of use-after-free in iterators by Lalit Maganti · 4 years, 2 months ago
  97. 4d5abe7 Merge "Change Query page name" by Treehugger Robot · 4 years, 2 months ago
  98. e651d85 Parse workqueue ftrace events by Isabelle Taylor · 4 years, 2 months ago
  99. 0c2199d Change Query page name by Isabelle Taylor · 4 years, 2 months ago
  100. 130a852 Merge "[trace processor] Add WebView power usage metric" by Oksana Zhuravlova · 4 years, 2 months ago