1. 10f5b4e Merge "Warn about rejected concurrent sessions in trace_to_profile" by Florian Mayer · 5 years ago
  2. 8919e9a Merge "Fix LMK process association" by Ioannis Ilkos · 5 years ago
  3. 9cd1db6 Merge "trace_processor: remove RawCursor and associated virtual function calls." by Lalit Maganti · 5 years ago
  4. 4611460 Fix LMK process association by Ioannis Ilkos · 5 years ago
  5. 6004fe2 Warn about rejected concurrent sessions in trace_to_profile by Florian Mayer · 5 years ago
  6. dfd2f8c docs: Fix typos in traceconv.md by Hector Dearman · 5 years ago
  7. 9506463 Merge "Update links to Fuchsia tracing documentation" by Brian Hamrick · 5 years ago
  8. 057f2dd Merge "Fix missed const -> constexpr in Fuchsia importer" by Brian Hamrick · 5 years ago
  9. 9993745 Merge "processor: Tokenizer support for TrackEvent + InternedData" by Eric Seckler · 5 years ago
  10. 684a4f7 processor: Tokenizer support for TrackEvent + InternedData by Eric Seckler · 5 years ago
  11. 6e345f4 Prevent the IPC layer from being included in builds it can't compile on. by Stephen Nusko · 5 years ago
  12. 0b3de34 Merge "trace_processor: Deal correctly with zero-duration scoped slices" by Treehugger Robot · 5 years ago
  13. f1a8d52 trace_processor: remove RawCursor and associated virtual function calls. by Lalit Maganti · 5 years ago
  14. b141eea Merge "Hardcode estimated size of local_t for X86 Android builds" by Joshua Gilpatrick · 5 years ago
  15. 12e43f6 Update links to Fuchsia tracing documentation by Brian Hamrick · 5 years ago
  16. fc07431 Fix missed const -> constexpr in Fuchsia importer by Brian Hamrick · 5 years ago
  17. e94a275 Hardcode estimated size of local_t for X86 Android builds by Joshua Gilpatrick · 5 years ago
  18. 60107d2 trace_processor: Deal correctly with zero-duration scoped slices by Sami Kyostila · 5 years ago
  19. 7830fa5 Merge "Allow chromium to build the IPC layer." by Treehugger Robot · 5 years ago
  20. cf698ac Merge "perfetto-ui: Fix thread state" by Hector Dearman · 5 years ago
  21. 5c9f5ea Merge "perfetto-ui: Fix crash in logs controller" by Hector Dearman · 5 years ago
  22. 2ffc4a9 Merge "Add parser for Fuchsia traces" by Brian Hamrick · 5 years ago
  23. 5ee4ec8 Merge "heapprofd_client: detect well-behaved forks and stop profiling in child" by Treehugger Robot · 5 years ago
  24. 58b91c3 perfetto-ui: Fix crash in logs controller by Hector Dearman · 5 years ago
  25. 5da63f3 Allow chromium to build the IPC layer. by Stephen Nusko · 5 years ago
  26. ac79365 perfetto-ui: Fix thread state by Isabelle Taylor · 5 years ago
  27. 9eb2d5b heapprofd_client: detect well-behaved forks and stop profiling in child by Ryan Savitski · 5 years ago
  28. f129c26 Add counter_values by counter id index by Ioannis Ilkos · 5 years ago
  29. 70fed1d Merge "Fix for test targets accidentally pulled into non-Chromium embedder builds" by Primiano Tucci · 5 years ago
  30. 5c36b84 Merge "Infra: fix AOSP->GitHub mirror bot" by Primiano Tucci · 5 years ago
  31. 27d40a3 Infra: fix AOSP->GitHub mirror bot by Primiano Tucci · 5 years ago
  32. d57e133 Add parser for Fuchsia traces by Brian Hamrick · 5 years ago
  33. 85fd37e perfetto: fix Bazel build files by Lalit Maganti · 5 years ago
  34. 6b4473d Merge "Use blocking socket in client." by Florian Mayer · 5 years ago
  35. 1ed51b1 Merge "base: Fix build (missing header)." by Lalit Maganti · 5 years ago
  36. ee1df8c Fix for test targets accidentally pulled into non-Chromium embedder builds by Oystein Eftevaag · 5 years ago
  37. 73219be base: Fix build (missing header). by Eric Seckler · 5 years ago
  38. 45cb9e1 Use blocking socket in client. by Florian Mayer · 5 years ago
  39. 8044f5e Add merged protos to Bazel build by Hector Dearman · 5 years ago
  40. 505f9c9 Merge "startup writer: Don't hold lock while grabbing new trace packet." by Eric Seckler · 5 years ago
  41. 686a7c3 Merge "trigger_perfetto: Add trigger_perfetto binary" by Hector Dearman · 5 years ago
  42. a37ff2e startup writer: Don't hold lock while grabbing new trace packet. by Eric Seckler · 5 years ago
  43. e5598c5 Merge "processor: Replace utid column with ref+type in slices table." by Treehugger Robot · 5 years ago
  44. d63e3ca Merge "Do not crash using packages.list ds n debug build." by Florian Mayer · 5 years ago
  45. 696ff77 trigger_perfetto: Add trigger_perfetto binary by Hector Dearman · 5 years ago
  46. d1c6a0a Do not crash using packages.list ds n debug build. by Florian Mayer · 5 years ago
  47. 5929b0f Merge changes I2dfa0347,I951ff7a7 by Florian Mayer · 5 years ago
  48. 0f9590a Do not blindly emplace in interner. by Florian Mayer · 5 years ago
  49. 6755af4 Use unordered_set for interner. by Florian Mayer · 5 years ago
  50. a989e4c Merge "perfetto_cmd: Add user guardrail" by Hector Dearman · 5 years ago
  51. 22219ac Merge "SharedRingBuffer: test empty write." by Florian Mayer · 5 years ago
  52. 085dc3c perfetto_cmd: Add user guardrail by Hector Dearman · 5 years ago
  53. 8581c92 Merge "Fix debug tests." by Treehugger Robot · 5 years ago
  54. aa3456b Merge "heapprofd_client: SIGABRT on timed out spinlock instead of indefinite spin" by Treehugger Robot · 5 years ago
  55. 7fa9a66 Remove gaps from intern ids. by Florian Mayer · 5 years ago
  56. 4167d1b heapprofd_client: SIGABRT on timed out spinlock instead of indefinite spin by Ryan Savitski · 5 years ago
  57. f950764 Merge "heapprofd: large increase to spinlock timeout ~10ms -> ~1s" by Ryan Savitski · 5 years ago
  58. 4b8358b Fix debug tests. by Florian Mayer · 5 years ago
  59. 972225e processor: Replace utid column with ref+type in slices table. by Eric Seckler · 5 years ago
  60. 057133a Merge "Exposed GetInProcessShmemArbiter() in ProducerEndpoint" by Oystein Eftevaag · 5 years ago
  61. f4cccb5 Exposed GetInProcessShmemArbiter() in ProducerEndpoint by Oystein Eftevaag · 5 years ago
  62. b24d981 heapprofd: large increase to spinlock timeout ~10ms -> ~1s by Ryan Savitski · 5 years ago
  63. 3d46e0d Revert "Enable LTO in Android tree." by Florian Mayer · 5 years ago
  64. 054acd5 Merge "Switch to just choosing a random file name rather then TempFile::Create()" by Treehugger Robot · 5 years ago
  65. 49c5a3c Switch to just choosing a random file name rather then TempFile::Create() by Stephen Nusko · 5 years ago
  66. 084712c Merge "Fix start_ts associations" by Ioannis Ilkos · 5 years ago
  67. 94dfe52 Merge "Modify initialize function for changed parameter." by Christopher Ferris · 5 years ago
  68. b5fa260 Fix start_ts associations by Ioannis Ilkos · 5 years ago
  69. 854d22f Roll trace_to_text for heap_profile. by Florian Mayer · 5 years ago
  70. e13a058 SharedRingBuffer: test empty write. by Florian Mayer · 5 years ago
  71. 7342ae0 Merge "Fix crash in shmem with invalid size." by Treehugger Robot · 5 years ago
  72. 8dafeed Fix crash in shmem with invalid size. by Florian Mayer · 5 years ago
  73. a38230f Merge "heapprofd integration/cts tests: mark tests as disabled on x86 at build time" by Treehugger Robot · 5 years ago
  74. 57f20d7 Merge "Remove a DCHECK that causes thread checker failures for in-process mode" by Treehugger Robot · 5 years ago
  75. cd9d23c Merge "heapprofd_producer: improve data member destruction ordering." by Treehugger Robot · 5 years ago
  76. 77bc9b9 heapprofd integration/cts tests: mark tests as disabled on x86 at build time by Ryan Savitski · 5 years ago
  77. 1e50439 Merge "Reorder ProfilePacket so it can be read top to bottom." by Treehugger Robot · 5 years ago
  78. 46eb7bb heapprofd_producer: improve data member destruction ordering. by Ryan Savitski · 5 years ago
  79. dc642fa Reorder ProfilePacket so it can be read top to bottom. by Florian Mayer · 5 years ago
  80. 918fe7a trace_processor: add load tool test by Lalit Maganti · 5 years ago
  81. fe36768 Modify initialize function for changed parameter. by Christopher Ferris · 5 years ago
  82. 82e3e61 perfetto-ui: Fix typo vibrartor -> vibrator by Hector Dearman · 5 years ago
  83. f0824b8 Merge "Make syscall tables constexpr." by Treehugger Robot · 5 years ago
  84. b0999e5 Make syscall tables constexpr. by Florian Mayer · 5 years ago
  85. 25f4c01 Remove a DCHECK that causes thread checker failures for in-process mode by Peter Marshall · 5 years ago
  86. a40b420 Merge "Do not crash if we fail to open the output file." by Florian Mayer · 5 years ago
  87. 8261046 Increase flush timeout in heap_profile script. by Florian Mayer · 5 years ago
  88. 1ac4550 Do not crash if we fail to open the output file. by Florian Mayer · 5 years ago
  89. 1cae602 Merge "trace_processor: fix missing syscall headers in build files" by Lalit Maganti · 5 years ago
  90. b072fa7 Merge "Ensure that the /data/misc/perfetto-traces directory exists." by Treehugger Robot · 5 years ago
  91. 5e60c65 trace_processor: fix missing syscall headers in build files by Lalit Maganti · 5 years ago
  92. 100ac91 Merge "Warn about buffer corruption in trace to profile." by Treehugger Robot · 5 years ago
  93. 5b2d700 heapprofd: when recovering from crash, do not unset heapprofd.userdebug.mode by Ryan Savitski · 5 years ago
  94. a08ca98 Warn about buffer corruption in trace to profile. by Florian Mayer · 5 years ago
  95. b8825fb Merge "Indicate in result if shared buffer was corrupted." by Florian Mayer · 5 years ago
  96. b2622a5 Merge "Batch unwinding tasks." by Florian Mayer · 5 years ago
  97. e46a57b Ensure that the /data/misc/perfetto-traces directory exists. by Stephen Nusko · 5 years ago
  98. e32b4fd Indicate in result if shared buffer was corrupted. by Florian Mayer · 5 years ago
  99. 8ddbba1 Merge "Check if session is active before rejecting concurrent." by Florian Mayer · 5 years ago
  100. 15c0bcd Batch unwinding tasks. by Florian Mayer · 5 years ago