Debugging and profiling support for LLVM JIT provider.
Andres Freund <andres@anarazel.de>
Debugging and profiling support for LLVM JIT provider. This currently requires patches to the LLVM codebase to be effective (submitted upstream), the GUCs are available without those patches however. Author: Andres Freund Discussion: https://postgr.es/m/20170901064131.tazjxwus3k2w3ybh@alap3.anarazel.de
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/jit/jit.c | modified | +2 −0 |
| src/backend/jit/llvm/llvmjit.c | modified | +36 −0 |
| src/backend/utils/misc/guc.c | modified | +32 −0 |
| src/include/jit/jit.h | modified | +2 −0 |
Discussion
- JIT compiling expressions/deform + inlining prototype v2.0 271 messages · 2017-09-01 → 2018-09-06