- 07e128e Merge "ftrace: traced_probes should not use tracing_on for tracefs is in use" by Chun-Tse Shao · 2 years ago
- 1bab45e ftrace: traced_probes should not use tracing_on for tracefs is in use by Chun-Tse Shao · 2 years ago
- e03b36a traced_probes: Scrape open fds per process by Marius Zwicker · 2 years, 1 month ago
- dd18f59 Add the ability not to drop traces before the start of perfetto by Chun-Tse Shao · 2 years, 2 months ago
- 059e72c probes: delay NotifyDataSourceStopped until after local state teardown by Ryan Savitski · 2 years, 4 months ago
- 09db5b0 Reland: "traced_probes: Add statsd atoms datasource" by Hector Dearman · 2 years, 6 months ago
- 9bad4b4 Merge "Revert "traced_probes: Add statsd atoms datasource"" by Treehugger Robot · 2 years, 6 months ago
- 5466408 Revert "traced_probes: Add statsd atoms datasource" by Daniele Di Proietto · 2 years, 6 months ago
- 1e47025 Merge "traced_probes: Add statsd atoms datasource" by Treehugger Robot · 2 years, 6 months ago
- 9b62339 traced_probes: Add statsd atoms datasource by Hector Dearman · 2 years, 6 months ago
- f0a6b38 android_system_property data source. by Simon MacMullen · 2 years, 6 months ago
- 70086c5 PERFETTO_FATAL if there are duplicate datasources by Hector Dearman · 2 years, 6 months ago
- eea9a61 traced_probes: Increase trace length watchdog timeout by Hector Dearman · 2 years, 6 months ago
- 2b0a213 Perfetto: Add game mode intervention data source by Andy Yu · 2 years, 9 months ago
- a69fdfa List registered data sources only once by Daniele Di Proietto · 2 years, 11 months ago
- 654c128 Rearrange code by Daniele Di Proietto · 2 years, 11 months ago
- 7d87bb1 Merge "Fix on demand process scraping with multiple ftrace data sources" by Daniele Di Proietto · 2 years, 11 months ago
- 97c3381 Export atrace categories from ftrace data source descriptor by Daniele Di Proietto · 2 years, 11 months ago
- f1caffa Fix on demand process scraping with multiple ftrace data sources by Daniele Di Proietto · 2 years, 11 months ago
- 3e0cc99 Providing CPU frequency info by polling sysfs by Chun-Tse Shao · 3 years ago
- 819ef1a traced_probes: Implement BatteryCounters for CrOS and Linux by Chinglin Yu · 3 years, 2 months ago
- 436f139 tracebox: wait for traced_probes to register by Daniele Di Proietto · 3 years, 2 months ago
- 229efa6 base: Add crash key to disambiguate watchdog types by Primiano Tucci · 3 years, 2 months ago
- c477acb perfetto: add instrumentation of probes producer triggering by Lalit Maganti · 3 years, 8 months ago
- af4152b Add support for battery and power rail using AIDL interface by Raymond Chiu · 3 years, 10 months ago
- 8c4d9a2 Add android.power_stats data source to poll energy breakdown data by Raymond Chiu · 3 years, 11 months ago
- 340cc0b traced_probes: Add kmem_activity trigger by Kalesh Singh · 4 years ago
- 1646a64 Client Library: retry connections if traced is not running by Primiano Tucci · 4 years, 5 months ago
- 1f5319f Allow android.polled_state to... poll. by Simon MacMullen · 4 years, 8 months ago
- 3d4c54a Add a probe to read the display state at the start of a trace by Simon MacMullen · 4 years, 9 months ago
- 8053a68 CPU frequency indexing function by Rafal Slawik · 4 years, 9 months ago
- 7967999 Merge "Create linux.system_info probe reporting CpuInfo" by Rafal Slawik · 4 years, 9 months ago
- b013a11 Create linux.system_info probe reporting CpuInfo by Rafal Slawik · 4 years, 9 months ago
- b5109d9 Add ObservableEvent to wait for all data source started by Primiano Tucci · 4 years, 10 months ago
- 2663ead probes: cleanup handling of ProbesDataSource by Primiano Tucci · 4 years, 10 months ago
- e6d0e1e probes: Make the type id less error prone by Primiano Tucci · 4 years, 10 months ago
- 986f22e Remove inaccurate information from log. by Florian Mayer · 4 years, 11 months ago
- e3235e8 traced_probes: supply shmem size hints when connecting by Ryan Savitski · 5 years ago
- 1ac9730 Relax CPU watchdog and fix memory watchdog estimation by Primiano Tucci · 5 years ago
- cb8cea2 Non functional refactorings to gen classes by Primiano Tucci · 5 years ago
- 57dd66b Remove checked-in generated files and use build-time gen ones by Primiano Tucci · 5 years ago
- 94c47dd Use explicit moves when returning covariant std::unique_ptr by Primiano Tucci · 5 years ago
- 355b8c8 Use '/protos/' as import prefix of perfetto protos by Primiano Tucci · 5 years ago
- 9c6153d traced_probes: re-flush metatrace data source at DataSourceStop by Ryan Savitski · 5 years ago
- 0b5fa0f Fix a few typos by Hector Dearman · 5 years ago
- fde4ae6 packages_list: allow filtering by pkg name by Ryan Savitski · 6 years ago
- 0f9e022 Move auto-generated core classes into public include/ by Primiano Tucci · 6 years ago
- b02d8dc Improve metatrace, allow to be used in production by Primiano Tucci · 6 years ago
- 2c5488f Reshuffle include/ directory layout by Primiano Tucci · 6 years ago
- 5124292 Merge "Stop generating data-source specific C++ classes in tracing/core" by Primiano Tucci · 6 years ago
- 0f2f3b4 Stop generating data-source specific C++ classes in tracing/core by Primiano Tucci · 6 years ago
- a48a9dd probes: invalidate seen pids on task_rename event by Lalit Maganti · 6 years ago
- 0a34b03 Add a tool for generating amalgamated builds by Sami Kyostila · 6 years ago
- c4ecf3e traced_probes: process tree - handle ClearIncrementalState() by Ryan Savitski · 6 years ago
- d1c6a0a Do not crash using packages.list ds n debug build. by Florian Mayer · 6 years ago
- 12f0f8e Add data source parsing packages.list. by Florian Mayer · 6 years ago
- 64df2ca Add logcat data source by Primiano Tucci · 6 years ago
- b86e9ca Add data source to poll IHealth (battery counters) service by Primiano Tucci · 6 years ago
- 50e9eda Make flush async in probes producer by Primiano Tucci · 6 years ago
- c9d4a8b probes + trace_processor: Polling of /proc/[pid]/status mem counters by Primiano Tucci · 6 years ago
- 6db99a9 Add PERFETTO_DFATAL. by Florian Mayer · 6 years ago
- 8a0dc5d Ftrace: Add Setup/Start support for fast triggering by Primiano Tucci · 6 years ago
- 674076d Introduce support for deferred start (fast triggering) by Primiano Tucci · 6 years ago
- afb72b5 Rename producer methods to Start/StopDataSource by Primiano Tucci · 6 years ago
- 82a8bfd Add SysStats data source (/proc/{meminfo,stat,vmstat}) by Primiano Tucci · 6 years ago
- 03de28f Propagate tracing session to the producers by Primiano Tucci · 6 years ago
- fd8240d Simplify ftrace architecture and integration with traced_probes by Primiano Tucci · 6 years ago
- c7b7c72 Clean up some TODOs and use PageAllocator in CpuReader by Primiano Tucci · 7 years ago
- c2eb510 Roll GN, clang and libc++ to match chromium revisions by Primiano Tucci · 7 years ago
- e8d7595 ps_tree: No scan on startup by default, make thread names optional by Primiano Tucci · 7 years ago
- 3afb1e0 Add ftrace per_cpu/stats to beginning/end of the trace by Hector Dearman · 7 years ago
- 3cbb10a Remove warning suppressions and fix many casting bugs by Primiano Tucci · 7 years ago
- d52e627 Add Flush support to Producer and expose API to Consumer by Primiano Tucci · 7 years ago
- 2c31b80 Disable on demand process stats implementation. by Isabelle Taylor · 7 years ago
- dca727d Refactor unit-testing of core/service_impl.cc by Primiano Tucci · 7 years ago
- e56411c Reset ProbesProducer's state if losing service connection by Primiano Tucci · 7 years ago
- 5252660 Fix GCC build (again) by Primiano Tucci · 7 years ago
- 1b9c58a Added process tree config. by Hector Dearman · 7 years ago
- dae3565 Allow to configure InodeFileDataSource. by Primiano Tucci · 7 years ago
- 578d784 Remove com.google from perfetto data source names by Primiano Tucci · 7 years ago
- 3c4e5c2 traced_probes: Support on demand proccess info by Hector Dearman · 7 years ago
- 9daa483 Remove DataSourceID and registration callback by Primiano Tucci · 7 years ago
- 112376e filesystem: Rate limit rate of scans. by Florian Mayer · 7 years ago
- 7fabd70 probes_producer: Fix system trace format by Hector Dearman · 7 years ago
- 86262cb Set SHM config for multiple producers. by Isabelle Taylor · 7 years ago
- aa69aff traced_probes: Fix DCHECK by Hector Dearman · 7 years ago
- bcb56fb traced_probes: Keep track of failed producers by Hector Dearman · 7 years ago
- 3be7b67 filesystem: Add LRU cache and full file scan for /data by Anna Zappone · 7 years ago
- 69faa90 Change SHM to be handled per producer by Isabelle Taylor · 7 years ago
- dbd0878 make constants constexpr. by Florian Mayer · 7 years ago
- 8ce3087 ftrace_reader: Update for uint64 block device ids by Anna Zappone · 7 years ago
- 0ff07c7 probe_producer: Post metadata to helper sources by Hector Dearman · 7 years ago
- 2a6f904 filesystem: Migrate from probes_producer and add mount points by Anna Zappone · 7 years ago
- ebf07c7 traced_probes: Add ProcessStatsDataSource by Hector Dearman · 7 years ago
- 210dc6f traced_probes: Fix naming of sink by Hector Dearman · 7 years ago
- 4ea73c0 ftrace_reader: Plumb block_device_ids via metadata by Anna Zappone · 7 years ago
- 7745169 traced_probes: Fix bug with instances_ by Hector Dearman · 7 years ago
- 45a282a probes_producer: Add inode filemap for /system by Anna Zappone · 7 years ago
- 27ac99c probes_producer: Add initial code to put inodes into their own trace packet by Anna Zappone · 7 years ago
- f19e7c5 ftrace_reader: Plumb pids via metadata by Hector Dearman · 7 years ago