aboutsummaryrefslogtreecommitdiff
path: root/test/trace_processor/dynamic/index
blob: 6fe5cf1390876b848d1e9967c218029185431b24 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Tests for custom dynamic tables.

# Ancestor slice table.
relationship_tables.textproto ancestor_slice.sql ancestor_slice.out

# Descendant slice table.
relationship_tables.textproto descendant_slice.sql descendant_slice.out

# Ancestor slice by stack table.
slice_stacks.textproto ancestor_slice_by_stack.sql ancestor_slice_by_stack.out

# Descendant slice by stack table.
slice_stacks.textproto descendant_slice_by_stack.sql descendant_slice_by_stack.out

# Connected/Following/Perceeding flow table.
connected_flow_data.json connected_flow.sql connected_flow.out

# Annotated callstacks.
../../data/perf_sample_sc.pb annotated_callstack.sql perf_sample_sc_annotated_callstack.out