1. 8390e5b perfetto: add benchmark variable for controlling message size by Lalit Maganti · 7 years ago
  2. dd95ef9 perfetto: use new flushing mechanisms and make variables more consistent by Lalit Maganti · 7 years ago
  3. fe92233 Fix mac build by Primiano Tucci · 7 years ago
  4. 902bed8 Merge "Ignore traced_probe's own I/O activity." by Treehugger Robot · 7 years ago
  5. b8e235b Ignore traced_probe's own I/O activity. by Florian Mayer · 7 years ago
  6. 4b87c08 Merge "perfetto: add end to end benchmarking" by Lalit Maganti · 7 years ago
  7. bfc3d3e perfetto: add end to end benchmarking by Lalit Maganti · 7 years ago
  8. b575d4f Merge "Use set instead of map to save memory." by Treehugger Robot · 7 years ago
  9. f75d580 Merge "Allow to stop ScanFilesDFS early." by Treehugger Robot · 7 years ago
  10. a55540d Merge "ftrace_reader: Adjust DCHECK on Inode collection" by Treehugger Robot · 7 years ago
  11. 73ec133 Use set instead of map to save memory. by Florian Mayer · 7 years ago
  12. 60ccd53 Merge "perfetto: update benchmark dep" by Lalit Maganti · 7 years ago
  13. 69b9d2d Merge "Add cache to hint where to look for inodes." by Treehugger Robot · 7 years ago
  14. 80a651b Merge "perfetto: fix cts test failure after clock sync" by Treehugger Robot · 7 years ago
  15. fe28afd Allow to stop ScanFilesDFS early. by Florian Mayer · 7 years ago
  16. 2c3ac7f ftrace_reader: Adjust DCHECK on Inode collection by Hector Dearman · 7 years ago
  17. b21f4fb Add cache to hint where to look for inodes. by Florian Mayer · 7 years ago
  18. c99d93c perfetto: update benchmark dep by Lalit Maganti · 7 years ago
  19. 86cfbe1 perfetto: Add guardrails to perfetto_cmd by Hector Dearman · 7 years ago
  20. 9ac6bd9 perfetto: fix cts test failure after clock sync by Lalit Maganti · 7 years ago
  21. 5afe501 perfetto: Silence test logs by Hector Dearman · 7 years ago
  22. 69faa90 Change SHM to be handled per producer by Isabelle Taylor · 7 years ago
  23. fbccb3c Record a periodic clock snapshot by Sami Kyostila · 7 years ago
  24. 6aa7557 Add host target for perfetto protos on Android host builds by Primiano Tucci · 7 years ago
  25. 96928ab Merge "perfetto: Add a testing program" by Treehugger Robot · 7 years ago
  26. abc3040 Merge "make constants constexpr." by Treehugger Robot · 7 years ago
  27. f4c08c0 Merge "Run lstat on correct path. Do not follow symlinks." by Treehugger Robot · 7 years ago
  28. dbd0878 make constants constexpr. by Florian Mayer · 7 years ago
  29. e9bdfe5 perfetto: Change override to separate property by Hector Dearman · 7 years ago
  30. c6336d2 Run lstat on correct path. Do not follow symlinks. by Florian Mayer · 7 years ago
  31. 3639700 perfetto: Add a testing program by Hector Dearman · 7 years ago
  32. 2bade00 Merge "Don't build trace_to_text when building in Chrome" by Primiano Tucci · 7 years ago
  33. 7ca14bf Generalize filesystem scanning function. by Florian Mayer · 7 years ago
  34. cd3b6d3 traced_probes: Add data_source_types.h by Hector Dearman · 7 years ago
  35. f82ee0e Merge "perfetto: try to fix CTS (part 3)" by Treehugger Robot · 7 years ago
  36. 1cfb312 Merge "ftrace_reader: Update for uint64 block device ids" by Anna Zappone · 7 years ago
  37. 0ab8978 Merge "perfetto: Add linux support to tools/tmux" by Treehugger Robot · 7 years ago
  38. 8ce3087 ftrace_reader: Update for uint64 block device ids by Anna Zappone · 7 years ago
  39. b3d83f6 Merge "probes_producer: Convert block_device_ids for maps to align" by Anna Zappone · 7 years ago
  40. e372416 Update docs by Primiano Tucci · 7 years ago
  41. 9eba16c Don't build trace_to_text when building in Chrome by Oystein Eftevaag · 7 years ago
  42. c067d41 perfetto: Add linux support to tools/tmux by Hector Dearman · 7 years ago
  43. 80e098e probes_producer: Convert block_device_ids for maps to align by Anna Zappone · 7 years ago
  44. 2166b71 Fix JSON error and add I/O events by Anna Zappone · 7 years ago
  45. 17992c0 perfetto: try to fix CTS (part 3) by Lalit Maganti · 7 years ago
  46. 2e490ba ftrace_reader: Fix InferFtraceType for int8_t by Hector Dearman · 7 years ago
  47. 906086d Merge "traced_probes: Fix gcc build" by Treehugger Robot · 7 years ago
  48. 5f1f6c8 Merge "ftrace_reader: Comment out DCHECK in proto_translation_table.cc" by Treehugger Robot · 7 years ago
  49. 2a530c4 Merge "Add base/time.h" by Treehugger Robot · 7 years ago
  50. ad2c546 traced_probes: Fix gcc build by Hector Dearman · 7 years ago
  51. 7bb3787 ftrace_reader: Comment out DCHECK in proto_translation_table.cc by Hector Dearman · 7 years ago
  52. 5c04a51 Merge "probe_producer: Post metadata to helper sources" by Treehugger Robot · 7 years ago
  53. 8934c6c Add base/time.h by Primiano Tucci · 7 years ago
  54. 0ff07c7 probe_producer: Post metadata to helper sources by Hector Dearman · 7 years ago
  55. 55e73f3 Fix GCC build by Primiano Tucci · 7 years ago
  56. 569ad31 Remove dependency from filesystem to ftrace and fix mac build by Primiano Tucci · 7 years ago
  57. 941b221 Introduce base::TempFile / TempDir by Primiano Tucci · 7 years ago
  58. 3bc8438 Merge "perfetto: foo:foo_unittests -> foo:unittests" by Primiano Tucci · 7 years ago
  59. 760ef72 Merge "perfetto: All tests should end in 'Test'" by Primiano Tucci · 7 years ago
  60. 2b0e92b perfetto: Fix tests broken by InferFtraceType by Hector Dearman · 7 years ago
  61. f892832 Merge "ftrace_reader: Add DCHECKs for failing to merge ftrace and proto fields" by Treehugger Robot · 7 years ago
  62. 83c296c Merge changes If3896792,Ib7bf80bb by Primiano Tucci · 7 years ago
  63. 6168188 perfetto: try to fix CTS tests again by Lalit Maganti · 7 years ago
  64. 599e3e2 perfetto: All tests should end in 'Test' by Hector Dearman · 7 years ago
  65. 6cfec8a perfetto: foo:foo_unittests -> foo:unittests by Hector Dearman · 7 years ago
  66. 14c9205 ftrace_reader: Add DCHECKs for failing to merge ftrace and proto fields by Hector Dearman · 7 years ago
  67. 3e69ed9 perfetto: add callback to TraceWriter.Flush() by Primiano Tucci · 7 years ago
  68. ecf9e4a Use new TraceBuffer and send patches over IPC by Primiano Tucci · 7 years ago
  69. 2a6f904 filesystem: Migrate from probes_producer and add mount points by Anna Zappone · 7 years ago
  70. 8a56b70 Add LRU cache. by Florian Mayer · 7 years ago
  71. 5317b5c Adding Flush() to TraceWriter by Primiano Tucci · 7 years ago
  72. 451c2e3 Merge "traced_probes: Add ProcessStatsDataSource" by Hector Dearman · 7 years ago
  73. a92e54b Merge "perfetto: try to fix CTS test failure" by Treehugger Robot · 7 years ago
  74. ebf07c7 traced_probes: Add ProcessStatsDataSource by Hector Dearman · 7 years ago
  75. 44d33e3 perfetto: try to fix CTS test failure by Lalit Maganti · 7 years ago
  76. 825e6de Introduce base::StringSplitter by Primiano Tucci · 7 years ago
  77. 139de77 Remove LOG from base::ReadFile() when file doesn't exist by Primiano Tucci · 7 years ago
  78. 717fb57 Merge "Fix CPU spinning on failed connection attempt." by Treehugger Robot · 7 years ago
  79. 266b322 Merge "Fix gcc and linux debug build" by Hector Dearman · 7 years ago
  80. 690a712 Merge "traced_probes: Fix naming of sink" by Hector Dearman · 7 years ago
  81. 48c139c Fix CPU spinning on failed connection attempt. by Florian Mayer · 7 years ago
  82. adc8c2b Fix gcc and linux debug build by Hector Dearman · 7 years ago
  83. ba3eeae Make relative includes absolute. by Florian Mayer · 7 years ago
  84. 489af3a Merge "Add utility function to get block device -> mountpoints." by Treehugger Robot · 7 years ago
  85. 210dc6f traced_probes: Fix naming of sink by Hector Dearman · 7 years ago
  86. 639651c ftrace_reader: Fix comments in cpr_reader_unittest.cc by Hector Dearman · 7 years ago
  87. f3d75a2 Merge "ftrace_reader: Plumb block_device_ids via metadata" by Hector Dearman · 7 years ago
  88. 74b73a9 Add utility function to get block device -> mountpoints. by Florian Mayer · 7 years ago
  89. 4ea73c0 ftrace_reader: Plumb block_device_ids via metadata by Anna Zappone · 7 years ago
  90. 3f5705c perfetto: refactor testing code to make benchmarks easier to write by Lalit Maganti · 7 years ago
  91. 2c16843 Merge "perfetto: fix ordering of setup commands for CTS" by Lalit Maganti · 7 years ago
  92. b761cd0 Merge "traced_probes: Fix bug with instances_" by Hector Dearman · 7 years ago
  93. ab3b1b2 Added proto for ChromeTraceEvents, and a config string to the DataSourceConfig for Chrome tracing as well by Oystein Eftevaag · 7 years ago
  94. 5761f75 perfetto: fix ordering of setup commands for CTS by Lalit Maganti · 7 years ago
  95. 09db827 TraceBuffer: minor cleanups by Primiano Tucci · 7 years ago
  96. 42b36d0 Move target_buffer from ShmABI to IPC by Primiano Tucci · 7 years ago
  97. 7745169 traced_probes: Fix bug with instances_ by Hector Dearman · 7 years ago
  98. cf53ba8 Merge "perfetto: enable traced on CTS running devices" by Treehugger Robot · 7 years ago
  99. 4f27b66 Merge "probes_producer: Add inode filemap for /system" by Anna Zappone · 7 years ago
  100. fc3158a perfetto: enable traced on CTS running devices by Lalit Maganti · 7 years ago