blob: ac42bda20f54667f9604cf59303df54e6da06a4d [file] [log] [blame]
SELECT ts, name FROM descendant_slice_by_stack((
SELECT stack_id FROM slice
WHERE name = 'event_depth_0'
LIMIT 1
));