- c35d573 ftrace: unpessimize last_read_event_ts in case of concurrent data sources by Ryan Savitski · 9 months ago
- da30096 Merge "Add panel_write_generic ftrace event" into main by Shin-Yu Wang · 9 months ago
- d83e0c9 Add panel_write_generic ftrace event by Shin-Yu Wang · 9 months ago
- a9f287e ftrace: write "last read event timestamp" to assist parsing of ring buffer traces by Ryan Savitski · 9 months ago
- fb35771 Merge changes from topic "perfetto-runtime-pm" into main by Vilas Bhat · 9 months ago
- 2047707 perfetto/ftrace: Introduce rpm_status ftrace event by Vilas Bhat · 10 months ago
- 2ec5c14 probes: LOG->DLOG on mm_events by Primiano Tucci · 9 months ago
- d027a3a ftrace: improve ergonomics of "syscall_events" option by Ryan Savitski · 9 months ago
- 39108cf procfs: add record_process_runtime option for process runtime and uptime (via /proc/pid/stat) by Ryan Savitski · 9 months ago
- 745b7e9 ftrace: default to 8MB per-cpu buffer_size_kb on devices with 8GB+ of ram by Ryan Savitski · 10 months ago
- d9716f1 ftrace: android: allow poll on known-patched GKI kernels by Ryan Savitski · 10 months ago
- fd92a95 protozero: move proto_ring_buffer to include/perfetto/ext by Lalit Maganti · 10 months ago
- e01069c Merge "ftrace: add drain_buffer_percent option for poll-based ftrace ring buffer reads" into main by Ryan Savitski · 10 months ago
- 3729b1f ftrace: add drain_buffer_percent option for poll-based ftrace ring buffer reads by Ryan Savitski · 10 months ago
- 76788d2 Implement clock sync in multi-machine tracing by Chinglin Yu · 10 months ago
- 224ada0 Fix a number of small typos by Hector Dearman · 10 months ago
- d4bbac3 GN: avoid absolute paths and add PRESUBMIT by Primiano Tucci · 10 months ago
- ff20679 Merge "Optimize binary size of syscall tables" into main by Primiano Tucci · 11 months ago
- cfa50a3 Merge changes from topic "revert-2767851-CWCBRXWQXL" into main by Daniele Di Proietto · 11 months ago
- 26ff929 Optimize binary size of syscall tables by Primiano Tucci · 11 months ago
- 51e6411 Revert "perfetto_cmd: Move code into libperfetto.so" by Daniele Di Proietto · 11 months ago
- 7c05885 tracing: Move tracing_service_impl from core/ to service/ directory by Daniele Di Proietto · 11 months ago
- ddaaced perfetto_cmd: Move code into libperfetto.so by Daniele Di Proietto · 1 year, 7 months ago
- a3f94fd Merge changes Icbc814c9,I383021a9,I168b2dfa,I73a0a37f,I95ff9212 into main by Ryan Savitski · 11 months ago
- 983f90b traced_probes: default compact_sched to true by Ryan Savitski · 11 months ago
- 7370650 ftrace_stats: change "bytes_read" to the more accurate "bytes" + assorted fixups by Ryan Savitski · 11 months ago
- 926c12a tprobes: cpu_reader: continue parsing instead of crashing on ring buffer layout errors by Ryan Savitski · 11 months ago
- c0383ed Update vmstat counters to kernel 6.1 by Daniele Di Proietto · 11 months ago
- 865702d Merge "Delete old default_socket.h header" into main by Mikhail Khokhlov · 11 months ago
- 7b415da Perfetto: Add PSI sampling support by Jared Duke · 1 year ago
- 7465e6e Add support for power/gpu_work_period tracepoint by Serdar Kocdemir · 12 months ago
- 0d6f88d add sched_switch_with_ctrs ftrace event by lukechang · 1 year ago
- ec27380 Delete old default_socket.h header by Mikhail Khokhlov · 1 year ago
- c3e0cd9 android_power_data_source: Add Voltage by Shaun Carnegie · 1 year, 1 month ago
- 0b3de74 Add support for 16K pages by Primiano Tucci · 1 year, 1 month ago
- aa974c4 refactor: introduce class ClientIdentity to the tracing core by Chinglin Yu · 1 year, 4 months ago
- ed38a98 fix typo in sys_stats field name (ice->nice) by Chris Phlipot · 1 year, 2 months ago
- 4ce8390 traced_relay: implement the relay service by Chinglin Yu · 1 year, 6 months ago
- 9d486c7 Add binder_command and binder_return ftrace events by Daniele Di Proietto · 1 year, 3 months ago
- defdc58 Change android.sdk_sysprop_guard sysprop prefix to debug.tracing.ctl by Nolan Scobie · 1 year, 3 months ago
- 24368e7 Tweak sysprop prefix used by android.sdk_sysprop_guard by Nolan Scobie · 1 year, 3 months ago
- b7c1f81 ftrace: limit stack usage of ReadCycle by moving compact sched buffers to ftrace_controller lifetime by Ryan Savitski · 1 year, 6 months ago
- 9bd8fae Merge "Tracing API: Add FlushFlags" into main by Primiano Tucci · 1 year, 4 months ago
- 7dc76e1 Tracing API: Add FlushFlags by Primiano Tucci · 1 year, 4 months ago
- ad6dfd6 Merge "add samsung tracing_mark_write ftrace event" into main by Hector Dearman · 1 year, 4 months ago
- 3ab8661 Merge changes from topic "nscobie-android.track_event_sysprop_guard-code" into main by Nolan Scobie · 1 year, 4 months ago
- 11cbee2 Add logic to handle android.sdk_sysprop_guard in traced by Nolan Scobie · 1 year, 8 months ago
- e61fdc0 probes: fix premature flush ack if a data source acks synchronously by Primiano Tucci · 1 year, 4 months ago
- 7e13b1e add samsung tracing_mark_write ftrace event by Jaewon Kim · 1 year, 4 months ago
- b5ec946 Fix tools/run_ftrace_proto_gen --check_only by Daniele Di Proietto · 1 year, 6 months ago
- 37e6433 ftrace: clean up unnecessary unique_ptrs and headers by Ryan Savitski · 1 year, 6 months ago
- f80db64 traced_probes: avoid per-thread /proc/tid/status reads in the initial scan + cleanup time_in_state leftovers by Ryan Savitski · 1 year, 6 months ago
- e1efd72 Support multiple producer socket names by Chinglin Yu · 1 year, 6 months ago
- 011149e Rename datasource statsd_binder -> statsd by Hector Dearman · 1 year, 7 months ago
- 3e107b4 Merge "ftrace: Ignore f2fs/f2fs_truncate_partial_nodes.nid field" by Daniele Di Proietto · 1 year, 7 months ago
- ce4d1d3 traced_probes: Put all statsd atoms into a single batch by Hector Dearman · 1 year, 7 months ago
- 0d7c0ea ftrace: Ignore f2fs/f2fs_truncate_partial_nodes.nid field by Daniele Di Proietto · 1 year, 7 months ago
- f1ee130 ftrace: Avoid crashing if format doesn't match expectations by Daniele Di Proietto · 1 year, 7 months ago
- 3e29747 Merge "tracing_service_impl: Move compression from perfetto_cmd.cc" by Daniele Di Proietto · 1 year, 7 months ago
- 2789b5b tracing_service_impl: Move compression from perfetto_cmd.cc by Daniele Di Proietto · 1 year, 8 months ago
- a024068 Add an option to poll smaps_rollup by Xiwen Li · 1 year, 8 months ago
- 310118e Add mali ftrace events for CSF interrupts by Mattias Simonsson · 1 year, 8 months ago
- 29ac8ff traced_processor: Rename statsd datasource by Hector Dearman · 1 year, 8 months ago
- 3a4e153 Add suspend_resume_minimal event by Simon MacMullen · 1 year, 8 months ago
- 13a1c0b Merge "proto: Fixes for statsd_atom.proto" by Hector Dearman · 1 year, 8 months ago
- 5e5af84 proto: Fixes for statsd_atom.proto by Hector Dearman · 1 year, 8 months ago
- 8b2744e Merge "traced_probes: Remove statsd exec backend" by Hector Dearman · 1 year, 8 months ago
- 1c519bf Enable / disable suspend_resume_minimal on-demand by Ioannis Ilkos · 1 year, 8 months ago
- e9446e9 Merge "Replace the C++ MOCK_METHOD<n> family of macros with the new MOCK_METHOD" by Daniele Di Proietto · 1 year, 8 months ago
- 92130a0 traced_probes: Remove statsd exec backend by Hector Dearman · 1 year, 8 months ago
- 0023c08 Replace the C++ MOCK_METHOD<n> family of macros with the new MOCK_METHOD by Daniele Di Proietto · 1 year, 8 months ago
- e3822f2 ftrace: common_flags in compact sched_waking by Ryan Savitski · 1 year, 8 months ago
- 85864e4 cpu_reader: Avoid emitting empty TracePackets by Daniele Di Proietto · 1 year, 9 months ago
- 842e0e9 Move code from lambdas into class in ProcessPagesForDataSource by Daniele Di Proietto · 1 year, 9 months ago
- 1a32d54 Add benchmark for CpuReader::ProcessPagesForDataSource() by Daniele Di Proietto · 1 year, 9 months ago
- 4e2303c perfetto: switch base::Optional to std::optional by Lalit Maganti · 1 year, 9 months ago
- ff7abd4 traced_probes: Use libstatspull to collect statsd atoms by Hector Dearman · 1 year, 9 months ago
- 546defb traced_probes: Rename statsd_data_source -> statsd_exec_data_source by Hector Dearman · 1 year, 9 months ago
- 7d7193a traced_probes: Refactor statsd_client by Hector Dearman · 1 year, 9 months ago
- 624cf15 traced_probes: ifdef out broken cpu_reader unittest on MacOS by Hector Dearman · 1 year, 9 months ago
- 21d18ac traced_probes: Fix MacOS test failure due to truncated paths by Hector Dearman · 1 year, 9 months ago
- 4e00956 Add remaining hyp events to Perfetto by Nikita Ioffe · 1 year, 9 months ago
- 90afde3 Merge "ftrace: remove extraneous-looking preserve_buffers codepath" by Ryan Savitski · 1 year, 9 months ago
- 5dcd3ff Merge "Add hyp_enter and hyp_exit hypervisor events and show them in UI" by Nikita Ioffe · 1 year, 10 months ago
- 0203514 Add hyp_enter and hyp_exit hypervisor events and show them in UI by Nikita Ioffe · 1 year, 10 months ago
- be03b97 ftrace: remove extraneous-looking preserve_buffers codepath by Ryan Savitski · 1 year, 10 months ago
- e2ef8c7 ftrace: add "instance_name" option to allow recording ftrace events from pre-existing ftrace instances by Ryan Savitski · 1 year, 10 months ago
- 661b4f3 traced: add perfer_suspend_clock_for_duration option by Primiano Tucci · 1 year, 10 months ago
- 0d180f4 Merge "Populate property with the number of active OOME tracing sessions" by Ioannis Ilkos · 1 year, 10 months ago
- 1777bde Add ability to read Powerstats subsystem residency data. by Simon MacMullen · 1 year, 10 months ago
- 8eeada1 Populate property with the number of active OOME tracing sessions by Ioannis Ilkos · 1 year, 10 months ago
- 1e2100c ftrace: fully respect max_pages in CpuReader::ReadCycle by Ryan Savitski · 1 year, 10 months ago
- ebd2114 Calculate battery charge from energy and voltage by Chinglin Yu · 1 year, 10 months ago
- 9a22b4a Add secondary_instance_ field to FtraceConfigMuxer by Nikita Ioffe · 1 year, 11 months ago
- eea85a0 Introduce FtraceInstanceState in FtraceController by Nikita Ioffe · 1 year, 11 months ago
- 9685686 Make FtraceController responsible for allocating FtraceConfigIds by Nikita Ioffe · 1 year, 11 months ago
- 07e128e Merge "ftrace: traced_probes should not use tracing_on for tracefs is in use" by Chun-Tse Shao · 1 year, 11 months ago
- 1bab45e ftrace: traced_probes should not use tracing_on for tracefs is in use by Chun-Tse Shao · 1 year, 11 months ago
- be2b75a ftrace: Add atrace aware rules in ftrace/print filter by Daniele Di Proietto · 1 year, 11 months ago
- f1c4ce9 Merge "tracing: add use_monotonic_raw_clock option to TracingInitArgs to override the default trace clock for TrackEvents add use_monotonic_raw_clock option to the FTrace config to override the default trace clock for FTrace events" by Daniele Di Proietto · 1 year, 11 months ago