<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>google-perftools Google Group</title>
  <link>http://groups.google.com/group/google-perftools</link>
  <description>Developer discussion around the Google perftools.</description>
  <language>en</language>
  <item>
  <title>Re: Issue 190 in google-perftools: Feature request: expose API to record stacktrace</title>
  <link>http://groups.google.com/group/google-perftools/browse_thread/thread/7891ca50ca731812/6c38b813b8099ee3?show_docid=6c38b813b8099ee3</link>
  <description>
  We have C++ code that records the current stacktrace with an arbitrary &lt;br&gt; passed-in value, and is able to emit the results in a format readable by &lt;br&gt; &#39;pprof&#39;. We use this for instrumenting our own mutexes, for example, to do &lt;br&gt; contention profiling. &lt;br&gt; &lt;p&gt;I can send a patch soon.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/google-perftools/browse_thread/thread/7891ca50ca731812/6c38b813b8099ee3?show_docid=6c38b813b8099ee3</guid>
  <author>
  mrab...@gmail.com
  (Mark Rabkin)
  </author>
  <pubDate>Wed, 18 Nov 2009 22:29:23 UT
</pubDate>
  </item>
  <item>
  <title>Re: Issue 192 in google-perftools: CFLAGS not passed consistently</title>
  <link>http://groups.google.com/group/google-perftools/browse_thread/thread/401c0e1dd1706bbf/692d4d47e9dfbec6?show_docid=692d4d47e9dfbec6</link>
  <description>
  Updates: &lt;br&gt; Labels: Type-Defect Priority-Medium &lt;br&gt; &lt;p&gt;Comment #1 on issue 192 by csilvers: CFLAGS not passed consistently &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://code.google.com/p/google-perftools/issues/detail?id=192&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;What does that mean? Perhaps you can explain what &amp;quot;passing CFLAGS &lt;br&gt; consistently&amp;quot; &lt;br&gt; consists of. &lt;br&gt; &lt;p&gt;Also, perftools is C++, so almost everything is carried in CXXFLAGS.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/google-perftools/browse_thread/thread/401c0e1dd1706bbf/692d4d47e9dfbec6?show_docid=692d4d47e9dfbec6</guid>
  <author>
  codesite-nore...@google.com
  </author>
  <pubDate>Wed, 18 Nov 2009 19:36:26 UT
</pubDate>
  </item>
  <item>
  <title>Issue 192 in google-perftools: CFLAGS not passed consistently</title>
  <link>http://groups.google.com/group/google-perftools/browse_thread/thread/401c0e1dd1706bbf/219b385b8ddaffc4?show_docid=219b385b8ddaffc4</link>
  <description>
  Status: New &lt;br&gt; Owner: ---- &lt;br&gt; &lt;p&gt;New issue 192 by i.ga...@brainsware.org: CFLAGS not passed consistently &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://code.google.com/p/google-perftools/issues/detail?id=192&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;I am trying to compile tcmalloc on Debian 64 with hardening-gcc installed &lt;br&gt; and enabled. &lt;br&gt; &lt;p&gt;This looks as follows: &lt;br&gt; &lt;p&gt;i.galic@panic ~ % gcc --version
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/google-perftools/browse_thread/thread/401c0e1dd1706bbf/219b385b8ddaffc4?show_docid=219b385b8ddaffc4</guid>
  <author>
  codesite-nore...@google.com
  </author>
  <pubDate>Wed, 18 Nov 2009 17:52:52 UT
