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