blob: 6945ac76e50a44656e389cd5f4f9719f25daeae4 [file] [log] [blame]
SELECT ts, name FROM ancestor_slice_by_stack((
SELECT stack_id FROM slice
WHERE name = 'event_depth_2'
LIMIT 1
));