[PATCH] Fix line mapping information in LLVM JIT profiling with Vtune
Denis Pravdin
denis.pravdin at gmail.com
Thu Dec 11 01:26:17 PST 2014
Hi lhames,
The line mapping information for dynamic code is reported incorrectly. It causes VTune to map LLVM generated code to source lines incorrectly. This patch fix this issue.
http://reviews.llvm.org/D6603
Files:
lib/ExecutionEngine/IntelJITEvents/IntelJITEventListener.cpp
tools/llvm-jitlistener/llvm-jitlistener.cpp
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6603.17145.patch
Type: text/x-patch
Size: 1826 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141211/dcf785e9/attachment.bin>
More information about the llvm-commits
mailing list