<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p>Hi Jacob, <br>
    </p>
    <p>Thanks for the information, it is very helpful. Given that I'm
      sure that ORC JIT API didn't have support for implementing a
      profiler, whether was there any discussions about implementing
      APIs to build a profiler  for LLVM JIT Infrastructure in past? If
      anyone have suggestions/ideas please share :) <br>
    </p>
    <div class="moz-cite-prefix">On 25/03/19 11:41 PM, Jacob Lifshay
      wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAC2bXD7YUkcMN1FZ0LDjvBC6YuuQ4t5_XQvVKEQSwAqO1RQdLg@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="auto">
        <div>
          <div class="gmail_quote">
            <blockquote class="gmail_quote" style="margin:0 0 0
              .8ex;border-left:1px #ccc solid;padding-left:1ex">
              <div bgcolor="#FFFFFF" text="#000000">
                <blockquote type="cite">
                  <div>
                    <blockquote type="cite">
                      <div>
                        <div bgcolor="#FFFFFF" text="#000000">
                          <p><font face="Courier New, Courier,&#xA;
                              monospace">I find IntelJITEvents in
                              Execution Engine, is there any
                              documentation on it's use cases? If you
                              have thoughts over it, please share :) <br>
                            </font></p>
                        </div>
                      </div>
                    </blockquote>
                    I’d never used that, sorry</div>
                </blockquote>
              </div>
            </blockquote>
          </div>
        </div>
        <div dir="auto">from what I recall, IntelJITEvents just tells
          the debugger to include debug symbols from JIT-compiled code.
          There are several similar classes, such
          as GDBJITRegistrationListener, for telling GDB about
          JIT-compiled code. IntelJITEvents is just one of them.</div>
        <div dir="auto"><br>
        </div>
        <div dir="auto">see <a
href="https://github.com/llvm/llvm-project/blob/master/llvm/docs/DebuggingJITedCode.rst"
            moz-do-not-send="true">https://github.com/llvm/llvm-project/blob/master/llvm/docs/DebuggingJITedCode.rst</a></div>
        <div dir="auto"><br>
        </div>
        <div dir="auto">Jacob Lifshay</div>
        <div dir="auto">
          <div class="gmail_quote">
            <blockquote class="gmail_quote" style="margin:0 0 0
              .8ex;border-left:1px #ccc solid;padding-left:1ex">
            </blockquote>
          </div>
        </div>
      </div>
    </blockquote>
    <pre class="moz-signature" cols="72">-- 
Have a great day!
PreeJackie</pre>
  </body>
</html>