1. dd88914 Add InodeFileDataSource unittests. by Florian Mayer · 6 years ago
  2. 1a1951d Fix logic to decide SMB page and size from config by Primiano Tucci · 6 years ago
  3. ee2aaba Merge "Disable on demand process stats implementation." by Isabelle Taylor · 6 years ago
  4. b0f0071 Use separate unix socket for tools/tmx. by Florian Mayer · 6 years ago
  5. c29e0d3 Add env var for producer/consumer socket. by Florian Mayer · 6 years ago
  6. 2c31b80 Disable on demand process stats implementation. by Isabelle Taylor · 6 years ago
  7. dca727d Refactor unit-testing of core/service_impl.cc by Primiano Tucci · 6 years ago
  8. aef0c53 Add unittests for file_scanner. Fix minor bug. by Florian Mayer · 6 years ago
  9. e1d7638 [dev-only/non-production] Fix GCC build by Primiano Tucci · 6 years ago
  10. 980f39c Merge "[debug-only/non-production] Fix libbacktrace integration on arm/64" by Primiano Tucci · 6 years ago
  11. 07e104d Reduce binary size (1.6MB -> 600K) by removing protos/trace:lite dep by Primiano Tucci · 6 years ago
  12. 543ae3a [debug-only/non-production] Fix libbacktrace integration on arm/64 by Primiano Tucci · 6 years ago
  13. c6f52d8 Merge "Fix bug in summary trace to text." by Treehugger Robot · 6 years ago
  14. cb45aa9 Fix bugs in CPU Reader. by Florian Mayer · 6 years ago
  15. 5c2d318 Merge "Remove dead code" by Florian Mayer · 6 years ago
  16. b249947 Fix bug in summary trace to text. by Isabelle Taylor · 6 years ago
  17. 420b6c0 Flush before end of trace. by Florian Mayer · 6 years ago
  18. 727d1cb Remove dead code by Florian Mayer · 6 years ago
  19. 38faa6f Improve stacktraces on Linux/Android standalone debug builds by Primiano Tucci · 6 years ago
  20. 808d6df Support building most targets on mac by Primiano Tucci · 6 years ago
  21. e56411c Reset ProbesProducer's state if losing service connection by Primiano Tucci · 6 years ago
  22. 996d4d7 Merge "Revert "Rollback DAC_READ_SEARCH capability"" by Primiano Tucci · 6 years ago
  23. 7868d61 Merge "Fix host detection for Android" by Primiano Tucci · 6 years ago
  24. 5252660 Fix GCC build (again) by Primiano Tucci · 6 years ago
  25. ce19ae9 Fix host detection for Android by Primiano Tucci · 6 years ago
  26. d6e8485 Revert "Rollback DAC_READ_SEARCH capability" by Primiano Tucci · 6 years ago
  27. c4c3ceb perfetto: refactor test code to consolidate pattern by Lalit Maganti · 6 years ago
  28. ba135fe Merge changes I0666a890,Idb306e32,I4f3afd96 by Primiano Tucci · 6 years ago
  29. db5ec47 Merge "perfetto: Fix fuzzer" by Primiano Tucci · 6 years ago
  30. 1b9c58a Added process tree config. by Hector Dearman · 6 years ago
  31. 18614fe Allow to configure scan roots. by Florian Mayer · 6 years ago
  32. dae3565 Allow to configure InodeFileDataSource. by Primiano Tucci · 6 years ago
  33. 7187df1 Merge "perfetto: fix android Travis build" by Primiano Tucci · 6 years ago
  34. 131b6e5 perfetto: add benchmark for fixed rate producer by Lalit Maganti · 6 years ago
  35. e832289 perfetto: fix android Travis build by Lalit Maganti · 6 years ago
  36. 578d784 Remove com.google from perfetto data source names by Primiano Tucci · 6 years ago
  37. 62e7884 Add a preemptive legacy config field in DataSourceConfig by Primiano Tucci · 6 years ago
  38. 45c9b18 Introduce "json" and "systrace" output in trace_to_text by Primiano Tucci · 6 years ago
  39. 3c4e5c2 traced_probes: Support on demand proccess info by Hector Dearman · 6 years ago
  40. a7c04f8 traced_probes: Fix pid snapshot by Hector Dearman · 6 years ago
  41. a443e83 Merge "service: Fix trace write period drifting" by Treehugger Robot · 6 years ago
  42. 79a6991 perfetto: Fix fuzzer by Lalit Maganti · 6 years ago
  43. 01c45f0 service: Fix trace write period drifting by Sami Kyostila · 6 years ago
  44. 5e8fa4b trace_to_text: Verify filesystem scanning numbers by Anna Zappone · 6 years ago
  45. 9daa483 Remove DataSourceID and registration callback by Primiano Tucci · 6 years ago
  46. 21c19d8 Support building trace_to_text in the Android tree by Primiano Tucci · 6 years ago
  47. de030d6 Merge "Use FileScanner to build static map." by Treehugger Robot · 6 years ago
  48. 540833c Merge "Scan filesystem in chunks." by Florian Mayer · 6 years ago
  49. 1eb5dfc Merge "Add retry logic to SharedMemoryABI::TryAcquireChunk" by Treehugger Robot · 6 years ago
  50. 5652c20 Merge "Add stateful filesystem scanner." by Treehugger Robot · 6 years ago
  51. a5dd0b8 Use FileScanner to build static map. by Florian Mayer · 6 years ago
  52. 20c9ac7 Scan filesystem in chunks. by Florian Mayer · 6 years ago
  53. 632bbbc Add retry logic to SharedMemoryABI::TryAcquireChunk by Primiano Tucci · 6 years ago
  54. 6f9c342 Add stateful filesystem scanner. by Florian Mayer · 6 years ago
  55. 02f46be Filter producers for each data source. by Isabelle Taylor · 6 years ago
  56. fbac441 Merge "ftrace_controller: Fix modulo math for computing drain delay" by Primiano Tucci · 6 years ago
  57. 86eba3e Merge "Fix TracePacket writing after splitting" by Treehugger Robot · 6 years ago
  58. b3a06e3 ftrace_controller: Fix modulo math for computing drain delay by Sami Kyostila · 6 years ago
  59. d61b85f Fix TracePacket writing after splitting by Primiano Tucci · 6 years ago
  60. 78b0dfa Merge "perfetto: fix fuzzer build" by Primiano Tucci · 6 years ago
  61. 4ff04e6 Merge "Fix msan and mac build" by Primiano Tucci · 6 years ago
  62. 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
  63. 8f47a5b perfetto: fix fuzzer build by Lalit Maganti · 6 years ago
  64. ea56fd3 Fix msan and mac build by Primiano Tucci · 6 years ago
  65. 95af7b1 Merge "filesystem: Rate limit rate of scans." by Treehugger Robot · 6 years ago
  66. e35fd4d Merge "Split large TracePackets over IPC" by Treehugger Robot · 6 years ago
  67. 5d74460 Merge "traced: Remove unused vector" by Primiano Tucci · 6 years ago
  68. 7c10462 trace_to_text: Add I/O sanity checks by Anna Zappone · 6 years ago
  69. 112376e filesystem: Rate limit rate of scans. by Florian Mayer · 6 years ago
  70. f8dcb67 Merge "perfetto: fix gcc build" by Treehugger Robot · 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. 910852d perfetto: fix gcc build by Lalit Maganti · 6 years ago
  74. 7fabd70 probes_producer: Fix system trace format by Hector Dearman · 6 years ago
  75. d496ea5 Added process tree data to the trace to text summary. by Isabelle Taylor · 6 years ago
  76. 1918c13 Fix atrace unittest by Primiano Tucci · 6 years ago
  77. fc9a8c9 ftrace_reader: Use atrace --only_userspace option by Hector Dearman · 6 years ago
  78. 5d5b9b7 Merge "Removed more build targets from being built in embedded Chrome builds by default" by Oystein Eftevaag · 6 years ago
  79. 93bf569 Merge "Rollback DAC_READ_SEARCH capability" by Treehugger Robot · 6 years ago
  80. 6214c8f Rename TraceBuffez -> TraceBuffer by Hector Dearman · 6 years ago
  81. 30ee231 Merge "Add NullTraceWriter" by Primiano Tucci · 6 years ago
  82. 067fd5b Removed more build targets from being built in embedded Chrome builds by default by Oystein Eftevaag · 6 years ago
  83. f9250dc Rollback DAC_READ_SEARCH capability by Primiano Tucci · 6 years ago
  84. 4f91e60 Merge "Perfetto changes for i/o tracing on user builds." by Treehugger Robot · 6 years ago
  85. 4045a36 Merge "Set SHM config for multiple producers." by Isabelle Taylor · 6 years ago
  86. de42bd8 Perfetto changes for i/o tracing on user builds. by Florian Mayer · 6 years ago
  87. 9a5a0e9 Add NullTraceWriter by Hector Dearman · 6 years ago
  88. 6f234db Merge "filesystem: Switch to unordered_map" by Anna Zappone · 6 years ago
  89. cffbc4d Merge "trace_to_text: Add summary mode" by Treehugger Robot · 6 years ago
  90. 86262cb Set SHM config for multiple producers. by Isabelle Taylor · 6 years ago
  91. 85ef536 trace_to_text: Add summary mode by Hector Dearman · 6 years ago
  92. c93bb54 Merge "ftrace_reader: Add atrace categories" by Treehugger Robot · 6 years ago
  93. 8ede4ac Improve perfetto_cmd logging for failed to open file. by Florian Mayer · 6 years ago
  94. 9ab7960 filesystem: Switch to unordered_map by Anna Zappone · 6 years ago
  95. f4bc1d1 Replace PERFETTO_CHECK(false) with PERFETTO_FATAL by Hector Dearman · 6 years ago
  96. 64cd1f8 Merge "Fixed another bad relative build path" by Primiano Tucci · 6 years ago
  97. 2ffd1a5 Add support for long running traces by Primiano Tucci · 6 years ago
  98. eb1e4f2 Merge "Add ELOG for CPU and memory limits" by Anna Zappone · 6 years ago
  99. c858d49 Merge "perfetto: Add error message for confusing crash" by Treehugger Robot · 6 years ago
  100. 711b640 Fixed another bad relative build path by Oystein Eftevaag · 6 years ago