Main menu

Pages

Async Stack Traces for C++ Coroutines in Folly: Walking the async stack

This is the fourth in a series of posts covering how we have used C++ coroutines at Facebook to regain stack traces for dependent chains of asynchronous waiting tasks. In the previous post we built on the basic async stack trace data structures to automatically build the linked list of stack frames at runtime. In this final post about the infrastructure of async stack traces, we’ll describe how to find and walk those stacks.
http://dlvr.it/S9ZNGg
reactions
author-img
كل الصور الجميلة والممتعة

تعليقات