1. bd0c02f traced_probes: fix tid/pid incremental mapping and reduce overhead by Primiano Tucci · 6 years ago
  2. bdae74c Remove fuzzer executable targets when building with Chromium by Oystein Eftevaag · 6 years ago
  3. 6f3a5f9 Fix field number of f2fs_write_end. by Florian Mayer · 6 years ago
  4. 72daa6c Moved ScatteredStreamDelegateForTesting to protozero from ftrace_reader by Oystein Eftevaag · 6 years ago
  5. c0af530 Merge "ProcessStatsDataSource test" by Isabelle Taylor · 6 years ago
  6. 1684856 ProcessStatsDataSource test by Isabelle Taylor · 6 years ago
  7. 36557d8 perfetto: further cleanup and consolidate test code by Lalit Maganti · 6 years ago
  8. d9f3913 Write mount points for inodes that were not found. by Florian Mayer · 6 years ago
  9. 5e38ea2 Remove inodes we find from scheduled scan as well. by Florian Mayer · 6 years ago
  10. 3cbb10a Remove warning suppressions and fix many casting bugs by Primiano Tucci · 6 years ago
  11. 635add6 Merge "Add f2fs events." by Treehugger Robot · 6 years ago
  12. 1d8956a Add f2fs events. by Florian Mayer · 6 years ago
  13. 6eab7cc Add walleye format files. by Florian Mayer · 6 years ago
  14. a6fdd68 Merge "Deflake ServiceImplTest.BatchFlushes" by Treehugger Robot · 6 years ago
  15. 5715f9a Deflake ServiceImplTest.BatchFlushes by Primiano Tucci · 6 years ago
  16. b808373 Improve documentation by Primiano Tucci · 6 years ago
  17. e7ca7c6 Fix test failure by reducing max shm size to 32 MB by Primiano Tucci · 6 years ago
  18. d52e627 Add Flush support to Producer and expose API to Consumer by Primiano Tucci · 6 years ago
  19. fd75254 Merge "Make the traced service robust against corrupted packets" by Treehugger Robot · 6 years ago
  20. 7b14f65 Make the traced service robust against corrupted packets by Primiano Tucci · 6 years ago
  21. 7907b5a Merge "Add InodeFileDataSource unittests." by Florian Mayer · 6 years ago
  22. 0c27bae Merge "traced_probes: Write only one process tree per packet" by Hector Dearman · 6 years ago
  23. dd88914 Add InodeFileDataSource unittests. by Florian Mayer · 6 years ago
  24. e86dde3 traced_probes: Write only one process tree per packet by Hector Dearman · 6 years ago
  25. 1a1951d Fix logic to decide SMB page and size from config by Primiano Tucci · 6 years ago
  26. ee2aaba Merge "Disable on demand process stats implementation." by Isabelle Taylor · 6 years ago
  27. c29e0d3 Add env var for producer/consumer socket. by Florian Mayer · 6 years ago
  28. 2c31b80 Disable on demand process stats implementation. by Isabelle Taylor · 6 years ago
  29. dca727d Refactor unit-testing of core/service_impl.cc by Primiano Tucci · 6 years ago
  30. aef0c53 Add unittests for file_scanner. Fix minor bug. by Florian Mayer · 6 years ago
  31. 980f39c Merge "[debug-only/non-production] Fix libbacktrace integration on arm/64" by Primiano Tucci · 6 years ago
  32. 07e104d Reduce binary size (1.6MB -> 600K) by removing protos/trace:lite dep by Primiano Tucci · 6 years ago
  33. 543ae3a [debug-only/non-production] Fix libbacktrace integration on arm/64 by Primiano Tucci · 6 years ago
  34. cb45aa9 Fix bugs in CPU Reader. by Florian Mayer · 6 years ago
  35. 5c2d318 Merge "Remove dead code" by Florian Mayer · 6 years ago
  36. 420b6c0 Flush before end of trace. by Florian Mayer · 6 years ago
  37. 727d1cb Remove dead code by Florian Mayer · 6 years ago
  38. 38faa6f Improve stacktraces on Linux/Android standalone debug builds by Primiano Tucci · 6 years ago
  39. 808d6df Support building most targets on mac by Primiano Tucci · 6 years ago
  40. e56411c Reset ProbesProducer's state if losing service connection by Primiano Tucci · 6 years ago
  41. 5252660 Fix GCC build (again) by Primiano Tucci · 6 years ago
  42. 1b9c58a Added process tree config. by Hector Dearman · 6 years ago
  43. 18614fe Allow to configure scan roots. by Florian Mayer · 6 years ago
  44. dae3565 Allow to configure InodeFileDataSource. by Primiano Tucci · 6 years ago
  45. 131b6e5 perfetto: add benchmark for fixed rate producer by Lalit Maganti · 6 years ago
  46. 578d784 Remove com.google from perfetto data source names by Primiano Tucci · 6 years ago
  47. 62e7884 Add a preemptive legacy config field in DataSourceConfig by Primiano Tucci · 6 years ago
  48. 3c4e5c2 traced_probes: Support on demand proccess info by Hector Dearman · 6 years ago
  49. a7c04f8 traced_probes: Fix pid snapshot by Hector Dearman · 6 years ago
  50. 01c45f0 service: Fix trace write period drifting by Sami Kyostila · 6 years ago
  51. 9daa483 Remove DataSourceID and registration callback by Primiano Tucci · 6 years ago
  52. de030d6 Merge "Use FileScanner to build static map." by Treehugger Robot · 6 years ago
  53. 540833c Merge "Scan filesystem in chunks." by Florian Mayer · 6 years ago
  54. 1eb5dfc Merge "Add retry logic to SharedMemoryABI::TryAcquireChunk" by Treehugger Robot · 6 years ago
  55. 5652c20 Merge "Add stateful filesystem scanner." by Treehugger Robot · 6 years ago
  56. a5dd0b8 Use FileScanner to build static map. by Florian Mayer · 6 years ago
  57. 20c9ac7 Scan filesystem in chunks. by Florian Mayer · 6 years ago
  58. 632bbbc Add retry logic to SharedMemoryABI::TryAcquireChunk by Primiano Tucci · 6 years ago
  59. 6f9c342 Add stateful filesystem scanner. by Florian Mayer · 6 years ago
  60. 02f46be Filter producers for each data source. by Isabelle Taylor · 6 years ago
  61. fbac441 Merge "ftrace_controller: Fix modulo math for computing drain delay" by Primiano Tucci · 6 years ago
  62. b3a06e3 ftrace_controller: Fix modulo math for computing drain delay by Sami Kyostila · 6 years ago
  63. d61b85f Fix TracePacket writing after splitting by Primiano Tucci · 6 years ago
  64. 4ff04e6 Merge "Fix msan and mac build" by Primiano Tucci · 6 years ago
  65. 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
  66. ea56fd3 Fix msan and mac build by Primiano Tucci · 6 years ago
  67. 95af7b1 Merge "filesystem: Rate limit rate of scans." by Treehugger Robot · 6 years ago
  68. e35fd4d Merge "Split large TracePackets over IPC" by Treehugger Robot · 6 years ago
  69. 5d74460 Merge "traced: Remove unused vector" by Primiano Tucci · 6 years ago
  70. 112376e filesystem: Rate limit rate of scans. by Florian Mayer · 6 years ago
  71. 5ae66da Split large TracePackets over IPC by Primiano Tucci · 6 years ago
  72. 8cbe557 traced: Remove unused vector by Hector Dearman · 6 years ago
  73. 7fabd70 probes_producer: Fix system trace format by Hector Dearman · 6 years ago
  74. 1918c13 Fix atrace unittest by Primiano Tucci · 6 years ago
  75. fc9a8c9 ftrace_reader: Use atrace --only_userspace option by Hector Dearman · 6 years ago
  76. 6214c8f Rename TraceBuffez -> TraceBuffer by Hector Dearman · 6 years ago
  77. 30ee231 Merge "Add NullTraceWriter" by Primiano Tucci · 6 years ago
  78. 4f91e60 Merge "Perfetto changes for i/o tracing on user builds." by Treehugger Robot · 6 years ago
  79. 4045a36 Merge "Set SHM config for multiple producers." by Isabelle Taylor · 6 years ago
  80. de42bd8 Perfetto changes for i/o tracing on user builds. by Florian Mayer · 6 years ago
  81. 9a5a0e9 Add NullTraceWriter by Hector Dearman · 6 years ago
  82. 6f234db Merge "filesystem: Switch to unordered_map" by Anna Zappone · 6 years ago
  83. 86262cb Set SHM config for multiple producers. by Isabelle Taylor · 6 years ago
  84. c93bb54 Merge "ftrace_reader: Add atrace categories" by Treehugger Robot · 6 years ago
  85. 8ede4ac Improve perfetto_cmd logging for failed to open file. by Florian Mayer · 6 years ago
  86. 9ab7960 filesystem: Switch to unordered_map by Anna Zappone · 6 years ago
  87. f4bc1d1 Replace PERFETTO_CHECK(false) with PERFETTO_FATAL by Hector Dearman · 6 years ago
  88. 2ffd1a5 Add support for long running traces by Primiano Tucci · 6 years ago
  89. eb1e4f2 Merge "Add ELOG for CPU and memory limits" by Anna Zappone · 6 years ago
  90. c858d49 Merge "perfetto: Add error message for confusing crash" by Treehugger Robot · 6 years ago
  91. aa69aff traced_probes: Fix DCHECK by Hector Dearman · 6 years ago
  92. 2e6381b perfetto: Add error message for confusing crash by Hector Dearman · 6 years ago
  93. 0af7993 Merge "traced_probes: Keep track of failed producers" by Treehugger Robot · 6 years ago
  94. 78fbbf3 Add ELOG for CPU and memory limits by Anna Zappone · 6 years ago
  95. dd703f0 prefetto: Remove old TODO by Hector Dearman · 6 years ago
  96. c27e5fb ftrace_reader: Add atrace categories by Hector Dearman · 6 years ago
  97. bcb56fb traced_probes: Keep track of failed producers by Hector Dearman · 6 years ago
  98. 200bd2e Record incident details into the trace by Sami Kyostila · 6 years ago
  99. 6d80995 Merge "ftrace_reader: Add back test for multiple inodes in event" by Anna Zappone · 6 years ago
  100. 6a5d4a8 Merge "filesystem: Add LRU cache and full file scan for /data" by Anna Zappone · 6 years ago