1. 1fab224 Merge changes I442d4291,I239ea5e4 by Ryan Savitski · 4 years, 11 months ago
  2. f4f7fd9 Do not set the build ID on the converted profile by Ioannis Ilkos · 4 years, 11 months ago
  3. 6a28e95 Merge "trace_processor: add track_id column to slice table" by Treehugger Robot · 5 years ago
  4. 21b2163 trace_processor: add track_id column to slice table by Lalit Maganti · 5 years ago
  5. 8dccfcd Merge "Re-emit strings if they are used as different types." by Florian Mayer · 5 years ago
  6. 6cab31f Merge "Document exact and start offset." by Florian Mayer · 5 years ago
  7. a2a711f Merge "trace_processor: add basic cost estimation for db backed tables" by Lalit Maganti · 5 years ago
  8. f96bdd6 Merge "processor: Parse TrackEvent track associations" by Eric Seckler · 5 years ago
  9. a383a80 Document exact and start offset. by Florian Mayer · 5 years ago
  10. b32cacf processor: Parse TrackEvent track associations by Eric Seckler · 5 years ago
  11. 7e9c2a0 trace_processor: add basic cost estimation for db backed tables by Lalit Maganti · 5 years ago
  12. 7505235 Do not increment rel_pc by 1. by Florian Mayer · 5 years ago
  13. 2e230c0 Merge "Fix trace naming due to an overwrite permission issue with root permissions" by Eric Seckler · 5 years ago
  14. 94a3034 Merge "trace_processor: fix comparision of sqlvalues and add neq db constraint" by Lalit Maganti · 5 years ago
  15. 7355db4 trace_processor: fix comparision of sqlvalues and add neq db constraint by Lalit Maganti · 5 years ago
  16. 4ca4523 Merge changes I262074ab,I2e91e757 by Hector Dearman · 5 years ago
  17. ca06498 android builds (incl. standalone): switch from Oz to O2 by Ryan Savitski · 5 years ago
  18. f13084d Merge "trace_processor: add tracks for Chrome legacy instants" by Lalit Maganti · 5 years ago
  19. 711cccd Merge "Handle error in GetColumnsForTable." by Florian Mayer · 5 years ago
  20. c7baa81 Handle error in GetColumnsForTable. by Florian Mayer · 5 years ago
  21. ed3baab trace_processor: add tracks for Chrome legacy instants by Lalit Maganti · 5 years ago
  22. 5d1b15f Merge "Join frames and symbols to improve performance" by Ioannis Ilkos · 5 years ago
  23. e0897c5 Merge changes I60f7fc3b,I99786210,I45008d53,I1c07ced9 by Pascal Muetschard · 5 years ago
  24. b5d3b52 Merge "perfetto-ui: Tidy up scrolling code" by Treehugger Robot · 5 years ago
  25. 26b769f Join frames and symbols to improve performance by Ioannis Ilkos · 5 years ago
  26. f1bb4ae Merge "trace_processor: add thread track table and interning code" by Lalit Maganti · 5 years ago
  27. 4968e40 Merge "Actually support java_hprof in BuiltinProducer." by Treehugger Robot · 5 years ago
  28. fedc15b trace_processor: add thread track table and interning code by Lalit Maganti · 5 years ago
  29. 8f223cd Merge "trace_processor: add help command about json metrics being supported" by Lalit Maganti · 5 years ago
  30. 6fe8214e Merge "Fix segfault in StackProfileTracker." by Florian Mayer · 5 years ago
  31. 91570e0 Fix segfault in StackProfileTracker. by Florian Mayer · 5 years ago
  32. 71ea280 Fix trace naming due to an overwrite permission issue with root permissions by Nicolò Mazzucato · 5 years ago
  33. 18783e7 Re-emit strings if they are used as different types. by Florian Mayer · 5 years ago
  34. 82adf6a trace_processor: add help command about json metrics being supported by Lalit Maganti · 5 years ago
  35. ec09515 perfetto-ui: Tidy up scrolling code by Isabelle Taylor · 5 years ago
  36. 6864eb3 Actually support java_hprof in BuiltinProducer. by Florian Mayer · 5 years ago
  37. be35713 Merge "trace_processor: optimize bitvector implementation" by Lalit Maganti · 5 years ago
  38. fef61f3 Merge "trace_processor: add better unittests and more benchmarks for bitvector" by Lalit Maganti · 5 years ago
  39. 566badf trace_to_text: Add support for producing ctrace files by Hector Dearman · 5 years ago
  40. cb387ae perfetto: fix formatting nit for internal code style by Lalit Maganti · 5 years ago
  41. 8aee7f0 trace_processor: optimize bitvector implementation by Lalit Maganti · 5 years ago
  42. 192a75f trace_processor: add better unittests and more benchmarks for bitvector by Lalit Maganti · 5 years ago
  43. d58b3ef Add API to generate pprof from TraceProcessor*. by Florian Mayer · 5 years ago
  44. e545db8 Merge "Fix slow pprof_builder." by Florian Mayer · 5 years ago
  45. 113ae17 Merge "Move normalization header lib to include" by Florian Mayer · 5 years ago
  46. a9cb217 Fix slow pprof_builder. by Florian Mayer · 5 years ago
  47. 842f0d8 Merge "perfetto-ui: Add Android async slice tracks" by Hector Dearman · 5 years ago
  48. 1ca8f9a trace_processor: Parse ctrace files even when they begin with "done" by Hector Dearman · 5 years ago
  49. ef2033a Merge "trace_processor: break Append -> Append{True,False} and Set -> Set,Clear" by Lalit Maganti · 5 years ago
  50. 9fd9e41 trace_processor: break Append -> Append{True,False} and Set -> Set,Clear by Lalit Maganti · 5 years ago
  51. 5c54331 perfetto-ui: Add Android async slice tracks by Hector Dearman · 5 years ago
  52. 3b82bd3 Merge "Button to download heap profile" by Neda Topoljanac · 5 years ago
  53. 380b0d5 Merge "trace_processor: Understand clock snapshot print events" by Hector Dearman · 5 years ago
  54. 505d234 Merge "Always use O_BINARY on Windows, to avoid silly EOL translations." by Primiano Tucci · 5 years ago
  55. 6df59d5 Allow embedders to augment the dependencies copts. by Pascal Muetschard · 5 years ago
  56. 148cb84 Get trace processor building on Windows with gcc. by Pascal Muetschard · 5 years ago
  57. c691123 Only use -lrt on Linux, and -ldl on Linux and Android. by Pascal Muetschard · 5 years ago
  58. b4966c5 Expose the client library in bazel and make it work. by Pascal Muetschard · 5 years ago
  59. 692a818 Merge changes I16462479,Iaac37fff,Ic0bc28b9 by Pascal Muetschard · 5 years ago
  60. fafb1d5 Always use O_BINARY on Windows, to avoid silly EOL translations. by Pascal Muetschard · 5 years ago
  61. 19ac30b Merge "Fix interned string fields from using the same iid map" by Siddhartha S · 5 years ago
  62. b2902ec Merge "Allow recorded trace sharing" by Nicolò Mazzucato · 5 years ago
  63. 3928801 Button to download heap profile by Neda Topoljanac · 5 years ago
  64. 53fa633 Merge "Copy raw perfetto trace to heap_profile output path." by Florian Mayer · 5 years ago
  65. 069936b Merge "trace_processor: add benchmark for sparse vector" by Lalit Maganti · 5 years ago
  66. 0e2206f Merge "Enable libperfetto on host with Android intree build" by Hector Dearman · 5 years ago
  67. e61a3e9 trace_processor: add benchmark for sparse vector by Lalit Maganti · 5 years ago
  68. 1e685fe Merge "trace_processor: add benchmark for rowmap" by Lalit Maganti · 5 years ago
  69. 1ae17dc trace_processor: add benchmark for rowmap by Lalit Maganti · 5 years ago
  70. 8adff07 Merge "trace_processor: add support for Android async slices" by Lalit Maganti · 5 years ago
  71. c166c07 Merge "Add public dep for adding categories to data source descriptors" by Eric Seckler · 5 years ago
  72. 92c80d8 Copy raw perfetto trace to heap_profile output path. by Florian Mayer · 5 years ago
  73. 0c127f4 Merge "Do not create variable for iterator we do not use." by Treehugger Robot · 5 years ago
  74. c4b1d5c trace_processor: add support for Android async slices by Lalit Maganti · 5 years ago
  75. cc7eab0 Move normalization header lib to include by Florian Mayer · 5 years ago
  76. e2ef02a trace_processor: change RowMap::Select to return a RowMap by Lalit Maganti · 5 years ago
  77. 53bdbb2 trace_processor: refactor tracks to reflect final design by Lalit Maganti · 5 years ago
  78. 696fe6c trace_processor: Understand clock snapshot print events by Hector Dearman · 5 years ago
  79. 04cfac7 Enable libperfetto on host with Android intree build by Hector Dearman · 5 years ago
  80. c0a9cee Fix interned string fields from using the same iid map by ssid · 5 years ago
  81. 3660543 Allow recorded trace sharing by Nicolò Mazzucato · 5 years ago
  82. 0b27dd1 Merge "Use trace processor to convert to pprof." by Florian Mayer · 5 years ago
  83. b7cdea0 Expose the merged config proto in the bazel build. by Pascal Muetschard · 5 years ago
  84. 6dc8247 Turn the JSON .cc files into no-ops based on the build flags. by Pascal Muetschard · 5 years ago
  85. d272386 Allow bazel Perfetto embedders override the build flags. by Pascal Muetschard · 5 years ago
  86. 3ce793c Use trace processor to convert to pprof. by Florian Mayer · 5 years ago
  87. 6191835 Merge changes Ie37dbea4,Id0cd4617 by Treehugger Robot · 5 years ago
  88. b4aaf11 Merge "Enable traces download and opening in catapult" by Nicolò Mazzucato · 5 years ago
  89. 364b18a Merge "Improve adb socket detection logic" by Nicolò Mazzucato · 5 years ago
  90. 4b79f0f Merge "perfetto-ui: Persist timespan highlight" by Isabelle Taylor · 5 years ago
  91. f929107 O2-friendly GetStaticEventInfo by Ryan Savitski · 5 years ago
  92. c11b2b3 Enable traces download and opening in catapult by Nicolò Mazzucato · 5 years ago
  93. 9f5e33a compact_sched decoding: trace_processor diff tests by Ryan Savitski · 5 years ago
  94. eb65cc6 compact_sched: decoding of compact sched_switch events by Ryan Savitski · 5 years ago
  95. c108446 Add public dep for adding categories to data source descriptors by Nicolò Mazzucato · 5 years ago
  96. aad7dbf Do not create variable for iterator we do not use. by Florian Mayer · 5 years ago
  97. bb037f7 perfetto: remove license comment by Lalit Maganti · 5 years ago
  98. fa49db3 Improve adb socket detection logic by Nicolò Mazzucato · 5 years ago
  99. fa7de04 Merge "args_tracker: use stable_sort when ordering by row id" by Treehugger Robot · 5 years ago
  100. 696ceee Merge "Fix error logs when WebUSB is not available" by Nicolò Mazzucato · 5 years ago