</pubDate>
  </item>
  <item>
  <title>Re: Issue 154 in google-perftools: env HEAPCHECK=normal ./myapp just doesn&#39;t work on Linux</title>
  <link>http://groups.google.com/group/google-perftools/browse_thread/thread/c20c4ba5edf82579/dce0555cd4d5346a?show_docid=dce0555cd4d5346a</link>
  <description>
  Updates: &lt;br&gt; Status: NotABug &lt;br&gt; &lt;p&gt;Comment #9 on issue 154 by csilvers: env HEAPCHECK=normal ./myapp just &lt;br&gt; doesn&#39;t work on Linux &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://code.google.com/p/google-perftools/issues/detail?id=154&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;OK, I&#39;m going to close this as NotABug, then, since it doesn&#39;t seem to be a &lt;br&gt; problem &lt;br&gt; in perftools. I&#39;m not sure if there&#39;s a good way to modify the test to
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/google-perftools/browse_thread/thread/c20c4ba5edf82579/dce0555cd4d5346a?show_docid=dce0555cd4d5346a</guid>
  <author>
  codesite-nore...@google.com
  </author>
  <pubDate>Tue, 17 Nov 2009 19:14:41 UT
</pubDate>
  </item>
  <item>
  <title>Re: Issue 154 in google-perftools: env HEAPCHECK=normal ./myapp just doesn&#39;t work on Linux</title>
  <link>http://groups.google.com/group/google-perftools/browse_thread/thread/c20c4ba5edf82579/e37d603eca898bd1?show_docid=e37d603eca898bd1</link>
  <description>
  Comment #8 on issue 154 by a.cheusov: env HEAPCHECK=normal ./myapp just &lt;br&gt; doesn&#39;t work on Linux &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://code.google.com/p/google-perftools/issues/detail?id=154&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;With &amp;quot;ulimit -s unlimited&amp;quot; &amp;quot;make check&amp;quot; succeeds for 1.3 and 1.4. &lt;br&gt; &lt;p&gt;-- &lt;br&gt; You received this message because you are listed in the owner
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/google-perftools/browse_thread/thread/c20c4ba5edf82579/e37d603eca898bd1?show_docid=e37d603eca898bd1</guid>
  <author>
  codesite-nore...@google.com
  </author>
  <pubDate>Tue, 17 Nov 2009 19:04:32 UT
</pubDate>
  </item>
  <item>
  <title>Re: Issue 191 in google-perftools: 1.4 debug crashes on double free</title>
  <link>http://groups.google.com/group/google-perftools/browse_thread/thread/0651556495fdbeb4/2516d98b7cae75e7?show_docid=2516d98b7cae75e7</link>
  <description>
  Comment #5 on issue 191 by csilvers: 1.4 debug crashes on double free &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://code.google.com/p/google-perftools/issues/detail?id=191&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;What kind of change are you looking for? Do you want to make it so that &lt;br&gt; the code &lt;br&gt; doesn&#39;t crash on double-free? Or do you just really need it to be printing
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/google-perftools/browse_thread/thread/0651556495fdbeb4/2516d98b7cae75e7?show_docid=2516d98b7cae75e7</guid>
  <author>
  codesite-nore...@google.com
  </author>
  <pubDate>Tue, 17 Nov 2009 18:29:54 UT
</pubDate>
  </item>
  <item>
  <title>Re: Issue 191 in google-perftools: 1.4 debug crashes on double free</title>
  <link>http://groups.google.com/group/google-perftools/browse_thread/thread/0651556495fdbeb4/55ffddd0abb66c97?show_docid=55ffddd0abb66c97</link>
  <description>
  Comment #4 on issue 191 by JassenM: 1.4 debug crashes on double free &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://code.google.com/p/google-perftools/issues/detail?id=191&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;Can you please point me to the location of the tcmalloc code and the change &lt;br&gt; that &lt;br&gt; needs to be made so I can patch this myself? &lt;br&gt; &lt;p&gt;-- &lt;br&gt; You received this message because you are listed in the owner
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/google-perftools/browse_thread/thread/0651556495fdbeb4/55ffddd0abb66c97?show_docid=55ffddd0abb66c97</guid>
  <author>
  codesite-nore...@google.com
  </author>
  <pubDate>Tue, 17 Nov 2009 16:52:00 UT
