1. 72daa6c Moved ScatteredStreamDelegateForTesting to protozero from ftrace_reader by Oystein Eftevaag · 6 years ago
  2. c0af530 Merge "ProcessStatsDataSource test" by Isabelle Taylor · 6 years ago
  3. 1684856 ProcessStatsDataSource test by Isabelle Taylor · 6 years ago
  4. 36557d8 perfetto: further cleanup and consolidate test code by Lalit Maganti · 6 years ago
  5. 3cbb10a Remove warning suppressions and fix many casting bugs by Primiano Tucci · 6 years ago
  6. 5715f9a Deflake ServiceImplTest.BatchFlushes by Primiano Tucci · 6 years ago
  7. e7ca7c6 Fix test failure by reducing max shm size to 32 MB by Primiano Tucci · 6 years ago
  8. d52e627 Add Flush support to Producer and expose API to Consumer by Primiano Tucci · 6 years ago
  9. 7b14f65 Make the traced service robust against corrupted packets by Primiano Tucci · 6 years ago
  10. 1a1951d Fix logic to decide SMB page and size from config by Primiano Tucci · 6 years ago
  11. c29e0d3 Add env var for producer/consumer socket. by Florian Mayer · 6 years ago
  12. dca727d Refactor unit-testing of core/service_impl.cc by Primiano Tucci · 6 years ago
  13. 07e104d Reduce binary size (1.6MB -> 600K) by removing protos/trace:lite dep by Primiano Tucci · 6 years ago
  14. 1b9c58a Added process tree config. by Hector Dearman · 6 years ago
  15. 18614fe Allow to configure scan roots. by Florian Mayer · 6 years ago
  16. dae3565 Allow to configure InodeFileDataSource. by Primiano Tucci · 6 years ago
  17. 131b6e5 perfetto: add benchmark for fixed rate producer by Lalit Maganti · 6 years ago
  18. 578d784 Remove com.google from perfetto data source names by Primiano Tucci · 6 years ago
  19. 62e7884 Add a preemptive legacy config field in DataSourceConfig by Primiano Tucci · 6 years ago
  20. 01c45f0 service: Fix trace write period drifting by Sami Kyostila · 6 years ago
  21. 9daa483 Remove DataSourceID and registration callback by Primiano Tucci · 6 years ago
  22. 1eb5dfc Merge "Add retry logic to SharedMemoryABI::TryAcquireChunk" by Treehugger Robot · 6 years ago
  23. 632bbbc Add retry logic to SharedMemoryABI::TryAcquireChunk by Primiano Tucci · 6 years ago
  24. 02f46be Filter producers for each data source. by Isabelle Taylor · 6 years ago
  25. d61b85f Fix TracePacket writing after splitting by Primiano Tucci · 6 years ago
  26. 4966fdc POSIX clock_gettime is only available on OS X >= 10.12, only log the monotonic clock for now by Oystein Eftevaag · 6 years ago
  27. e35fd4d Merge "Split large TracePackets over IPC" by Treehugger Robot · 6 years ago
  28. 5ae66da Split large TracePackets over IPC by Primiano Tucci · 6 years ago
  29. 8cbe557 traced: Remove unused vector by Hector Dearman · 6 years ago
  30. 6214c8f Rename TraceBuffez -> TraceBuffer by Hector Dearman · 6 years ago
  31. 30ee231 Merge "Add NullTraceWriter" by Primiano Tucci · 6 years ago
  32. 9a5a0e9 Add NullTraceWriter by Hector Dearman · 6 years ago
  33. 86262cb Set SHM config for multiple producers. by Isabelle Taylor · 6 years ago
  34. 2ffd1a5 Add support for long running traces by Primiano Tucci · 6 years ago
  35. dd703f0 prefetto: Remove old TODO by Hector Dearman · 6 years ago
  36. 200bd2e Record incident details into the trace by Sami Kyostila · 6 years ago
  37. bee7579 Merge "perfetto: Enforce max shm page size" by Treehugger Robot · 6 years ago
  38. 8390e5b perfetto: add benchmark variable for controlling message size by Lalit Maganti · 6 years ago
  39. bed265d perfetto: Enforce max shm page size by Hector Dearman · 6 years ago
  40. fe92233 Fix mac build by Primiano Tucci · 6 years ago
  41. 5afe501 perfetto: Silence test logs by Hector Dearman · 6 years ago
  42. 69faa90 Change SHM to be handled per producer by Isabelle Taylor · 6 years ago
  43. fbccb3c Record a periodic clock snapshot by Sami Kyostila · 6 years ago
  44. 6aa7557 Add host target for perfetto protos on Android host builds by Primiano Tucci · 6 years ago
  45. dbd0878 make constants constexpr. by Florian Mayer · 6 years ago
  46. 0ff07c7 probe_producer: Post metadata to helper sources by Hector Dearman · 6 years ago
  47. 941b221 Introduce base::TempFile / TempDir by Primiano Tucci · 6 years ago
  48. 3bc8438 Merge "perfetto: foo:foo_unittests -> foo:unittests" by Primiano Tucci · 6 years ago
  49. 6cfec8a perfetto: foo:foo_unittests -> foo:unittests by Hector Dearman · 6 years ago
  50. 3e69ed9 perfetto: add callback to TraceWriter.Flush() by Primiano Tucci · 6 years ago
  51. ecf9e4a Use new TraceBuffer and send patches over IPC by Primiano Tucci · 6 years ago
  52. 5317b5c Adding Flush() to TraceWriter by Primiano Tucci · 6 years ago
  53. 3f5705c perfetto: refactor testing code to make benchmarks easier to write by Lalit Maganti · 6 years ago
  54. ab3b1b2 Added proto for ChromeTraceEvents, and a config string to the DataSourceConfig for Chrome tracing as well by Oystein Eftevaag · 6 years ago
  55. 09db827 TraceBuffer: minor cleanups by Primiano Tucci · 6 years ago
  56. 42b36d0 Move target_buffer from ShmABI to IPC by Primiano Tucci · 6 years ago
  57. 22e4b39 Run clang-tidy. by Florian Mayer · 6 years ago
  58. 61c5548 Add lockdown mode. by Florian Mayer · 6 years ago
  59. 485faff perfetto: set memory and CPU guardrails on traced and traced_probes by Lalit Maganti · 6 years ago
  60. d23a51d TraceBuffer: add support for OOB patch batching by Primiano Tucci · 6 years ago
  61. 79f3f91 NotifySharedMemoryUpdate -> CommitData by Primiano Tucci · 6 years ago
  62. 5c59901 TraceBuffer management by Primiano Tucci · 6 years ago
  63. 954d8ed Add "protos" package to the ipc/*.proto files by Primiano Tucci · 6 years ago
  64. 081d46a Reduce ProducerID 64 -> 16 bits by Primiano Tucci · 6 years ago
  65. 06487a2 service: Implement producer and data source unregistration by Sami Kyostila · 6 years ago
  66. d410c82 ftrace_reader: Rename event_names to ftrace_events by Hector Dearman · 6 years ago
  67. 0791834 Merge "perfetto: Move FtraceConfig to own file" by Hector Dearman · 6 years ago
  68. fa71a2f Enforce extra guardrails. by Florian Mayer · 6 years ago
  69. a89cc57 perfetto: Move FtraceConfig to own file by Hector Dearman · 6 years ago
  70. 19e0e04 Revert "Forward enable_extra_guardrails to Producer." by Florian Mayer · 6 years ago
  71. 7ca582f Forward enable_extra_guardrails to Producer. by Florian Mayer · 6 years ago
  72. 80b388e Set flag in TraceConfig if data is saved to dropbox. by Florian Mayer · 6 years ago
  73. 861aa3f Merge "Add PERFETTO_LIKELY macro" by Primiano Tucci · 6 years ago
  74. 19318a7 Add PERFETTO_LIKELY macro by Primiano Tucci · 6 years ago
  75. 16d1d63 Rename Chunk to Slice to avoid ambiguity by Primiano Tucci · 6 years ago
  76. 8bb00ed Merge "protozero: Remove protozero from the name of files" by Primiano Tucci · 6 years ago
  77. e1e56b6 protozero: Remove protozero from the name of files by Hector Dearman · 6 years ago
  78. a0ad8c1 SharedMemoryABI: Make ChunkID a uint32_t by Primiano Tucci · 6 years ago
  79. 2027653 Merge "Propagate duration_ms from TraceConfig to DataSourceConfig." by Treehugger Robot · 6 years ago
  80. eef8b24 Propagate duration_ms from TraceConfig to DataSourceConfig. by Florian Mayer · 6 years ago
  81. d404ea1 Dump process data in trace. by Isabelle Taylor · 6 years ago
  82. aaa4c19 Rename protozero::ProtozeroX -> protozero::X by Hector Dearman · 6 years ago
  83. 40e9872 Fix include guards and add PRESUBMIT by Primiano Tucci · 6 years ago
  84. 32e0b54 Annotate trace packets with a trusted producer uid by Sami Kyostila · 6 years ago
  85. e452a39 Fix missing include. by Florian Mayer · 6 years ago
  86. ff72959 Added a PERFETTO_ prefix to the BUILDFLAG macros. by Oystein Eftevaag · 6 years ago
  87. 5ac48da perfetto: fix dcheck in patch list generation by Lalit Maganti · 7 years ago
  88. dbdec97 ftrace_reader: Kernel buffer size follow up by Hector Dearman · 7 years ago
  89. 6ea67b3 ftrace_reader: Plumb kernel buffer size and read period by Hector Dearman · 7 years ago
  90. cd08ec6 Add thread_checker_ to Service. by Florian Mayer · 7 years ago
  91. 0c45fa3 Reliability improvements for the demo by Primiano Tucci · 7 years ago
  92. 2a0c602 Merge "Send shared memory update IPC synchronously when stalling" by Primiano Tucci · 7 years ago
  93. 050df1a Send shared memory update IPC synchronously when stalling by Primiano Tucci · 7 years ago
  94. 9e8ebb0 TraceWriter: free the current chunk on destructor by Primiano Tucci · 7 years ago
  95. b7cca20 Improve logging and add tmux script by Primiano Tucci · 7 years ago
  96. bc8368e ftrace_reader: Add cpu_reader.cc micro benchmark by Hector Dearman · 7 years ago
  97. 2d0b225 IPC: introduce dont_reply flag to avoid useless empty replies by Primiano Tucci · 7 years ago
  98. c61e883 ftrace_reader: Add atrace support by Hector Dearman · 7 years ago
  99. bba1941 Unify kPageSize constants across the code base by Anna Zappone · 7 years ago
  100. 8c2ef92 Merge "Remove unneeded header." by Treehugger Robot · 7 years ago