1# Tests related to Chrome's use of Perfetto.
2
3# Chrome metrics (found in the trace_processor/chrome directory).
4../../data/chrome_scroll_without_vsync.pftrace scroll_jank_general_validation.sql scroll_jank_general_validation.out
5../../data/chrome_scroll_without_vsync.pftrace scroll_jank.sql scroll_jank.out
6../../data/chrome_scroll_without_vsync.pftrace scroll_flow_event.sql scroll_flow_event.out
7../../data/chrome_scroll_without_vsync.pftrace scroll_flow_event_general_validation.sql scroll_flow_event_general_validation.out
8../../data/chrome_scroll_without_vsync.pftrace scroll_jank_cause.sql scroll_jank_cause.out
9../../data/chrome_scroll_without_vsync.pftrace scroll_flow_event_queuing_delay.sql scroll_flow_event_queuing_delay.out
10../../data/chrome_scroll_without_vsync.pftrace scroll_flow_event_queuing_delay_general_validation.sql scroll_flow_event_general_validation.out
11../../data/chrome_scroll_without_vsync.pftrace scroll_jank_cause_queuing_delay.sql scroll_jank_cause_queuing_delay.out
12../../data/chrome_scroll_without_vsync.pftrace scroll_jank_cause_queuing_delay_general_validation.sql scroll_jank_cause_queuing_delay_general_validation.out
13../../data/chrome_scroll_without_vsync.pftrace chrome_thread_slice_with_cpu_time.sql chrome_thread_slice_with_cpu_time.out
14../track_event/track_event_counters.textproto chrome_thread_slice_with_cpu_time_repeated.sql chrome_thread_slice_with_cpu_time_repeated.out
15../../data/chrome_rendering_desktop.pftrace frame_times frame_times_metric.out
16scroll_jank_mojo_simple_watcher.py scroll_jank_mojo_simple_watcher.sql scroll_jank_mojo_simple_watcher.out
17
18# Chrome memory snapshots.
19../../data/chrome_memory_snapshot.pftrace memory_snapshot_general_validation.sql memory_snapshot_general_validation.out
20../../data/chrome_memory_snapshot.pftrace memory_snapshot_os_dump_events.sql memory_snapshot_os_dump_events.out
21../../data/chrome_memory_snapshot.pftrace memory_snapshot_chrome_dump_events.sql memory_snapshot_chrome_dump_events.out
22../../data/chrome_memory_snapshot.pftrace memory_snapshot_nodes.sql memory_snapshot_nodes.out
23../../data/chrome_memory_snapshot.pftrace memory_snapshot_edges.sql memory_snapshot_edges.out
24../../data/chrome_memory_snapshot.pftrace memory_snapshot_node_args.sql memory_snapshot_node_args.out
25../../data/chrome_memory_snapshot.pftrace memory_snapshot_smaps.sql memory_snapshot_smaps.out
26
27# RAIL modes.
28combined_rail_modes.py combined_rail_modes.sql combined_rail_modes.out
29cpu_time_by_combined_rail_mode.py cpu_time_by_combined_rail_mode.sql cpu_time_by_combined_rail_mode.out
30actual_power_by_combined_rail_mode.py actual_power_by_combined_rail_mode.sql actual_power_by_combined_rail_mode.out
31estimated_power_by_combined_rail_mode.py estimated_power_by_combined_rail_mode.sql estimated_power_by_combined_rail_mode.out
32modified_rail_modes.py modified_rail_modes.sql modified_rail_modes.out
33modified_rail_modes_no_vsyncs.py modified_rail_modes.sql modified_rail_modes_no_vsyncs.out
34modified_rail_modes_with_input.py modified_rail_modes_with_input.sql modified_rail_modes_with_input.out
35modified_rail_modes_long.py modified_rail_modes.sql modified_rail_modes_long.out
36modified_rail_modes_extra_long.py modified_rail_modes.sql modified_rail_modes_extra_long.out
37
38# Chrome processes.
39../../data/chrome_scroll_without_vsync.pftrace chrome_processes.sql chrome_processes.out
40../../data/chrome_android_systrace.pftrace chrome_processes.sql chrome_processes_android_systrace.out
41../../data/chrome_scroll_without_vsync.pftrace chrome_threads.sql chrome_threads.out
42../../data/chrome_android_systrace.pftrace chrome_threads.sql chrome_threads_android_systrace.out
43