1. 067fd5b Removed more build targets from being built in embedded Chrome builds by default by Oystein Eftevaag · 6 years ago
  2. 4045a36 Merge "Set SHM config for multiple producers." by Isabelle Taylor · 6 years ago
  3. 6f234db Merge "filesystem: Switch to unordered_map" by Anna Zappone · 6 years ago
  4. cffbc4d Merge "trace_to_text: Add summary mode" by Treehugger Robot · 6 years ago
  5. 86262cb Set SHM config for multiple producers. by Isabelle Taylor · 6 years ago
  6. 85ef536 trace_to_text: Add summary mode by Hector Dearman · 6 years ago
  7. c93bb54 Merge "ftrace_reader: Add atrace categories" by Treehugger Robot · 6 years ago
  8. 8ede4ac Improve perfetto_cmd logging for failed to open file. by Florian Mayer · 6 years ago
  9. 9ab7960 filesystem: Switch to unordered_map by Anna Zappone · 6 years ago
  10. f4bc1d1 Replace PERFETTO_CHECK(false) with PERFETTO_FATAL by Hector Dearman · 6 years ago
  11. 64cd1f8 Merge "Fixed another bad relative build path" by Primiano Tucci · 6 years ago
  12. 2ffd1a5 Add support for long running traces by Primiano Tucci · 6 years ago
  13. eb1e4f2 Merge "Add ELOG for CPU and memory limits" by Anna Zappone · 6 years ago
  14. c858d49 Merge "perfetto: Add error message for confusing crash" by Treehugger Robot · 6 years ago
  15. 711b640 Fixed another bad relative build path by Oystein Eftevaag · 6 years ago
  16. aa69aff traced_probes: Fix DCHECK by Hector Dearman · 6 years ago
  17. 2e6381b perfetto: Add error message for confusing crash by Hector Dearman · 6 years ago
  18. 0af7993 Merge "traced_probes: Keep track of failed producers" by Treehugger Robot · 6 years ago
  19. 78fbbf3 Add ELOG for CPU and memory limits by Anna Zappone · 6 years ago
  20. dd703f0 prefetto: Remove old TODO by Hector Dearman · 6 years ago
  21. a4cfa1c Merge "Record incident details into the trace" by Treehugger Robot · 6 years ago
  22. c27e5fb ftrace_reader: Add atrace categories by Hector Dearman · 6 years ago
  23. bcb56fb traced_probes: Keep track of failed producers by Hector Dearman · 6 years ago
  24. d823697 Merge "Use const reference and move." by Treehugger Robot · 6 years ago
  25. 200bd2e Record incident details into the trace by Sami Kyostila · 6 years ago
  26. f06c8bc Merge "traced: Remove obsolete TODO" by Sami Kyostila · 6 years ago
  27. 66cac93 Use const reference and move. by Florian Mayer · 6 years ago
  28. 6d80995 Merge "ftrace_reader: Add back test for multiple inodes in event" by Anna Zappone · 6 years ago
  29. 6a5d4a8 Merge "filesystem: Add LRU cache and full file scan for /data" by Anna Zappone · 6 years ago
  30. a812a94 In Chrome, build as shared library rather than directly linked sources by Oystein Eftevaag · 6 years ago
  31. 341b7b5 Merge "Allow device_id to be 0." by Treehugger Robot · 6 years ago
  32. 7399f87 ftrace_reader: Add back test for multiple inodes in event by Anna Zappone · 6 years ago
  33. 3be7b67 filesystem: Add LRU cache and full file scan for /data by Anna Zappone · 6 years ago
  34. 1f9f74d Merge "Improve common pid test." by Anna Zappone · 6 years ago
  35. 9ff6fcc Merge "Use const reference instead of value." by Treehugger Robot · 6 years ago
  36. 3174615 Allow device_id to be 0. by Florian Mayer · 6 years ago
  37. dfaa90b Improve common pid test. by Anna Zappone · 6 years ago
  38. 1f4aa4a traced: Remove obsolete TODO by Sami Kyostila · 6 years ago
  39. bee7579 Merge "perfetto: Enforce max shm page size" by Treehugger Robot · 6 years ago
  40. 26a54d3 Use const reference instead of value. by Florian Mayer · 6 years ago
  41. 8390e5b perfetto: add benchmark variable for controlling message size by Lalit Maganti · 6 years ago
  42. bed265d perfetto: Enforce max shm page size by Hector Dearman · 6 years ago
  43. dd95ef9 perfetto: use new flushing mechanisms and make variables more consistent by Lalit Maganti · 6 years ago
  44. fe92233 Fix mac build by Primiano Tucci · 6 years ago
  45. 902bed8 Merge "Ignore traced_probe's own I/O activity." by Treehugger Robot · 6 years ago
  46. b8e235b Ignore traced_probe's own I/O activity. by Florian Mayer · 6 years ago
  47. 4b87c08 Merge "perfetto: add end to end benchmarking" by Lalit Maganti · 6 years ago
  48. bfc3d3e perfetto: add end to end benchmarking by Lalit Maganti · 6 years ago
  49. b575d4f Merge "Use set instead of map to save memory." by Treehugger Robot · 6 years ago
  50. f75d580 Merge "Allow to stop ScanFilesDFS early." by Treehugger Robot · 6 years ago
  51. a55540d Merge "ftrace_reader: Adjust DCHECK on Inode collection" by Treehugger Robot · 6 years ago
  52. 73ec133 Use set instead of map to save memory. by Florian Mayer · 6 years ago
  53. 60ccd53 Merge "perfetto: update benchmark dep" by Lalit Maganti · 6 years ago
  54. 69b9d2d Merge "Add cache to hint where to look for inodes." by Treehugger Robot · 6 years ago
  55. 80a651b Merge "perfetto: fix cts test failure after clock sync" by Treehugger Robot · 6 years ago
  56. fe28afd Allow to stop ScanFilesDFS early. by Florian Mayer · 6 years ago
  57. 2c3ac7f ftrace_reader: Adjust DCHECK on Inode collection by Hector Dearman · 6 years ago
  58. b21f4fb Add cache to hint where to look for inodes. by Florian Mayer · 6 years ago
  59. c99d93c perfetto: update benchmark dep by Lalit Maganti · 6 years ago
  60. 86cfbe1 perfetto: Add guardrails to perfetto_cmd by Hector Dearman · 6 years ago
  61. 9ac6bd9 perfetto: fix cts test failure after clock sync by Lalit Maganti · 6 years ago
  62. 5afe501 perfetto: Silence test logs by Hector Dearman · 6 years ago
  63. 69faa90 Change SHM to be handled per producer by Isabelle Taylor · 6 years ago
  64. fbccb3c Record a periodic clock snapshot by Sami Kyostila · 6 years ago
  65. 6aa7557 Add host target for perfetto protos on Android host builds by Primiano Tucci · 6 years ago
  66. 96928ab Merge "perfetto: Add a testing program" by Treehugger Robot · 6 years ago
  67. abc3040 Merge "make constants constexpr." by Treehugger Robot · 6 years ago
  68. f4c08c0 Merge "Run lstat on correct path. Do not follow symlinks." by Treehugger Robot · 6 years ago
  69. dbd0878 make constants constexpr. by Florian Mayer · 6 years ago
  70. e9bdfe5 perfetto: Change override to separate property by Hector Dearman · 6 years ago
  71. c6336d2 Run lstat on correct path. Do not follow symlinks. by Florian Mayer · 6 years ago
  72. 3639700 perfetto: Add a testing program by Hector Dearman · 6 years ago
  73. 2bade00 Merge "Don't build trace_to_text when building in Chrome" by Primiano Tucci · 6 years ago
  74. 7ca14bf Generalize filesystem scanning function. by Florian Mayer · 6 years ago
  75. cd3b6d3 traced_probes: Add data_source_types.h by Hector Dearman · 6 years ago
  76. f82ee0e Merge "perfetto: try to fix CTS (part 3)" by Treehugger Robot · 6 years ago
  77. 1cfb312 Merge "ftrace_reader: Update for uint64 block device ids" by Anna Zappone · 6 years ago
  78. 0ab8978 Merge "perfetto: Add linux support to tools/tmux" by Treehugger Robot · 6 years ago
  79. 8ce3087 ftrace_reader: Update for uint64 block device ids by Anna Zappone · 6 years ago
  80. b3d83f6 Merge "probes_producer: Convert block_device_ids for maps to align" by Anna Zappone · 6 years ago
  81. e372416 Update docs by Primiano Tucci · 6 years ago
  82. 9eba16c Don't build trace_to_text when building in Chrome by Oystein Eftevaag · 6 years ago
  83. c067d41 perfetto: Add linux support to tools/tmux by Hector Dearman · 6 years ago
  84. 80e098e probes_producer: Convert block_device_ids for maps to align by Anna Zappone · 6 years ago
  85. 2166b71 Fix JSON error and add I/O events by Anna Zappone · 6 years ago
  86. 17992c0 perfetto: try to fix CTS (part 3) by Lalit Maganti · 6 years ago
  87. 2e490ba ftrace_reader: Fix InferFtraceType for int8_t by Hector Dearman · 6 years ago
  88. 906086d Merge "traced_probes: Fix gcc build" by Treehugger Robot · 6 years ago
  89. 5f1f6c8 Merge "ftrace_reader: Comment out DCHECK in proto_translation_table.cc" by Treehugger Robot · 6 years ago
  90. 2a530c4 Merge "Add base/time.h" by Treehugger Robot · 6 years ago
  91. ad2c546 traced_probes: Fix gcc build by Hector Dearman · 6 years ago
  92. 7bb3787 ftrace_reader: Comment out DCHECK in proto_translation_table.cc by Hector Dearman · 6 years ago
  93. 5c04a51 Merge "probe_producer: Post metadata to helper sources" by Treehugger Robot · 6 years ago
  94. 8934c6c Add base/time.h by Primiano Tucci · 6 years ago
  95. 0ff07c7 probe_producer: Post metadata to helper sources by Hector Dearman · 6 years ago
  96. 55e73f3 Fix GCC build by Primiano Tucci · 6 years ago
  97. 569ad31 Remove dependency from filesystem to ftrace and fix mac build by Primiano Tucci · 6 years ago
  98. 941b221 Introduce base::TempFile / TempDir by Primiano Tucci · 6 years ago
  99. 3bc8438 Merge "perfetto: foo:foo_unittests -> foo:unittests" by Primiano Tucci · 6 years ago
  100. 760ef72 Merge "perfetto: All tests should end in 'Test'" by Primiano Tucci · 6 years ago