<?xml version="1.0" encoding="UTF-8" ?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>pinheads at Yahoo! Groups</title>
    <link>http://tech.groups.yahoo.com/group/pinheads/</link>
    <description>Pin Dynamic Binary Instrumentation Tool</description>

    <item>
      <title>speeding up pin tool by buffering - does it inline?</title>
      <pubDate>Tue, 10 Nov 2009 10:51:30 GMT</pubDate>
      <dc:creator>Kenneth Hoste</dc:creator>
      <link>http://tech.groups.yahoo.com/group/pinheads/message/4502</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/pinheads/message/4502</guid>
      <description>Hi PINheads, I&#39;ve tried speeding up my Pin tool which does a little bit of work several times for each instruction (i.e. for each register access and memory</description>
    </item>
    <item>
      <title>Quick question</title>
      <pubDate>Tue, 10 Nov 2009 08:18:42 GMT</pubDate>
      <dc:creator>D.R.</dc:creator>
      <link>http://tech.groups.yahoo.com/group/pinheads/message/4501</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/pinheads/message/4501</guid>
      <description>Is there any way to build a function prototype (PROTO) dynamically, much the same way it can be done with IARGLIST? The problem is that I need to replace some</description>
    </item>
    <item>
      <title>assertion failure in DoublyLinkedInsertBefore()</title>
      <pubDate>Mon, 09 Nov 2009 19:10:38 GMT</pubDate>
      <dc:creator>milos.puzovic@...</dc:creator>
      <link>http://tech.groups.yahoo.com/group/pinheads/message/4500</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/pinheads/message/4500</guid>
      <description>Hi, I am trying to instrument routines as they are called so I have the following: VOID FlagTrace(TRACE trace, VOID *v) { for(BBL bbl...) { for(INS ins...) { </description>
    </item>
    <item>
      <title>Re: Does Pin keep an array index somewhere?</title>
      <pubDate>Mon, 09 Nov 2009 14:50:45 GMT</pubDate>
      <dc:creator>Cownie, James H</dc:creator>
      <link>http://tech.groups.yahoo.com/group/pinheads/message/4499</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/pinheads/message/4499</guid>
      <description>When I run dcache I get a printout of over 12000 assembly instructions. Why is this happening? Because those instructions are being executed, and therefore</description>
    </item>
    <item>
      <title>Re: IARG_MEMORYREAD_SIZE &#39;returns&#39; zero?</title>
      <pubDate>Sun, 08 Nov 2009 16:26:14 GMT</pubDate>
      <dc:creator>tevi.devor</dc:creator>
      <link>http://tech.groups.yahoo.com/group/pinheads/message/4498</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/pinheads/message/4498</guid>
      <description>So - it is pin2.6 you were using, that explains it. The modeling of rep has changed in pin2.7, it is now more correct, enabling to instrument each rep. Please</description>
    </item>
    <item>
      <title>Re: IARG_MEMORYREAD_SIZE &#39;returns&#39; zero?</title>
      <pubDate>Sun, 08 Nov 2009 14:51:38 GMT</pubDate>
      <dc:creator>Kenneth Hoste</dc:creator>
      <link>http://tech.groups.yahoo.com/group/pinheads/message/4497</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/pinheads/message/4497</guid>
      <description>Hello, ... It turns out this problem didn&#39;t occur with the latest Pin kit (2.7), but occured with Pin 2.6. I didn&#39;t run the experiments myself, hence the </description>
    </item>
    <item>
      <title>Re: Where is REG_TINFO and how I can use it?</title>
      <pubDate>Fri, 06 Nov 2009 16:54:41 GMT</pubDate>
      <dc:creator>Cownie, James H</dc:creator>
      <link>http://tech.groups.yahoo.com/group/pinheads/message/4496</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/pinheads/message/4496</guid>
      <description>Also I found there is a structure called IARG_REG_REFERENCE whose type is PIN_REGISTER *, but I can not tell how to use it. Neither I can not find any</description>
    </item>
    <item>
      <title>Re: Does Pin keep an array index somewhere?</title>
      <pubDate>Fri, 06 Nov 2009 05:44:07 GMT</pubDate>
      <dc:creator>Stojan Bacev</dc:creator>
      <link>http://tech.groups.yahoo.com/group/pinheads/message/4495</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/pinheads/message/4495</guid>
      <description>Jim, I am compiling my code with no optimization with GCC on a Linux machine. Take this code as an example: int main() { int a[10]; int i; int b; for (i=0;</description>
    </item>
    <item>
      <title>DynamoRIO Tutorial at MICRO on Dec 12, 2009</title>
      <pubDate>Fri, 06 Nov 2009 04:37:42 GMT</pubDate>
      <dc:creator>qin zhao</dc:creator>
      <link>http://tech.groups.yahoo.com/group/pinheads/message/4494</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/pinheads/message/4494</guid>
      <description>Hi: We plan to run a DynamoRIO Tutorial at MICRO on Dec 12, 2009.  Registration information is at the MICRO site: http://www.microarch.org/micro42/ DynamoRIO</description>
    </item>
    <item>
      <title>Where is REG_TINFO and how I can use it?</title>
      <pubDate>Fri, 06 Nov 2009 01:03:59 GMT</pubDate>
      <dc:creator>xingyanglu</dc:creator>
      <link>http://tech.groups.yahoo.com/group/pinheads/message/4493</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/pinheads/message/4493</guid>
      <description>Hello, everyone. I am using pin for memory tracing. And I want to know what value is in each register and the range of stack. I found there is a structure(?) </description>
    </item>
    <item>
      <title>Re: pin on AMD64 and the related problem</title>
      <pubDate>Thu, 05 Nov 2009 04:11:21 GMT</pubDate>
      <dc:creator>Kim Hazelwood</dc:creator>
      <link>http://tech.groups.yahoo.com/group/pinheads/message/4492</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/pinheads/message/4492</guid>
      <description>No, Pin does not use any &quot;special purpose IntelR64 technologies&quot; that we are aware of. You will want to follow Robert&#39;s advice on debugging. From:</description>
    </item>
    <item>
      <title>Re: Retrying my previous post on SIGSEGV</title>
      <pubDate>Thu, 05 Nov 2009 01:46:51 GMT</pubDate>
      <dc:creator>Lueck, Gregory M</dc:creator>
      <link>http://tech.groups.yahoo.com/group/pinheads/message/4491</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/pinheads/message/4491</guid>
      <description>... However, I don&#39;t think you can say that it is called from pinbin.  The next address in the stack trace 0xb5bc2f00 is not contained by any range in</description>
    </item>
    <item>
      <title>Re: pin on AMD64 and the related problem</title>
      <pubDate>Thu, 05 Nov 2009 01:24:21 GMT</pubDate>
      <dc:creator>s88.tw</dc:creator>
      <link>http://tech.groups.yahoo.com/group/pinheads/message/4490</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/pinheads/message/4490</guid>
      <description>thank you, Robert Ya...What a good news! Actually, I tried most of Pintools in source/tools on AMD64 and they work well!! Now I&#39;m wondering, does PIN use any</description>
    </item>
    <item>
      <title>Re: pin on AMD64 and the related problem</title>
      <pubDate>Wed, 04 Nov 2009 17:08:56 GMT</pubDate>
      <dc:creator>Cohn, Robert S</dc:creator>
      <link>http://tech.groups.yahoo.com/group/pinheads/message/4489</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/pinheads/message/4489</guid>
      <description>Pin works on AMD64. It is probably a bug in the tool or pin. Read the manual about debugging. From: pinheads@yahoogroups.com [mailto:pinheads@yahoogroups.com]</description>
    </item>
    <item>
      <title>pin on AMD64 and the related problem</title>
      <pubDate>Wed, 04 Nov 2009 17:02:32 GMT</pubDate>
      <dc:creator>s88.tw</dc:creator>
      <link>http://tech.groups.yahoo.com/group/pinheads/message/4488</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/pinheads/message/4488</guid>
      <description>hi all: I&#39;m porting a program to the 64bit linux on  AMD64 platform (32 cores). However, according to the README of PIN, I found that the PIN  supports IA-32,</description>
    </item>

  </channel>
</rss>
<!-- wr2.grp.sp2.yahoo.com uncompressed/chunked Fri Dec  4 04:54:27 PST 2009 -->
