1. 59bc02d trace_processor: Add fuzzer for trace parser by Hector Dearman · 5 years ago
  2. 89795fd Introduce base::CircularQueue and improve trace processor sorter by Primiano Tucci · 5 years ago
  3. fd73430 Verify shmem fd is sealed. by Florian Mayer · 5 years ago
  4. 8ecd6ee Bump mac trace_to_text in heap_profile script. by Florian Mayer · 5 years ago
  5. b015549 Bump version of trace_to_text for tools/heap_profile. by Florian Mayer · 5 years ago
  6. c3f2ec7 Merge "profiling: Move demangling off device." by Florian Mayer · 5 years ago
  7. 74142cf Merge "perfetto-ui: Workaround protozero bug" by Isabelle Taylor · 5 years ago
  8. 14c3f9b perfetto-ui: Workaround protozero bug by Hector Dearman · 5 years ago
  9. 1baa5dd Merge "traced: don't add timestamp to clock snapshot" by Lalit Maganti · 5 years ago
  10. ec0480c Merge "trace_processor: implement an iterator API and make trace to text use it" by Lalit Maganti · 5 years ago
  11. 5305896 Merge "Protect SharedRingbuffer against concurrent manipulation." by Treehugger Robot · 5 years ago
  12. 0e7d41f Fix typo in fuzzer (functionally equivalent). by Ryan Savitski · 5 years ago
  13. 469bfa8 profiling: Move demangling off device. by Florian Mayer · 5 years ago
  14. 7eaca1d Protect SharedRingbuffer against concurrent manipulation. by Florian Mayer · 5 years ago
  15. c20aee2 Merge "Fix shared_ring_buffer fuzzer." by Florian Mayer · 5 years ago
  16. 0fdd390 Merge "trace_processor: store parent pids when reading process packets" by Lalit Maganti · 5 years ago
  17. 3340d96 Merge "perfetto-ui: Small fixes" by Hector Dearman · 5 years ago
  18. 0894058 traced: don't add timestamp to clock snapshot by Lalit Maganti · 5 years ago
  19. 35972f0 Merge "perfetto-ui: Add print event to configs" by Hector Dearman · 5 years ago
  20. ab88e0c perfetto-ui: Add print event to configs by Hector Dearman · 5 years ago
  21. 0888424 trace_processor: store parent pids when reading process packets by Lalit Maganti · 5 years ago
  22. 13c70ef Merge "perfetto-ui: Improve perf" by Hector Dearman · 5 years ago
  23. 7709501 trace_processor: implement an iterator API and make trace to text use it by Lalit Maganti · 5 years ago
  24. b6257fc perfetto-ui: Small fixes by Isabelle Taylor · 5 years ago
  25. 1721b1a Roll android libcore/bionic by Primiano Tucci · 5 years ago
  26. 3abe0bd Merge "perfetto-profiling: Adjust callback for procinfo::ReadMapFilecontent" by Treehugger Robot · 5 years ago
  27. 7081b4f Merge "Fix expectation in UnwindingTest." by Treehugger Robot · 5 years ago
  28. 4bb6437 Merge "Revert "Protect SharedRingbuffer against concurrent manipulation."" by Lalit Maganti · 5 years ago
  29. 99b580a Merge "trace_to_text: Uses names from sched_switch" by Hector Dearman · 5 years ago
  30. 2a81d48 Revert "Protect SharedRingbuffer against concurrent manipulation." by Lalit Maganti · 5 years ago
  31. bdc9d60 Fix shared_ring_buffer fuzzer. by Florian Mayer · 5 years ago
  32. 5e577f2 Merge "Protect SharedRingbuffer against concurrent manipulation." by Florian Mayer · 5 years ago
  33. 4dc1305 Fix expectation in UnwindingTest. by Florian Mayer · 5 years ago
  34. 2f1b272 perfetto-ui: Changes to work with latest package versions by Isabelle Taylor · 5 years ago
  35. 19f2d72 trace_to_text: Uses names from sched_switch by Hector Dearman · 5 years ago
  36. 0d82591 perfetto-ui: Improve perf by Hector Dearman · 5 years ago
  37. ee4db4b Merge "pow2 fixup" by Ryan Savitski · 5 years ago
  38. 4976b9f Merge "Break up BookkeepingThread::HandleBookkeepingRecord." by Treehugger Robot · 5 years ago
  39. 6e62c5d pow2 fixup by Ryan Savitski · 5 years ago
  40. 81bd0ea Drop invalid RSS values by Ioannis Ilkos · 5 years ago
  41. cd6c211 Merge "trace_processor: add support for ingesting raw_syscall events" by Hector Dearman · 5 years ago
  42. 14aebc3 Merge "Fix json parser code typo" by Deepanjan Roy · 5 years ago
  43. ad14eae Break up BookkeepingThread::HandleBookkeepingRecord. by Florian Mayer · 5 years ago
  44. 99025f1 Merge "base: Support TMPDIR environment variable in TempFile" by Eric Seckler · 5 years ago
  45. 79debb0 Protect SharedRingbuffer against concurrent manipulation. by Florian Mayer · 5 years ago
  46. 3271875 Merge "Remove semicolons in perfetto." by Treehugger Robot · 5 years ago
  47. 13be379 Remove semicolons in perfetto. by Nico Weber · 5 years ago
  48. 6351293 Merge "arbiter: Handle flush requests from TraceWriter" by Eric Seckler · 5 years ago
  49. 3cb9bed Merge "Small UI fixes" by Hector Dearman · 5 years ago
  50. bd6cd47 trace_processor: add support for ingesting raw_syscall events by Hector Dearman · 5 years ago
  51. c88dab2 arbiter: Handle flush requests from TraceWriter by Eric Seckler · 5 years ago
  52. fa72093 Merge "base: Don't run destructors on subprocess exit in PagedMemoryTest." by Eric Seckler · 5 years ago
  53. e7e3f45 base: Support TMPDIR environment variable in TempFile by Eric Seckler · 5 years ago
  54. d3431c3 Merge "base: Remove use of strndup for win compile." by Eric Seckler · 5 years ago
  55. aaeab74 Small UI fixes by Hector Dearman · 5 years ago
  56. 8325c5a perfetto-ui: Add timespan selection by Isabelle Taylor · 5 years ago
  57. 7cc9175 base: Don't run destructors on subprocess exit in PagedMemoryTest. by Eric Seckler · 5 years ago
  58. 91125ce Merge "UI: Overhaul /record page" by Hector Dearman · 5 years ago
  59. e97a499 UI: Overhaul /record page by Hector Dearman · 5 years ago
  60. 653710b base: Remove use of strndup for win compile. by Eric Seckler · 5 years ago
  61. 996eb5f Fix json parser code typo by Deepanjan Roy · 5 years ago
  62. 2f950a8 Merge "Update libunwind" by Treehugger Robot · 5 years ago
  63. 5ca6f50 trace_processor: final fixes for trace_to_text by Lalit Maganti · 5 years ago
  64. b98d760 Merge "Revert "base: Another attempt at fixing win compile."" by Eric Seckler · 5 years ago
  65. 5a98cfc Revert "base: Another attempt at fixing win compile." by Eric Seckler · 5 years ago
  66. 676421f Update libunwind by Eric Seckler · 5 years ago
  67. 0ee3d57 Merge "arbiter: Only flush synchronously on ProducerEndpoint thread" by Eric Seckler · 5 years ago
  68. beb7371 trace_processor: optimise adding sched raw events by Lalit Maganti · 6 years ago
  69. ab8f3ab Merge "trace_processor: remove unused code in event tracker" by Lalit Maganti · 5 years ago
  70. 5a95223 Merge "base: Another attempt at fixing win compile." by Treehugger Robot · 5 years ago
  71. abfdaca trace_processor: remove unused code in event tracker by Lalit Maganti · 5 years ago
  72. e0b2247 Properly use move in fuzzer. by Florian Mayer · 6 years ago
  73. 4e4fe8f arbiter: Only flush synchronously on ProducerEndpoint thread by Eric Seckler · 5 years ago
  74. 55ed91a base: Another attempt at fixing win compile. by Eric Seckler · 5 years ago
  75. 2e4db45 Merge "ring buffer fuzzer: make data portion of the buffer 2^n." by Treehugger Robot · 5 years ago
  76. 13e2ebf Merge "Fix Chromium roll" by Hector Dearman · 5 years ago
  77. 960610b Fix Chromium roll by Hector Dearman · 5 years ago
  78. 476ca08 Fix g3 compilation by Ioannis Ilkos · 5 years ago
  79. 341b7f7 Merge "heapprofd cts test: add profileable and release apps" by Ryan Savitski · 5 years ago
  80. 968938b Merge "Allow variant type for non-primary key elements" by Ioannis Ilkos · 5 years ago
  81. 138ed1f Allow variant type for non-primary key elements by Ioannis Ilkos · 5 years ago
  82. 70151b7 ring buffer fuzzer: make data portion of the buffer 2^n. by Ryan Savitski · 5 years ago
  83. e144db1 Merge "base: Fix string writer win compile for chromium roll." by Eric Seckler · 5 years ago
  84. e8a8f04 Merge "perfetto-ui: Show vertical line on note preview" by Isabelle Taylor · 5 years ago
  85. 433c8e5 Fix -q flag for empty results set by Ioannis Ilkos · 5 years ago
  86. 79e32bb heapprofd cts test: add profileable and release apps by Ryan Savitski · 5 years ago
  87. 5746f5a base: Fix string writer win compile for chromium roll. by Eric Seckler · 5 years ago
  88. 810c125 Merge "trace_processor: add support for systrace output" by Lalit Maganti · 5 years ago
  89. 764e9d5 Merge "Allow loading a query file and remaining in an interactive shell" by Ioannis Ilkos · 5 years ago
  90. b1b818e perfetto-ui: Show vertical line on note preview by Isabelle Taylor · 6 years ago
  91. 27832e0 perfetto-profiling: Adjust callback for procinfo::ReadMapFilecontent by Sandeep Patil · 6 years ago
  92. eac8ed1 Merge "service: Add stats for discarded chunks + patches" by Eric Seckler · 6 years ago
  93. e7f347a Merge "Add protozero static lib target" by Hector Dearman · 6 years ago
  94. 42dafcc Allow loading a query file and remaining in an interactive shell by Ioannis Ilkos · 6 years ago
  95. 412dd58 Merge "Use PLOG for CHECK." by Florian Mayer · 6 years ago
  96. 17aa273 trace_processor: add support for systrace output by Lalit Maganti · 6 years ago
  97. 2c72bd8 service: Add stats for discarded chunks + patches by Eric Seckler · 6 years ago
  98. 65ae740 Merge "perfetto: add string writer class for formatting strings" by Lalit Maganti · 6 years ago
  99. 8a1a6b6 Add protozero static lib target by Hector Dearman · 6 years ago
  100. aa069a5 Merge "Pad fuzzer input to 2^n * kPageSize." by Florian Mayer · 6 years ago