</pubDate>
  </item>
  <item>
  <title>Re: Issue 191 in google-perftools: 1.4 debug crashes on double free</title>
  <link>http://groups.google.com/group/google-perftools/browse_thread/thread/0651556495fdbeb4/83e5bedcc19d74e3?show_docid=83e5bedcc19d74e3</link>
  <description>
  Comment #3 on issue 191 by csilvers: 1.4 debug crashes on double free &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://code.google.com/p/google-perftools/issues/detail?id=191&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;Yes, free() and delete are the same internally. In both cases, a &lt;br&gt; double-free will &lt;br&gt; crash, rather than print an error message and *then* crash. So the &lt;br&gt; functionality
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/google-perftools/browse_thread/thread/0651556495fdbeb4/83e5bedcc19d74e3?show_docid=83e5bedcc19d74e3</guid>
  <author>
  codesite-nore...@google.com
  </author>
  <pubDate>Tue, 17 Nov 2009 16:47:57 UT
</pubDate>
  </item>
  <item>
  <title>Re: Issue 191 in google-perftools: 1.4 debug crashes on double free</title>
  <link>http://groups.google.com/group/google-perftools/browse_thread/thread/0651556495fdbeb4/8411a3612d33a34b?show_docid=8411a3612d33a34b</link>
  <description>
  Comment #2 on issue 191 by JassenM: 1.4 debug crashes on double free &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://code.google.com/p/google-perftools/issues/detail?id=191&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;Does this impact the free() function of tcmalloc_debug, that is double &lt;br&gt; free()? &lt;br&gt; &lt;p&gt;-- &lt;br&gt; You received this message because you are listed in the owner &lt;br&gt; or CC fields of this issue, or because you starred this issue.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/google-perftools/browse_thread/thread/0651556495fdbeb4/8411a3612d33a34b?show_docid=8411a3612d33a34b</guid>
  <author>
  codesite-nore...@google.com
  </author>
  <pubDate>Tue, 17 Nov 2009 16:38:41 UT
</pubDate>
  </item>
  <item>
  <title>Re: Issue 179 in google-perftools: Build fail in Snow Leopard</title>
  <link>http://groups.google.com/group/google-perftools/browse_thread/thread/9978b064006934e9/fda7302556651238?show_docid=fda7302556651238</link>
  <description>
  Comment #6 on issue 179 by csilvers: Build fail in Snow Leopard &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://code.google.com/p/google-perftools/issues/detail?id=179&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;OK, I got a snow leopard machine, but it&#39;s 32-bit. I think your system is &lt;br&gt; 64-bit? &lt;br&gt; (That&#39;s where we try to use libunwind.) Everything works properly for me. &lt;br&gt; &lt;p&gt;I&#39;ll try to get a 64-bit snow leopard machine, but that may be harder for
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/google-perftools/browse_thread/thread/9978b064006934e9/fda7302556651238?show_docid=fda7302556651238</guid>
  <author>
  codesite-nore...@google.com
  </author>
  <pubDate>Mon, 16 Nov 2009 21:59:26 UT
</pubDate>
  </item>
  <item>
  <title>Re: Issue 191 in google-perftools: 1.4 debug crashes on double free</title>
  <link>http://groups.google.com/group/google-perftools/browse_thread/thread/0651556495fdbeb4/e9ac144fad9d1d0d?show_docid=e9ac144fad9d1d0d</link>
  <description>
  Updates: &lt;br&gt; Status: Started &lt;br&gt; Labels: Type-Defect Priority-Medium &lt;br&gt; &lt;p&gt;Comment #1 on issue 191 by csilvers: 1.4 debug crashes on double free &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://code.google.com/p/google-perftools/issues/detail?id=191&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;You&#39;re absolutely right! Our code to print a double-free warning got some &lt;br&gt; bitrot at &lt;br&gt; some point, and stopped working. We&#39;ll fix that up for the next release.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/google-perftools/browse_thread/thread/0651556495fdbeb4/e9ac144fad9d1d0d?show_docid=e9ac144fad9d1d0d</guid>
  <author>
  codesite-nore...@google.com
  </author>
  <pubDate>Mon, 16 Nov 2009 19:25:38 UT
