-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Internal Code
-
None
-
Fully Compatible
-
Service Arch 2019-07-01, Service Arch 2019-07-15, Service Arch 2019-08-12
Since we want to quickly gain access to a partial callstack, we'll need a function similar to printStackTrace that captures a capped list of stack information. This will likely be a vector of instruction pointers, as these pointers can be translated to symbols and offsets.
- is depended on by
-
SERVER-42406 Provide abstract backtrace support API
- Closed
-
SERVER-42447 Attach backtrace to waitingForLatch
- Closed
- is related to
-
SERVER-41360 Create diagnostic info capture type
- Closed