MCPcopy Create free account
hub / github.com/bloomberg/pystack / Dwfl

Class Dwfl

src/pystack/_pystack/unwinder.h:157–157  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

155
156 // Methods
157 virtual struct Dwfl* Dwfl() const override;
158 std::vector<int> getCoreTids() const;
159 std::vector<NativeFrame> unwindThread(pid_t tid) const override;
160

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected