1. bd0c02f traced_probes: fix tid/pid incremental mapping and reduce overhead by Primiano Tucci · 6 years ago
  2. c0af530 Merge "ProcessStatsDataSource test" by Isabelle Taylor · 6 years ago
  3. 1684856 ProcessStatsDataSource test by Isabelle Taylor · 6 years ago
  4. d9f3913 Write mount points for inodes that were not found. by Florian Mayer · 6 years ago
  5. 5e38ea2 Remove inodes we find from scheduled scan as well. by Florian Mayer · 6 years ago
  6. 3cbb10a Remove warning suppressions and fix many casting bugs by Primiano Tucci · 6 years ago
  7. d52e627 Add Flush support to Producer and expose API to Consumer by Primiano Tucci · 6 years ago
  8. 7907b5a Merge "Add InodeFileDataSource unittests." by Florian Mayer · 6 years ago
  9. dd88914 Add InodeFileDataSource unittests. by Florian Mayer · 6 years ago
  10. e86dde3 traced_probes: Write only one process tree per packet by Hector Dearman · 6 years ago
  11. ee2aaba Merge "Disable on demand process stats implementation." by Isabelle Taylor · 6 years ago
  12. c29e0d3 Add env var for producer/consumer socket. by Florian Mayer · 6 years ago
  13. 2c31b80 Disable on demand process stats implementation. by Isabelle Taylor · 6 years ago
  14. dca727d Refactor unit-testing of core/service_impl.cc by Primiano Tucci · 6 years ago
  15. aef0c53 Add unittests for file_scanner. Fix minor bug. by Florian Mayer · 6 years ago
  16. 420b6c0 Flush before end of trace. by Florian Mayer · 6 years ago
  17. 808d6df Support building most targets on mac by Primiano Tucci · 6 years ago
  18. e56411c Reset ProbesProducer's state if losing service connection by Primiano Tucci · 6 years ago
  19. 5252660 Fix GCC build (again) by Primiano Tucci · 6 years ago
  20. 1b9c58a Added process tree config. by Hector Dearman · 6 years ago
  21. 18614fe Allow to configure scan roots. by Florian Mayer · 6 years ago
  22. dae3565 Allow to configure InodeFileDataSource. by Primiano Tucci · 6 years ago
  23. 578d784 Remove com.google from perfetto data source names by Primiano Tucci · 6 years ago
  24. 3c4e5c2 traced_probes: Support on demand proccess info by Hector Dearman · 6 years ago
  25. a7c04f8 traced_probes: Fix pid snapshot by Hector Dearman · 6 years ago
  26. 9daa483 Remove DataSourceID and registration callback by Primiano Tucci · 6 years ago
  27. a5dd0b8 Use FileScanner to build static map. by Florian Mayer · 6 years ago
  28. 20c9ac7 Scan filesystem in chunks. by Florian Mayer · 6 years ago
  29. 6f9c342 Add stateful filesystem scanner. by Florian Mayer · 6 years ago
  30. ea56fd3 Fix msan and mac build by Primiano Tucci · 6 years ago
  31. 112376e filesystem: Rate limit rate of scans. by Florian Mayer · 6 years ago
  32. 7fabd70 probes_producer: Fix system trace format by Hector Dearman · 6 years ago
  33. 4f91e60 Merge "Perfetto changes for i/o tracing on user builds." by Treehugger Robot · 6 years ago
  34. 4045a36 Merge "Set SHM config for multiple producers." by Isabelle Taylor · 6 years ago
  35. de42bd8 Perfetto changes for i/o tracing on user builds. by Florian Mayer · 6 years ago
  36. 6f234db Merge "filesystem: Switch to unordered_map" by Anna Zappone · 6 years ago
  37. 86262cb Set SHM config for multiple producers. by Isabelle Taylor · 6 years ago
  38. 8ede4ac Improve perfetto_cmd logging for failed to open file. by Florian Mayer · 6 years ago
  39. 9ab7960 filesystem: Switch to unordered_map by Anna Zappone · 6 years ago
  40. aa69aff traced_probes: Fix DCHECK by Hector Dearman · 6 years ago
  41. bcb56fb traced_probes: Keep track of failed producers by Hector Dearman · 6 years ago
  42. 3be7b67 filesystem: Add LRU cache and full file scan for /data by Anna Zappone · 6 years ago
  43. b575d4f Merge "Use set instead of map to save memory." by Treehugger Robot · 6 years ago
  44. f75d580 Merge "Allow to stop ScanFilesDFS early." by Treehugger Robot · 6 years ago
  45. 73ec133 Use set instead of map to save memory. by Florian Mayer · 6 years ago
  46. fe28afd Allow to stop ScanFilesDFS early. by Florian Mayer · 6 years ago
  47. b21f4fb Add cache to hint where to look for inodes. by Florian Mayer · 6 years ago
  48. 69faa90 Change SHM to be handled per producer by Isabelle Taylor · 6 years ago
  49. abc3040 Merge "make constants constexpr." by Treehugger Robot · 6 years ago
  50. dbd0878 make constants constexpr. by Florian Mayer · 6 years ago
  51. c6336d2 Run lstat on correct path. Do not follow symlinks. by Florian Mayer · 6 years ago
  52. 7ca14bf Generalize filesystem scanning function. by Florian Mayer · 6 years ago
  53. cd3b6d3 traced_probes: Add data_source_types.h by Hector Dearman · 6 years ago
  54. 8ce3087 ftrace_reader: Update for uint64 block device ids by Anna Zappone · 6 years ago
  55. 80e098e probes_producer: Convert block_device_ids for maps to align by Anna Zappone · 6 years ago
  56. ad2c546 traced_probes: Fix gcc build by Hector Dearman · 6 years ago
  57. 0ff07c7 probe_producer: Post metadata to helper sources by Hector Dearman · 6 years ago
  58. 569ad31 Remove dependency from filesystem to ftrace and fix mac build by Primiano Tucci · 6 years ago
  59. 941b221 Introduce base::TempFile / TempDir by Primiano Tucci · 6 years ago
  60. 6cfec8a perfetto: foo:foo_unittests -> foo:unittests by Hector Dearman · 6 years ago
  61. 2a6f904 filesystem: Migrate from probes_producer and add mount points by Anna Zappone · 6 years ago
  62. 8a56b70 Add LRU cache. by Florian Mayer · 6 years ago
  63. 5317b5c Adding Flush() to TraceWriter by Primiano Tucci · 6 years ago
  64. ebf07c7 traced_probes: Add ProcessStatsDataSource by Hector Dearman · 6 years ago
  65. 825e6de Introduce base::StringSplitter by Primiano Tucci · 6 years ago
  66. 266b322 Merge "Fix gcc and linux debug build" by Hector Dearman · 6 years ago
  67. 690a712 Merge "traced_probes: Fix naming of sink" by Hector Dearman · 6 years ago
  68. adc8c2b Fix gcc and linux debug build by Hector Dearman · 6 years ago
  69. 489af3a Merge "Add utility function to get block device -> mountpoints." by Treehugger Robot · 6 years ago
  70. 210dc6f traced_probes: Fix naming of sink by Hector Dearman · 6 years ago
  71. 74b73a9 Add utility function to get block device -> mountpoints. by Florian Mayer · 6 years ago
  72. 4ea73c0 ftrace_reader: Plumb block_device_ids via metadata by Anna Zappone · 6 years ago
  73. 7745169 traced_probes: Fix bug with instances_ by Hector Dearman · 6 years ago
  74. 4f27b66 Merge "probes_producer: Add inode filemap for /system" by Anna Zappone · 6 years ago
  75. e420056 Merge "Mark file descriptors as FD_CLOEXEC" by Treehugger Robot · 6 years ago
  76. 45a282a probes_producer: Add inode filemap for /system by Anna Zappone · 6 years ago
  77. 3689c91 Mark file descriptors as FD_CLOEXEC by Primiano Tucci · 6 years ago
  78. 27ac99c probes_producer: Add initial code to put inodes into their own trace packet by Anna Zappone · 6 years ago
  79. 64b8dfc Merge changes I0db375ea,I7e9c2a07 by Treehugger Robot · 6 years ago
  80. 485faff perfetto: set memory and CPU guardrails on traced and traced_probes by Lalit Maganti · 6 years ago
  81. f19e7c5 ftrace_reader: Plumb pids via metadata by Hector Dearman · 6 years ago
  82. a88807d perfetto: add code for building/enabling cts tests by Lalit Maganti · 6 years ago
  83. c848803 ftrace_reader: Plumb metadata from CpuReader by Hector Dearman · 6 years ago
  84. 44ff2a7 perfetto: rework watchdog class to cope with monitoring CPU and memory by Lalit Maganti · 6 years ago
  85. cf26614 Merge "perfetto: Move perfetto_cmd out of traced" by Hector Dearman · 6 years ago
  86. c443a36 perfetto: Move perfetto_cmd out of traced by Hector Dearman · 6 years ago
  87. ee3c49d traced_probes: Don't crash if someone else is using tracing by Hector Dearman · 6 years ago
  88. 1f14b62 ftrace_reader: Plumb overwrite from page header by Hector Dearman · 6 years ago
  89. 94efaeb Add constant to ftrace watchdog. by Florian Mayer · 6 years ago
  90. 96d03f7 Merge "Add watchdogs for stuck ftrace tasks." by Treehugger Robot · 6 years ago
  91. b8c0216 Add watchdogs for stuck ftrace tasks. by Florian Mayer · 6 years ago
  92. d410c82 ftrace_reader: Rename event_names to ftrace_events by Hector Dearman · 6 years ago
  93. e350497 Added support to read multiple fields from cmdline. by Isabelle Taylor · 6 years ago
  94. a89cc57 perfetto: Move FtraceConfig to own file by Hector Dearman · 6 years ago
  95. 80b388e Set flag in TraceConfig if data is saved to dropbox. by Florian Mayer · 6 years ago
  96. 16d1d63 Rename Chunk to Slice to avoid ambiguity by Primiano Tucci · 6 years ago
  97. 21bf7f8 cmdline client: Improve error message when passing an empty TraceConfig by Primiano Tucci · 6 years ago
  98. d404ea1 Dump process data in trace. by Isabelle Taylor · 6 years ago
  99. aaa4c19 Rename protozero::ProtozeroX -> protozero::X by Hector Dearman · 6 years ago
  100. fe055ff perfetto: use Android task runner even on standalone android builds by Lalit Maganti · 6 years ago