</pubDate>
  </item>
  <item>
  <title>Issue 191 in google-perftools: 1.4 debug crashes on double free</title>
  <link>http://groups.google.com/group/google-perftools/browse_thread/thread/0651556495fdbeb4/351bfbffab090237?show_docid=351bfbffab090237</link>
  <description>
  Status: New &lt;br&gt; Owner: ---- &lt;br&gt; &lt;p&gt;New issue 191 by nkiesel: 1.4 debug crashes on double free &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://code.google.com/p/google-perftools/issues/detail?id=191&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;What steps will reproduce the problem? &lt;br&gt; 1. Compile the following program and link against any tcmalloc_debug variant &lt;br&gt; int main(int, char **) &lt;br&gt; { &lt;br&gt; int * pint = new int;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/google-perftools/browse_thread/thread/0651556495fdbeb4/351bfbffab090237?show_docid=351bfbffab090237</guid>
  <author>
  codesite-nore...@google.com
  </author>
  <pubDate>Mon, 16 Nov 2009 17:08:46 UT
</pubDate>
  </item>
  <item>
  <title>Re: Issue 190 in google-perftools: Feature request: expose API to record stacktrace</title>
  <link>http://groups.google.com/group/google-perftools/browse_thread/thread/7891ca50ca731812/7f7eb3eaf3348094?show_docid=7f7eb3eaf3348094</link>
  <description>
  Comment #5 on issue 190 by mohit.aron: Feature request: expose API to &lt;br&gt; record stacktrace &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://code.google.com/p/google-perftools/issues/detail?id=190&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;Ok - I can work on that. But I may not be able to get to it soon. &lt;br&gt; &lt;p&gt;-- &lt;br&gt; You received this message because you are listed in the owner &lt;br&gt; or CC fields of this issue, or because you starred this issue.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/google-perftools/browse_thread/thread/7891ca50ca731812/7f7eb3eaf3348094?show_docid=7f7eb3eaf3348094</guid>
  <author>
  codesite-nore...@google.com
  </author>
  <pubDate>Mon, 16 Nov 2009 16:52:23 UT
</pubDate>
  </item>
  <item>
  <title>Re: Issue 190 in google-perftools: Feature request: expose API to record stacktrace</title>
  <link>http://groups.google.com/group/google-perftools/browse_thread/thread/7891ca50ca731812/7232734cc3c1119f?show_docid=7232734cc3c1119f</link>
  <description>
  Comment #4 on issue 190 by csilvers: Feature request: expose API to record &lt;br&gt; stacktrace &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://code.google.com/p/google-perftools/issues/detail?id=190&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;Ok, I think the best plan of attack is for you to propose a patch, and we &lt;br&gt; can go from &lt;br&gt; there. Ideally, the patch would include an actual user of this code so we
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/google-perftools/browse_thread/thread/7891ca50ca731812/7232734cc3c1119f?show_docid=7232734cc3c1119f</guid>
  <author>
  codesite-nore...@google.com
  </author>
  <pubDate>Mon, 16 Nov 2009 16:36:11 UT
</pubDate>
  </item>
  <item>
  <title>Re: Comparison vs. STLPort allocator</title>
  <link>http://groups.google.com/group/google-perftools/browse_thread/thread/0219425bde1a5511/20023eda1118f298?show_docid=20023eda1118f298</link>
  <description>
  There are some comparisons against ptmalloc2 (the default glibc &lt;br&gt; malloc) in &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://google-perftools.googlecode.com/svn/trunk/doc/tcmalloc.html&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;I don&#39;t know of any other comparisons, though. &lt;br&gt; &lt;p&gt;craig
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/google-perftools/browse_thread/thread/0219425bde1a5511/20023eda1118f298?show_docid=20023eda1118f298</guid>
  <author>
  csilv...@google.com
  (Craig Silverstein)
  </author>
  <pubDate>Mon, 16 Nov 2009 16:24:47 UT
</pubDate>
  </item>
  </channel>
</rss>
