Recently I tried to use intel pin
<https://software.intel.com/en-us/articles/pin-a-binary-instrumentation-tool-downloads>
to reproduce some experiments but never succeeded.
I compiled V8 with the environment variable:
$vtunejit=on
, and run d8 with
/absolute/path/to/pin -t /.../obj-intel64/malloc_mt.so -support_jit_api
-- ./d8 test-main.js
on ubuntu 14.04 with a 4 core intel CPU.
but the result pops:
C: Tool (or Pin) caused signal 11 at PC 0x7f556e90a9f0
[1] 4792 segmentation fault (core dumped) /home/loae/wspace/pin/pin-3.0-
76991-gcc-linux/pin -t -support_jit_api -- ./d
the error no is
139
.
Thanks for your advice.
--
--
v8-users mailing list
[email protected]
http://groups.google.com/group/v8-users
---
You received this message because you are subscribed to the Google Groups
"v8-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.