1. 10613fa Make proto_to_cpp a build-time generator by Primiano Tucci · 4 years, 10 months ago
  2. cb79e71 Merge "processor: Fix a few more potential nullpointers during json export" by Eric Seckler · 4 years, 10 months ago
  3. 1bf6810 processor: Fix a few more potential nullpointers during json export by Eric Seckler · 4 years, 10 months ago
  4. b833f0b Merge "processor: Translate track & chrome event timestamps to trace time" by Treehugger Robot · 4 years, 10 months ago
  5. 6e3e5f9 Merge "Properly set field_name in heap_graph_reference." by Treehugger Robot · 4 years, 10 months ago
  6. 624e60f processor: Fix incorrect interned event name lookup by Eric Seckler · 4 years, 10 months ago
  7. 1bf9989 Properly set field_name in heap_graph_reference. by Florian Mayer · 4 years, 10 months ago
  8. 50dc0de Merge changes Iebde5f76,I8e5b4e64,I21d2b89e by Hector Dearman · 4 years, 10 months ago
  9. 15ea5df processor: Translate track & chrome event timestamps to trace time by Eric Seckler · 4 years, 10 months ago
  10. 1eefb86 Merge "processor: Simplify InternedData tracking and support generations" by Treehugger Robot · 4 years, 10 months ago
  11. 02cdcef processor: Simplify InternedData tracking and support generations by Eric Seckler · 4 years, 10 months ago
  12. 666b243 Merge "processor: Add a DLOG for unexpected metadata to json export" by Treehugger Robot · 4 years, 10 months ago
  13. 1d241c1 Merge "Correctly handle multiple mappings for symbols" by Treehugger Robot · 4 years, 10 months ago
  14. f0cbbfe Merge "ELOG in Client API OnDisconnect." by Treehugger Robot · 4 years, 10 months ago
  15. 8320291 Correctly handle multiple mappings for symbols by Florian Mayer · 4 years, 10 months ago
  16. ddf03f6 processor: Add a DLOG for unexpected metadata to json export by Eric Seckler · 4 years, 10 months ago
  17. dbcebd1 Merge "processor: Fix some potential crashes in json exporter" by Treehugger Robot · 4 years, 10 months ago
  18. 40c8c39 trace_processor: Avoid current_provider_ nullptr errors by Hector Dearman · 4 years, 10 months ago
  19. 8f41e5d Merge "Fix conversion of 'print' events from the field" by Treehugger Robot · 4 years, 10 months ago
  20. a63d35e trace_processor: Don't create invalid slices by Hector Dearman · 4 years, 10 months ago
  21. 2ad8f88 processor: Fix some potential crashes in json exporter by Eric Seckler · 4 years, 10 months ago
  22. f5d387b Merge "Fix VulkanMemoryAllocation typo in proto_parser" by Treehugger Robot · 4 years, 10 months ago
  23. a855120 Fix VulkanMemoryAllocation typo in proto_parser by Hector Dearman · 4 years, 10 months ago
  24. 561ba7e Add gen_all --check-only to CI by Primiano Tucci · 4 years, 10 months ago
  25. e43bc75 Fix conversion of 'print' events from the field by Isabelle Taylor · 4 years, 10 months ago
  26. e5d7429 trace_processor: TicksToNs should not divide by zero by Hector Dearman · 4 years, 10 months ago
  27. df19403 Merge "Add heap graph references." by Florian Mayer · 4 years, 10 months ago
  28. 9c01d16 Add heap graph references. by Florian Mayer · 4 years, 10 months ago
  29. 1a95faf Fix duplicate hash callsites returned by Ioannis Ilkos · 4 years, 10 months ago
  30. 2a4f8e7 Merge "processor: extract a public ReadTrace() function from shell" by Eric Seckler · 4 years, 10 months ago
  31. 547b457 Merge "Heap profile callsites metric" by Ioannis Ilkos · 4 years, 10 months ago
  32. 8f70bbf processor: extract a public ReadTrace() function from shell by Eric Seckler · 4 years, 10 months ago
  33. 41310df proto: Fix GpuLog Severity by Eric Seckler · 4 years, 10 months ago
  34. 73f2cd0 Heap profile callsites metric by Ioannis Ilkos · 4 years, 10 months ago
  35. b958c12 Merge "Add message for logging GPU message" by Raymond Chiu · 4 years, 10 months ago
  36. 4978163 ELOG in Client API OnDisconnect. by Florian Mayer · 4 years, 10 months ago
  37. 81425dc Merge "processor: support file descriptors for export_json()" by Treehugger Robot · 4 years, 10 months ago
  38. 37ad6af processor: support file descriptors for export_json() by Eric Seckler · 4 years, 10 months ago
  39. b71607b trace_processor: Add fuzzer test cases by Hector Dearman · 4 years, 10 months ago
  40. c612b7f Add message for logging GPU message by Raymond Chiu · 5 years ago
  41. f4389a6 Add statsd subscription id to metadata by Ioannis Ilkos · 4 years, 10 months ago
  42. df2a838 Scrape real uid at onPids by Ioannis Ilkos · 4 years, 10 months ago
  43. 77d3308 Merge "Expose full gpu_slice (with slice columns)" by Lalit Maganti · 4 years, 10 months ago
  44. e59618c Merge "trace_processor: fix resize bug" by Lalit Maganti · 4 years, 10 months ago
  45. 4060dd0 trace_processor: improve logic of best index by Lalit Maganti · 4 years, 10 months ago
  46. 96bff4d trace_processor: fix resize bug by Lalit Maganti · 4 years, 10 months ago
  47. d24f5e3 Merge "processor: Stitch chunks of legacy user json traces for export" by Eric Seckler · 4 years, 10 months ago
  48. 13b84b3 processor: Stitch chunks of legacy user json traces for export by Eric Seckler · 4 years, 10 months ago
  49. e3c435a Merge "Improve logging of GetCmdlineForPID." by Lalit Maganti · 4 years, 10 months ago
  50. 24b0833 Expose full gpu_slice (with slice columns) by Lalit Maganti · 4 years, 10 months ago
  51. cea98b8 Merge "trace_processor: significantly improve performance of bitvector resize" by Lalit Maganti · 4 years, 10 months ago
  52. 21c2489 Merge "Add yapf python formatter and format all files" by Primiano Tucci · 4 years, 10 months ago
  53. 834fdc7 Add yapf python formatter and format all files by Primiano Tucci · 4 years, 10 months ago
  54. d897a10 Merge "build: gcc9/gcc6 support and cross fixes" by Primiano Tucci · 4 years, 10 months ago
  55. 6f54607 trace_processor: significantly improve performance of bitvector resize by Lalit Maganti · 4 years, 10 months ago
  56. e5c39eb Merge "trace_processor: implement "hash" sql function" by Lalit Maganti · 4 years, 10 months ago
  57. e65da63 Merge "Parse process descriptor to set process names" by Siddhartha S · 4 years, 10 months ago
  58. 062c8f8 trace_processor: implement "hash" sql function by Lalit Maganti · 4 years, 10 months ago
  59. 83987d2 build: gcc9/gcc6 support and cross fixes by Matthew Clarkson · 4 years, 10 months ago
  60. f10b205 metatrace: remove memset and trivial-ctor assumption by Primiano Tucci · 4 years, 10 months ago
  61. 570fb43 Merge "Alow to set BufferExhaustedPolicy in client API." by Florian Mayer · 4 years, 10 months ago
  62. 8e6077d Improve logging of GetCmdlineForPID. by Florian Mayer · 4 years, 10 months ago
  63. 974a8b8 Alow to set BufferExhaustedPolicy in client API. by Florian Mayer · 4 years, 10 months ago
  64. 9a5dfa5 build: python3 support by Matthew Clarkson · 4 years, 10 months ago
  65. 1ffe225 Parse process descriptor to set process names by ssid · 4 years, 11 months ago
  66. b06d185 Support memory tracker layer from Gapid in Perfetto by Mohammad Reza Zakerinasab · 5 years ago
  67. 3ad1e21 Merge "trace_processor: add benchmark for resize of bitvector" by Lalit Maganti · 4 years, 11 months ago
  68. a46cdb4 Merge "trace_processor: add benchmark for sparsevector Get calls" by Lalit Maganti · 4 years, 11 months ago
  69. 1e47036 base: Output a debug message if temp file creation fails by Eric Seckler · 4 years, 11 months ago
  70. e4d9003 Merge "Launch the shell in the trace processor shell on Windows." by Pascal Muetschard · 4 years, 11 months ago
  71. 00cb035 Merge "Check ProfilePacket.index in Trace Processor." by Florian Mayer · 4 years, 11 months ago
  72. 252e448 Check ProfilePacket.index in Trace Processor. by Florian Mayer · 4 years, 11 months ago
  73. 5eb8bb3 remove duplicate assignment by Florian Mayer · 4 years, 11 months ago
  74. b689fa5 Merge "Add heap_graph_object table." by Florian Mayer · 4 years, 11 months ago
  75. 25e013e Add heap_graph_object table. by Florian Mayer · 4 years, 11 months ago
  76. 94c47dd Use explicit moves when returning covariant std::unique_ptr by Primiano Tucci · 4 years, 11 months ago
  77. 7a9fc28 trace_processor: add benchmark for resize of bitvector by Lalit Maganti · 4 years, 11 months ago
  78. 424ef1c Merge changes I2d486952,I354b1b16 by Isabelle Taylor · 4 years, 11 months ago
  79. 1fab224 Merge changes I442d4291,I239ea5e4 by Ryan Savitski · 4 years, 11 months ago
  80. 6a28e95 Merge "trace_processor: add track_id column to slice table" by Treehugger Robot · 4 years, 11 months ago
  81. 21b2163 trace_processor: add track_id column to slice table by Lalit Maganti · 4 years, 11 months ago
  82. 8dccfcd Merge "Re-emit strings if they are used as different types." by Florian Mayer · 4 years, 11 months ago
  83. a2a711f Merge "trace_processor: add basic cost estimation for db backed tables" by Lalit Maganti · 4 years, 11 months ago
  84. f96bdd6 Merge "processor: Parse TrackEvent track associations" by Eric Seckler · 4 years, 11 months ago
  85. b32cacf processor: Parse TrackEvent track associations by Eric Seckler · 4 years, 11 months ago
  86. 7e9c2a0 trace_processor: add basic cost estimation for db backed tables by Lalit Maganti · 4 years, 11 months ago
  87. 94a3034 Merge "trace_processor: fix comparision of sqlvalues and add neq db constraint" by Lalit Maganti · 4 years, 11 months ago
  88. 7355db4 trace_processor: fix comparision of sqlvalues and add neq db constraint by Lalit Maganti · 4 years, 11 months ago
  89. 4ca4523 Merge changes I262074ab,I2e91e757 by Hector Dearman · 4 years, 11 months ago
  90. f13084d Merge "trace_processor: add tracks for Chrome legacy instants" by Lalit Maganti · 4 years, 11 months ago
  91. 711cccd Merge "Handle error in GetColumnsForTable." by Florian Mayer · 4 years, 11 months ago
  92. c7baa81 Handle error in GetColumnsForTable. by Florian Mayer · 4 years, 11 months ago
  93. ed3baab trace_processor: add tracks for Chrome legacy instants by Lalit Maganti · 4 years, 11 months ago
  94. 8aef43f Launch the shell in the trace processor shell on Windows. by Pascal Muetschard · 4 years, 11 months ago
  95. 5d1b15f Merge "Join frames and symbols to improve performance" by Ioannis Ilkos · 4 years, 11 months ago
  96. e0897c5 Merge changes I60f7fc3b,I99786210,I45008d53,I1c07ced9 by Pascal Muetschard · 4 years, 11 months ago
  97. 26b769f Join frames and symbols to improve performance by Ioannis Ilkos · 4 years, 11 months ago
  98. f1bb4ae Merge "trace_processor: add thread track table and interning code" by Lalit Maganti · 4 years, 11 months ago
  99. 4968e40 Merge "Actually support java_hprof in BuiltinProducer." by Treehugger Robot · 4 years, 11 months ago
  100. fedc15b trace_processor: add thread track table and interning code by Lalit Maganti · 4 years, 11 months ago