1. 5c36b84 Merge "Infra: fix AOSP->GitHub mirror bot" by Primiano Tucci · 5 years ago
  2. 27d40a3 Infra: fix AOSP->GitHub mirror bot by Primiano Tucci · 5 years ago
  3. 85fd37e perfetto: fix Bazel build files by Lalit Maganti · 5 years ago
  4. 6b4473d Merge "Use blocking socket in client." by Florian Mayer · 5 years ago
  5. 1ed51b1 Merge "base: Fix build (missing header)." by Lalit Maganti · 5 years ago
  6. 73219be base: Fix build (missing header). by Eric Seckler · 5 years ago
  7. 45cb9e1 Use blocking socket in client. by Florian Mayer · 5 years ago
  8. 8044f5e Add merged protos to Bazel build by Hector Dearman · 5 years ago
  9. 505f9c9 Merge "startup writer: Don't hold lock while grabbing new trace packet." by Eric Seckler · 5 years ago
  10. 686a7c3 Merge "trigger_perfetto: Add trigger_perfetto binary" by Hector Dearman · 5 years ago
  11. a37ff2e startup writer: Don't hold lock while grabbing new trace packet. by Eric Seckler · 5 years ago
  12. e5598c5 Merge "processor: Replace utid column with ref+type in slices table." by Treehugger Robot · 5 years ago
  13. d63e3ca Merge "Do not crash using packages.list ds n debug build." by Florian Mayer · 5 years ago
  14. 696ff77 trigger_perfetto: Add trigger_perfetto binary by Hector Dearman · 5 years ago
  15. d1c6a0a Do not crash using packages.list ds n debug build. by Florian Mayer · 5 years ago
  16. 5929b0f Merge changes I2dfa0347,I951ff7a7 by Florian Mayer · 5 years ago
  17. 0f9590a Do not blindly emplace in interner. by Florian Mayer · 5 years ago
  18. 6755af4 Use unordered_set for interner. by Florian Mayer · 5 years ago
  19. a989e4c Merge "perfetto_cmd: Add user guardrail" by Hector Dearman · 5 years ago
  20. 22219ac Merge "SharedRingBuffer: test empty write." by Florian Mayer · 5 years ago
  21. 085dc3c perfetto_cmd: Add user guardrail by Hector Dearman · 5 years ago
  22. 8581c92 Merge "Fix debug tests." by Treehugger Robot · 5 years ago
  23. aa3456b Merge "heapprofd_client: SIGABRT on timed out spinlock instead of indefinite spin" by Treehugger Robot · 5 years ago
  24. 7fa9a66 Remove gaps from intern ids. by Florian Mayer · 5 years ago
  25. 4167d1b heapprofd_client: SIGABRT on timed out spinlock instead of indefinite spin by Ryan Savitski · 5 years ago
  26. f950764 Merge "heapprofd: large increase to spinlock timeout ~10ms -> ~1s" by Ryan Savitski · 5 years ago
  27. 4b8358b Fix debug tests. by Florian Mayer · 5 years ago
  28. 972225e processor: Replace utid column with ref+type in slices table. by Eric Seckler · 5 years ago
  29. 057133a Merge "Exposed GetInProcessShmemArbiter() in ProducerEndpoint" by Oystein Eftevaag · 5 years ago
  30. f4cccb5 Exposed GetInProcessShmemArbiter() in ProducerEndpoint by Oystein Eftevaag · 5 years ago
  31. b24d981 heapprofd: large increase to spinlock timeout ~10ms -> ~1s by Ryan Savitski · 5 years ago
  32. 3d46e0d Revert "Enable LTO in Android tree." by Florian Mayer · 5 years ago
  33. 054acd5 Merge "Switch to just choosing a random file name rather then TempFile::Create()" by Treehugger Robot · 5 years ago
  34. 49c5a3c Switch to just choosing a random file name rather then TempFile::Create() by Stephen Nusko · 5 years ago
  35. 084712c Merge "Fix start_ts associations" by Ioannis Ilkos · 5 years ago
  36. 94dfe52 Merge "Modify initialize function for changed parameter." by Christopher Ferris · 5 years ago
  37. b5fa260 Fix start_ts associations by Ioannis Ilkos · 5 years ago
  38. 854d22f Roll trace_to_text for heap_profile. by Florian Mayer · 5 years ago
  39. e13a058 SharedRingBuffer: test empty write. by Florian Mayer · 5 years ago
  40. 7342ae0 Merge "Fix crash in shmem with invalid size." by Treehugger Robot · 5 years ago
  41. 8dafeed Fix crash in shmem with invalid size. by Florian Mayer · 5 years ago
  42. a38230f Merge "heapprofd integration/cts tests: mark tests as disabled on x86 at build time" by Treehugger Robot · 5 years ago
  43. 57f20d7 Merge "Remove a DCHECK that causes thread checker failures for in-process mode" by Treehugger Robot · 5 years ago
  44. cd9d23c Merge "heapprofd_producer: improve data member destruction ordering." by Treehugger Robot · 5 years ago
  45. 77bc9b9 heapprofd integration/cts tests: mark tests as disabled on x86 at build time by Ryan Savitski · 5 years ago
  46. 1e50439 Merge "Reorder ProfilePacket so it can be read top to bottom." by Treehugger Robot · 5 years ago
  47. 46eb7bb heapprofd_producer: improve data member destruction ordering. by Ryan Savitski · 5 years ago
  48. dc642fa Reorder ProfilePacket so it can be read top to bottom. by Florian Mayer · 5 years ago
  49. 918fe7a trace_processor: add load tool test by Lalit Maganti · 5 years ago
  50. fe36768 Modify initialize function for changed parameter. by Christopher Ferris · 5 years ago
  51. 82e3e61 perfetto-ui: Fix typo vibrartor -> vibrator by Hector Dearman · 5 years ago
  52. f0824b8 Merge "Make syscall tables constexpr." by Treehugger Robot · 5 years ago
  53. b0999e5 Make syscall tables constexpr. by Florian Mayer · 5 years ago
  54. 25f4c01 Remove a DCHECK that causes thread checker failures for in-process mode by Peter Marshall · 5 years ago
  55. a40b420 Merge "Do not crash if we fail to open the output file." by Florian Mayer · 5 years ago
  56. 8261046 Increase flush timeout in heap_profile script. by Florian Mayer · 5 years ago
  57. 1ac4550 Do not crash if we fail to open the output file. by Florian Mayer · 5 years ago
  58. 1cae602 Merge "trace_processor: fix missing syscall headers in build files" by Lalit Maganti · 5 years ago
  59. b072fa7 Merge "Ensure that the /data/misc/perfetto-traces directory exists." by Treehugger Robot · 5 years ago
  60. 5e60c65 trace_processor: fix missing syscall headers in build files by Lalit Maganti · 5 years ago
  61. 100ac91 Merge "Warn about buffer corruption in trace to profile." by Treehugger Robot · 5 years ago
  62. 5b2d700 heapprofd: when recovering from crash, do not unset heapprofd.userdebug.mode by Ryan Savitski · 5 years ago
  63. a08ca98 Warn about buffer corruption in trace to profile. by Florian Mayer · 5 years ago
  64. b8825fb Merge "Indicate in result if shared buffer was corrupted." by Florian Mayer · 5 years ago
  65. b2622a5 Merge "Batch unwinding tasks." by Florian Mayer · 5 years ago
  66. e46a57b Ensure that the /data/misc/perfetto-traces directory exists. by Stephen Nusko · 5 years ago
  67. e32b4fd Indicate in result if shared buffer was corrupted. by Florian Mayer · 5 years ago
  68. 8ddbba1 Merge "Check if session is active before rejecting concurrent." by Florian Mayer · 5 years ago
  69. 15c0bcd Batch unwinding tasks. by Florian Mayer · 5 years ago
  70. c970131 Fix misleading comment. by Florian Mayer · 5 years ago
  71. 5fa91a3 Merge "Remove stale TODO." by Florian Mayer · 5 years ago
  72. 754b57f Check if session is active before rejecting concurrent. by Florian Mayer · 5 years ago
  73. 3d4c01d Remove stale TODO. by Florian Mayer · 5 years ago
  74. 81df6cb Reference docs about sampling interval in proto. by Florian Mayer · 5 years ago
  75. abe01b4 Merge "heapprofd: add heartbeat check to child mode" by Ryan Savitski · 5 years ago
  76. f30f609 Merge "heapprofd_client: proceed even if unable to read own cmdline + move std::string usage" by Ryan Savitski · 5 years ago
  77. 27acfdb Merge "heapprofd_client: fork mode: avoid atfork handlers and SIGCHILD by using clone(2)." by Ryan Savitski · 5 years ago
  78. 9fa59cb Add a field to the TraceConfig that allows users to activate triggers. by Stephen Nusko · 5 years ago
  79. e7d286e Merge "Talk about sampling in docs." by Treehugger Robot · 5 years ago
  80. 9cca3e8 heapprofd: add heartbeat check to child mode by Ryan Savitski · 5 years ago
  81. 1203175 Talk about sampling in docs. by Florian Mayer · 5 years ago
  82. b305678 heapprofd_client: proceed even if unable to read own cmdline + move std::string usage by Ryan Savitski · 5 years ago
  83. e97322e heapprofd_client: fork mode: avoid atfork handlers and SIGCHILD by using clone(2). by Ryan Savitski · 5 years ago
  84. 81880ac Merge "traced_probes: Respect all wildcard groups" by Primiano Tucci · 5 years ago
  85. 0e3c24a Merge "Fix debug build." by Florian Mayer · 5 years ago
  86. 0312066 traced_probes: Respect all wildcard groups by Hector Dearman · 5 years ago
  87. 2f33d3f Fix debug build. by Florian Mayer · 5 years ago
  88. a527c39 Merge "Fix build error." by Treehugger Robot · 5 years ago
  89. b782232 Fix fuzzer build error. by Florian Mayer · 5 years ago
  90. 4d01245 Fix build error. by Florian Mayer · 5 years ago
  91. 1cfa43d Merge "Allow to specify shmem size in script." by Florian Mayer · 5 years ago
  92. 2072d9b Syscall tracing: improve syscall tables. by Primiano Tucci · 5 years ago
  93. 6785b20 Merge "tools/busy_threads: make busy/sleep period configurable" by Ryan Savitski · 5 years ago
  94. 9590bc4 tools/busy_threads: make busy/sleep period configurable by Ryan Savitski · 5 years ago
  95. 6a80f56 Merge "perfetto: add dump_ftrace_stats tool" by Lalit Maganti · 5 years ago
  96. 787418f perfetto: add dump_ftrace_stats tool by Lalit Maganti · 5 years ago
  97. de4e887 trace_processor: remove proto API by Lalit Maganti · 5 years ago
  98. 4fe2ce3 ui: make UI use the iterator API of trace processor by Lalit Maganti · 5 years ago
  99. 911b1a3 Merge "traced_probes: fix CpuReaders not waking up on non-first tracing session" by Primiano Tucci · 5 years ago
  100. 91b3c6d Allow to specify shmem size in script. by Florian Mayer · 5 years ago