1. 2c5488f Reshuffle include/ directory layout by Primiano Tucci · 5 years ago
  2. c4ecf3e traced_probes: process tree - handle ClearIncrementalState() by Ryan Savitski · 5 years ago
  3. bdaa962 Producer: add ClearIncrementalState() call/ipc by Ryan Savitski · 5 years ago
  4. 12f0f8e Add data source parsing packages.list. by Florian Mayer · 5 years ago
  5. 64df2ca Add logcat data source by Primiano Tucci · 6 years ago
  6. b86e9ca Add data source to poll IHealth (battery counters) service by Primiano Tucci · 6 years ago
  7. 50e9eda Make flush async in probes producer by Primiano Tucci · 6 years ago
  8. 674076d Introduce support for deferred start (fast triggering) by Primiano Tucci · 6 years ago
  9. afb72b5 Rename producer methods to Start/StopDataSource by Primiano Tucci · 6 years ago
  10. 82a8bfd Add SysStats data source (/proc/{meminfo,stat,vmstat}) by Primiano Tucci · 6 years ago
  11. fd8240d Simplify ftrace architecture and integration with traced_probes by Primiano Tucci · 6 years ago
  12. b6de48b Non-functional refactorings of ftrace controller/sink/metadata by Primiano Tucci · 6 years ago
  13. 6a1a4d5 Rename Service to TracingService. by Florian Mayer · 6 years ago
  14. de82dae Move ftrace_reader code into src/traced/probes/ftrace by Primiano Tucci · 6 years ago
  15. c2eb510 Roll GN, clang and libc++ to match chromium revisions by Primiano Tucci · 6 years ago
  16. 3afb1e0 Add ftrace per_cpu/stats to beginning/end of the trace by Hector Dearman · 6 years ago
  17. 3cbb10a Remove warning suppressions and fix many casting bugs by Primiano Tucci · 6 years ago
  18. d52e627 Add Flush support to Producer and expose API to Consumer by Primiano Tucci · 6 years ago
  19. dca727d Refactor unit-testing of core/service_impl.cc 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. dae3565 Allow to configure InodeFileDataSource. by Primiano Tucci · 6 years ago
  23. 9ab7960 filesystem: Switch to unordered_map by Anna Zappone · 6 years ago
  24. bcb56fb traced_probes: Keep track of failed producers by Hector Dearman · 6 years ago
  25. 3be7b67 filesystem: Add LRU cache and full file scan for /data by Anna Zappone · 6 years ago
  26. 69faa90 Change SHM to be handled per producer by Isabelle Taylor · 6 years ago
  27. 0ff07c7 probe_producer: Post metadata to helper sources by Hector Dearman · 6 years ago
  28. 2a6f904 filesystem: Migrate from probes_producer and add mount points by Anna Zappone · 6 years ago
  29. ebf07c7 traced_probes: Add ProcessStatsDataSource by Hector Dearman · 6 years ago
  30. 210dc6f traced_probes: Fix naming of sink by Hector Dearman · 6 years ago
  31. 4ea73c0 ftrace_reader: Plumb block_device_ids via metadata by Anna Zappone · 6 years ago
  32. 7745169 traced_probes: Fix bug with instances_ by Hector Dearman · 6 years ago
  33. 45a282a probes_producer: Add inode filemap for /system by Anna Zappone · 6 years ago
  34. 27ac99c probes_producer: Add initial code to put inodes into their own trace packet by Anna Zappone · 6 years ago
  35. c848803 ftrace_reader: Plumb metadata from CpuReader by Hector Dearman · 6 years ago
  36. 44ff2a7 perfetto: rework watchdog class to cope with monitoring CPU and memory by Lalit Maganti · 6 years ago
  37. b8c0216 Add watchdogs for stuck ftrace tasks. by Florian Mayer · 6 years ago
  38. d404ea1 Dump process data in trace. by Isabelle Taylor · 6 years ago[Renamed (78%) from src/traced/probes/ftrace_producer.h]
  39. aaa4c19 Rename protozero::ProtozeroX -> protozero::X by Hector Dearman · 6 years ago
  40. 6157e6a perfetto: fix destruction order in ftrace producer by Lalit Maganti · 6 years ago
  41. 2c5cd3b traced_probes: lazily initialize FtraceController and make it fail gracefully by Primiano Tucci · 6 years ago
  42. e50e453 traced_probes: Retry connecting to service by Hector Dearman · 6 years ago
  43. 79f2d7b perfetto: add end to end integration tests by Lalit Maganti · 6 years ago
  44. ec4b10e Fix lint warnings in ftrace_producer. by Florian Mayer · 6 years ago
  45. 0b65b91 perfetto: split up FtraceProducer into its own file to allow reuse by Lalit Maganti · 6 years ago