Displaying 1 result from an estimated 1 matches for "3dty".
Did you mean:
3dt
2018 Jan 04
0
jit stack traces
...sation here with respect to jit
stack traces. Any thing changed here with respect to latest llvm
versions..
On Wed, Nov 13, 2013 at 08:51 AM, Reid Kleckner <rnk at google.com
<llvm-dev%40lists.llvm.org?Subject=Re%3A%20%5BLLVMdev%5D%20Stack%20traces%20from%20JIT%20code&In-Reply-To=%3CCACs%3Dty%2BS9Y6KFJU0qCS%3D-zV%3DeKVe9D2Yg5nnyX2mFbZhv5%2Bayg%40mail.gmail.com%3E>>
wrote:
*> Writing your own JITEventListener is probably the best way to capture*
*> traces from production. Using the existing gdb/JIT interface support is
> probably far too heavyweight for production. If...