1. 2a6f904 filesystem: Migrate from probes_producer and add mount points by Anna Zappone · 6 years ago
  2. 8a56b70 Add LRU cache. by Florian Mayer · 6 years ago
  3. 5317b5c Adding Flush() to TraceWriter by Primiano Tucci · 6 years ago
  4. 451c2e3 Merge "traced_probes: Add ProcessStatsDataSource" by Hector Dearman · 6 years ago
  5. a92e54b Merge "perfetto: try to fix CTS test failure" by Treehugger Robot · 6 years ago
  6. ebf07c7 traced_probes: Add ProcessStatsDataSource by Hector Dearman · 6 years ago
  7. 44d33e3 perfetto: try to fix CTS test failure by Lalit Maganti · 6 years ago
  8. 825e6de Introduce base::StringSplitter by Primiano Tucci · 6 years ago
  9. 139de77 Remove LOG from base::ReadFile() when file doesn't exist by Primiano Tucci · 6 years ago
  10. 717fb57 Merge "Fix CPU spinning on failed connection attempt." by Treehugger Robot · 6 years ago
  11. 266b322 Merge "Fix gcc and linux debug build" by Hector Dearman · 6 years ago
  12. 690a712 Merge "traced_probes: Fix naming of sink" by Hector Dearman · 6 years ago
  13. 48c139c Fix CPU spinning on failed connection attempt. by Florian Mayer · 6 years ago
  14. adc8c2b Fix gcc and linux debug build by Hector Dearman · 6 years ago
  15. ba3eeae Make relative includes absolute. by Florian Mayer · 6 years ago
  16. 489af3a Merge "Add utility function to get block device -> mountpoints." by Treehugger Robot · 6 years ago
  17. 210dc6f traced_probes: Fix naming of sink by Hector Dearman · 6 years ago
  18. 639651c ftrace_reader: Fix comments in cpr_reader_unittest.cc by Hector Dearman · 6 years ago
  19. f3d75a2 Merge "ftrace_reader: Plumb block_device_ids via metadata" by Hector Dearman · 6 years ago
  20. 74b73a9 Add utility function to get block device -> mountpoints. by Florian Mayer · 6 years ago
  21. 4ea73c0 ftrace_reader: Plumb block_device_ids via metadata by Anna Zappone · 6 years ago
  22. 3f5705c perfetto: refactor testing code to make benchmarks easier to write by Lalit Maganti · 6 years ago
  23. 2c16843 Merge "perfetto: fix ordering of setup commands for CTS" by Lalit Maganti · 6 years ago
  24. b761cd0 Merge "traced_probes: Fix bug with instances_" by Hector Dearman · 6 years ago
  25. ab3b1b2 Added proto for ChromeTraceEvents, and a config string to the DataSourceConfig for Chrome tracing as well by Oystein Eftevaag · 6 years ago
  26. 5761f75 perfetto: fix ordering of setup commands for CTS by Lalit Maganti · 6 years ago
  27. 09db827 TraceBuffer: minor cleanups by Primiano Tucci · 6 years ago
  28. 42b36d0 Move target_buffer from ShmABI to IPC by Primiano Tucci · 6 years ago
  29. 7745169 traced_probes: Fix bug with instances_ by Hector Dearman · 6 years ago
  30. cf53ba8 Merge "perfetto: enable traced on CTS running devices" by Treehugger Robot · 6 years ago
  31. 4f27b66 Merge "probes_producer: Add inode filemap for /system" by Anna Zappone · 6 years ago
  32. fc3158a perfetto: enable traced on CTS running devices by Lalit Maganti · 6 years ago
  33. 77b15b0 Merge "ftrace_reader: Mock code that runs atrace for testing" by Treehugger Robot · 6 years ago
  34. c20f221 ftrace_reader: Mock code that runs atrace for testing by Hector Dearman · 6 years ago
  35. 380e004 Change const ref to pass-by-value and move. by Florian Mayer · 6 years ago
  36. 22e4b39 Run clang-tidy. by Florian Mayer · 6 years ago
  37. 78940bf Merge "perfetto: fix cts running tests" by Treehugger Robot · 6 years ago
  38. e420056 Merge "Mark file descriptors as FD_CLOEXEC" by Treehugger Robot · 6 years ago
  39. 45a282a probes_producer: Add inode filemap for /system by Anna Zappone · 6 years ago
  40. e81a4da perfetto: fix cts running tests by Lalit Maganti · 6 years ago
  41. b34c7a2 perfetto: fix cts binary not running integration tests by Lalit Maganti · 6 years ago
  42. 5b81afe ftrace_reader: Remove old TODO by Hector Dearman · 6 years ago
  43. 071eed8 Merge "probes_producer: Add initial code to put inodes into their own trace packet" by Anna Zappone · 6 years ago
  44. 61c5548 Add lockdown mode. by Florian Mayer · 6 years ago
  45. 3689c91 Mark file descriptors as FD_CLOEXEC by Primiano Tucci · 6 years ago
  46. 27ac99c probes_producer: Add initial code to put inodes into their own trace packet by Anna Zappone · 6 years ago
  47. 64b8dfc Merge changes I0db375ea,I7e9c2a07 by Treehugger Robot · 6 years ago
  48. 8d6a44e Merge "Build CtsPerfettoProducerApp against the SDK." by Anton Hansson · 6 years ago
  49. 485faff perfetto: set memory and CPU guardrails on traced and traced_probes by Lalit Maganti · 6 years ago
  50. e419ccb perfetto: change watchdog to monitor guardrails when explicitly started by Lalit Maganti · 6 years ago
  51. 5ea817e Build CtsPerfettoProducerApp against the SDK. by Anton Hansson · 6 years ago
  52. f19e7c5 ftrace_reader: Plumb pids via metadata by Hector Dearman · 6 years ago
  53. a88807d perfetto: add code for building/enabling cts tests by Lalit Maganti · 6 years ago
  54. 5d08e9c Merge "ftrace_reader: Plumb metadata from CpuReader" by Hector Dearman · 6 years ago
  55. d23a51d TraceBuffer: add support for OOB patch batching by Primiano Tucci · 6 years ago
  56. 6e60456 Merge "Allow to send FD from client." by Treehugger Robot · 6 years ago
  57. d16508e Allow to send FD from client. by Florian Mayer · 6 years ago
  58. 79f3f91 NotifySharedMemoryUpdate -> CommitData by Primiano Tucci · 6 years ago
  59. c848803 ftrace_reader: Plumb metadata from CpuReader by Hector Dearman · 6 years ago
  60. 8ee9f26 Merge "perfetto: rework watchdog class to cope with monitoring CPU and memory" by Treehugger Robot · 6 years ago
  61. ed55ebf ftrace_reader: Add proto for inode metadata by Anna Zappone · 6 years ago
  62. 44ff2a7 perfetto: rework watchdog class to cope with monitoring CPU and memory by Lalit Maganti · 6 years ago
  63. 5c59901 TraceBuffer management by Primiano Tucci · 6 years ago
  64. cf26614 Merge "perfetto: Move perfetto_cmd out of traced" by Hector Dearman · 6 years ago
  65. 21f6612 Merge "Fixed bug for long cmdlines." by Isabelle Taylor · 6 years ago
  66. 954d8ed Add "protos" package to the ipc/*.proto files by Primiano Tucci · 6 years ago
  67. d73e0b4 Merge "Reduce ProducerID 64 -> 16 bits" by Primiano Tucci · 6 years ago
  68. caedc60 Fixed bug for long cmdlines. by Isabelle Taylor · 6 years ago
  69. b3b9b17 Merge "traced_probes: Don't crash if someone else is using tracing" by Hector Dearman · 6 years ago
  70. c443a36 perfetto: Move perfetto_cmd out of traced by Hector Dearman · 6 years ago
  71. 4acbb20 Merge "perfetto: Use push --sync where possible in tools/tmux" by Hector Dearman · 6 years ago
  72. 9b89d47 perfetto: Use push --sync where possible in tools/tmux by Hector Dearman · 6 years ago
  73. ee3c49d traced_probes: Don't crash if someone else is using tracing by Hector Dearman · 6 years ago
  74. 680f79c Merge "ftrace_reader: Add i_ino to inferFtraceType" by Anna Zappone · 6 years ago
  75. a4c5d68 Merge "ftrace_reader: Handle large events" by Hector Dearman · 6 years ago
  76. 081d46a Reduce ProducerID 64 -> 16 bits by Primiano Tucci · 6 years ago
  77. 9c107a7 Merge "perfetto: Fix fuzzer build" by Treehugger Robot · 6 years ago
  78. 626c7ba Merge "service: Implement producer and data source unregistration" by Treehugger Robot · 6 years ago
  79. 045c938 Merge "ftrace_reader: Added more events for processes." by Isabelle Taylor · 6 years ago
  80. d0fe755 perfetto: Fix fuzzer build by Hector Dearman · 6 years ago
  81. 5f09755 Merge "Remove unused import from proto" by Primiano Tucci · 6 years ago
  82. 06487a2 service: Implement producer and data source unregistration by Sami Kyostila · 6 years ago
  83. 8fd632b ftrace_reader: Handle large events by Hector Dearman · 6 years ago
  84. 3ea3888 ftrace_reader: Added more events for processes. by Isabelle Taylor · 6 years ago
  85. c190103 Merge "ftrace_reader: Adding events for IO" by Anna Zappone · 6 years ago
  86. d593a35 ftrace_reader: Add i_ino to inferFtraceType by Anna Zappone · 6 years ago
  87. 1f14b62 ftrace_reader: Plumb overwrite from page header by Hector Dearman · 6 years ago
  88. aaad87b Remove unused import from proto by Primiano Tucci · 6 years ago
  89. 6e4e038 ftrace_reader: Adding events for IO by Anna Zappone · 6 years ago
  90. 94efaeb Add constant to ftrace watchdog. by Florian Mayer · 6 years ago
  91. 96d03f7 Merge "Add watchdogs for stuck ftrace tasks." by Treehugger Robot · 6 years ago
  92. b8c0216 Add watchdogs for stuck ftrace tasks. by Florian Mayer · 6 years ago
  93. d410c82 ftrace_reader: Rename event_names to ftrace_events by Hector Dearman · 6 years ago
  94. 5013971 ftrace_reader: Add FtraceConfigMuxer by Hector Dearman · 6 years ago
  95. 25b14a4 Merge "ftrace_reader: Workaround for hanging close()" by Treehugger Robot · 6 years ago
  96. 7f29cb5 ftrace_reader: Workaround for hanging close() by Sami Kyostila · 6 years ago
  97. e350497 Added support to read multiple fields from cmdline. by Isabelle Taylor · 6 years ago
  98. 0791834 Merge "perfetto: Move FtraceConfig to own file" by Hector Dearman · 6 years ago
  99. e004382 Merge "traced_probes: Run as gid nobody" by Primiano Tucci · 6 years ago
  100. 62ba1b4 Merge "Enforce extra guardrails." by Treehugger Robot · 6 years ago