1# Tests for custom dynamic tables. 2 3# Ancestor slice table. 4relationship_tables.textproto ancestor_slice.sql ancestor_slice.out 5 6# Descendant slice table. 7relationship_tables.textproto descendant_slice.sql descendant_slice.out 8 9# Ancestor slice by stack table. 10slice_stacks.textproto ancestor_slice_by_stack.sql ancestor_slice_by_stack.out 11 12# Descendant slice by stack table. 13slice_stacks.textproto descendant_slice_by_stack.sql descendant_slice_by_stack.out 14 15# Connected/Following/Perceeding flow table. 16connected_flow_data.json connected_flow.sql connected_flow.out 17 18# Annotated callstacks. 19../../data/perf_sample_sc.pb annotated_callstack.sql perf_sample_sc_annotated_callstack.out 20