You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
453 B
14 lines
453 B
# 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
|
|
|
|
# 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
|