<?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 196 in google-perftools: valgrind errors for programs compiled with profiling</title>
  <link>http://groups.google.com/group/google-perftools/browse_thread/thread/06a200b5dc775faa/0d02ed2a0fd10477?show_docid=0d02ed2a0fd10477</link>
  <description>
  Comment #1 on issue 196 by dstahlke: valgrind errors for programs compiled &lt;br&gt; with profiling &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://code.google.com/p/google-perftools/issues/detail?id=196&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;The full valgrind output... &lt;br&gt; &lt;p&gt;Attachments: &lt;br&gt; vg.txt 28.8 KB &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/06a200b5dc775faa/0d02ed2a0fd10477?show_docid=0d02ed2a0fd10477</guid>
  <author>
  google-perfto...@googlecode.com
  </author>
  <pubDate>Sat, 28 Nov 2009 04:09:49 UT
</pubDate>
  </item>
  <item>
  <title>Issue 196 in google-perftools: valgrind errors for programs compiled with profiling</title>
  <link>http://groups.google.com/group/google-perftools/browse_thread/thread/06a200b5dc775faa/81b2211c47640be6?show_docid=81b2211c47640be6</link>
  <description>
  Status: New &lt;br&gt; Owner: ---- &lt;br&gt; &lt;p&gt;New issue 196 by dstahlke: valgrind errors for programs compiled with &lt;br&gt; profiling &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://code.google.com/p/google-perftools/issues/detail?id=196&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;What steps will reproduce the problem? &lt;br&gt; 1. echo &#39;int main() { }&#39; &amp;gt; prof-vg-test.c &lt;br&gt; 2. gcc -o prof-vg-test prof-vg-test.c -lprofiler -g
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/google-perftools/browse_thread/thread/06a200b5dc775faa/81b2211c47640be6?show_docid=81b2211c47640be6</guid>
  <author>
  google-perfto...@googlecode.com
  </author>
  <pubDate>Sat, 28 Nov 2009 04:05:48 UT
</pubDate>
  </item>
  <item>
  <title>Re: google-perftools</title>
  <link>http://groups.google.com/group/google-perftools/browse_thread/thread/5a2cfe8ec18e91f4/0fbfe1e33bc0e698?show_docid=0fbfe1e33bc0e698</link>
  <description>
  The linker is probably throwing away your profiling symbols because it &lt;br&gt; thinks they&#39;re unused. Try either providing an ld option that tells is to &lt;br&gt; take the whole .a (not just the used parts), or try calling any profiling &lt;br&gt; function from your program, like this: &lt;br&gt; &lt;p&gt;int main() { &lt;br&gt; ProfilerRegisterThread();
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/google-perftools/browse_thread/thread/5a2cfe8ec18e91f4/0fbfe1e33bc0e698?show_docid=0fbfe1e33bc0e698</guid>
  <author>
  mrab...@gmail.com
  (Mark Rabkin)
  </author>
  <pubDate>Fri, 27 Nov 2009 16:12:37 UT
</pubDate>
  </item>
  <item>
  <title>google-perftools</title>
  <link>http://groups.google.com/group/google-perftools/browse_thread/thread/5a2cfe8ec18e91f4/77621dea0417b227?show_docid=77621dea0417b227</link>
  <description>
  Am I doing something wrong with the cpu performance tool. I build a &lt;br&gt; link against the .a files, and then simply set the CPUPROFILE &lt;br&gt; environment variable but no files are generated? &lt;br&gt; &lt;p&gt;The process is a not a setuid process, anyone with any experience out &lt;br&gt; there that can help me out?
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/google-perftools/browse_thread/thread/5a2cfe8ec18e91f4/77621dea0417b227?show_docid=77621dea0417b227</guid>
  <author>
  matthew.horsn...@gmail.com
  (Matt)
  </author>
  <pubDate>Fri, 27 Nov 2009 14:06:51 UT
</pubDate>
  </item>
  <item>
  <title>Re: Issue 195 in google-perftools: pprof doesn&#39;t use correct URI in http request while profiling</title>
  <link>http://groups.google.com/group/google-perftools/browse_thread/thread/872ea23fdb6b550a/a5b29426dd4799a4?show_docid=a5b29426dd4799a4</link>
  <description>
  Comment #4 on issue 195 by csilvers: pprof doesn&#39;t use correct URI in http &lt;br&gt; request while profiling &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://code.google.com/p/google-perftools/issues/detail?id=195&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;Right, you&#39;ll have to try it against svn trunk. &lt;br&gt; &lt;p&gt;Or else, search for the equivalent place in the code -- it should be near &lt;br&gt; line 2450,
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/google-perftools/browse_thread/thread/872ea23fdb6b550a/a5b29426dd4799a4?show_docid=a5b29426dd4799a4</guid>
  <author>
  google-perfto...@googlecode.com
  </author>
  <pubDate>Wed, 25 Nov 2009 17:47:49 UT
</pubDate>
  </item>
  <item>
  <title>Re: Issue 194 in google-perftools: large environments causes abort</title>
  <link>http://groups.google.com/group/google-perftools/browse_thread/thread/25de1e6074d750e0/d3425baf7afc1692?show_docid=d3425baf7afc1692</link>
  <description>
  Updates: &lt;br&gt; Status: Started &lt;br&gt; &lt;p&gt;Comment #3 on issue 194 by csilvers: large environments causes abort &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://code.google.com/p/google-perftools/issues/detail?id=194&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;That&#39;s genius! I&#39;ll do it for the next release. &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/25de1e6074d750e0/d3425baf7afc1692?show_docid=d3425baf7afc1692</guid>
  <author>
  google-perfto...@googlecode.com
  </author>
  <pubDate>Wed, 25 Nov 2009 17:40:44 UT
</pubDate>
  </item>
  <item>
  <title>Re: Issue 195 in google-perftools: pprof doesn&#39;t use correct URI in http request while profiling</title>
  <link>http://groups.google.com/group/google-perftools/browse_thread/thread/872ea23fdb6b550a/38b5be3712b7f40d?show_docid=38b5be3712b7f40d</link>
  <description>
  Comment #3 on issue 195 by mohit.aron: pprof doesn&#39;t use correct URI in &lt;br&gt; http request while profiling &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://code.google.com/p/google-perftools/issues/detail?id=195&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;The problem is not just with CPU profiles - even heap profiles are broken. &lt;br&gt; That is, &lt;br&gt; using a URL &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://host:port/foo/bar/pprof/heap&quot;&gt;[link]&lt;/a&gt; results in /pprof/heap to
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/google-perftools/browse_thread/thread/872ea23fdb6b550a/38b5be3712b7f40d?show_docid=38b5be3712b7f40d</guid>
  <author>
  google-perfto...@googlecode.com
  </author>
  <pubDate>Wed, 25 Nov 2009 17:01:59 UT
</pubDate>
  </item>
  <item>
  <title>Re: Issue 194 in google-perftools: large environments causes abort</title>
  <link>http://groups.google.com/group/google-perftools/browse_thread/thread/25de1e6074d750e0/75afa83314bbb0e8?show_docid=75afa83314bbb0e8</link>
  <description>
  Comment #2 on issue 194 by dgscreamer: large environments causes abort &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://code.google.com/p/google-perftools/issues/detail?id=194&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;Why not change the code section to something like the following? &lt;br&gt; [avoiding both getenv and /proc/self/environ] &lt;br&gt; &lt;p&gt; if (*envbuf == &#39;\0&#39;) { // haven&#39;t read the environ yet
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/google-perftools/browse_thread/thread/25de1e6074d750e0/75afa83314bbb0e8?show_docid=75afa83314bbb0e8</guid>
  <author>
  google-perfto...@googlecode.com
  </author>
  <pubDate>Wed, 25 Nov 2009 15:59:14 UT
</pubDate>
  </item>
  <item>
  <title>Re: Issue 193 in google-perftools: Implement malloc_usable_size (PATCH INCLUDED)</title>
  <link>http://groups.google.com/group/google-perftools/browse_thread/thread/1ad5de698ad3b548/bf99516a04077c0c?show_docid=bf99516a04077c0c</link>
  <description>
  Comment #3 on issue 193 by csilvers: Implement malloc_usable_size (PATCH &lt;br&gt; INCLUDED) &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://code.google.com/p/google-perftools/issues/detail?id=193&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;Right, which is why we provide it, though under a different name. &lt;br&gt; &lt;p&gt;I&#39;ll take it under consideration to override it like we do malloc()/etc, &lt;br&gt; but my guess
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/google-perftools/browse_thread/thread/1ad5de698ad3b548/bf99516a04077c0c?show_docid=bf99516a04077c0c</guid>
  <author>
  google-perfto...@googlecode.com
  </author>
  <pubDate>Wed, 25 Nov 2009 00:30:54 UT
</pubDate>
  </item>
  <item>
  <title>Re: Issue 193 in google-perftools: Implement malloc_usable_size (PATCH INCLUDED)</title>
  <link>http://groups.google.com/group/google-perftools/browse_thread/thread/1ad5de698ad3b548/f8d9c1efb3fc28b2?show_docid=f8d9c1efb3fc28b2</link>
  <description>
  Comment #2 on issue 193 by ice799: Implement malloc_usable_size (PATCH &lt;br&gt; INCLUDED) &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://code.google.com/p/google-perftools/issues/detail?id=193&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;malloc_usable_size exists on FreeBSD and Linux. From what I can tell, it &lt;br&gt; does not &lt;br&gt; exist on Solaris. &lt;br&gt; &lt;p&gt;It is pretty useful, though. &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/1ad5de698ad3b548/f8d9c1efb3fc28b2?show_docid=f8d9c1efb3fc28b2</guid>
  <author>
  google-perfto...@googlecode.com
  </author>
  <pubDate>Wed, 25 Nov 2009 00:12:36 UT
</pubDate>
  </item>
  <item>
  <title>Re: Issue 194 in google-perftools: large environments causes abort</title>
  <link>http://groups.google.com/group/google-perftools/browse_thread/thread/25de1e6074d750e0/e022085904ff2638?show_docid=e022085904ff2638</link>
  <description>
  Updates: &lt;br&gt; Labels: Type-Defect Priority-Medium &lt;br&gt; &lt;p&gt;Comment #1 on issue 194 by csilvers: large environments causes abort &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://code.google.com/p/google-perftools/issues/detail?id=194&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;Yes, this is a known problem with reading from the environment -- we should &lt;br&gt; probably &lt;br&gt; document it somewhere. We can&#39;t use getenv() in this part of the codebase,
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/google-perftools/browse_thread/thread/25de1e6074d750e0/e022085904ff2638?show_docid=e022085904ff2638</guid>
  <author>
  codesite-nore...@google.com
  </author>
  <pubDate>Tue, 24 Nov 2009 23:47:24 UT
</pubDate>
  </item>
  <item>
  <title>Re: Issue 193 in google-perftools: Implement malloc_usable_size (PATCH INCLUDED)</title>
  <link>http://groups.google.com/group/google-perftools/browse_thread/thread/1ad5de698ad3b548/e14ffe2c2684e901?show_docid=e14ffe2c2684e901</link>
  <description>
  Updates: &lt;br&gt; Status: WontFix &lt;br&gt; Labels: Type-Enhancement Priority-Medium &lt;br&gt; &lt;p&gt;Comment #1 on issue 193 by csilvers: Implement malloc_usable_size (PATCH &lt;br&gt; INCLUDED) &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://code.google.com/p/google-perftools/issues/detail?id=193&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;We have equivalent functionality in MallocExtension::GetAllocatedS ize().
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/google-perftools/browse_thread/thread/1ad5de698ad3b548/e14ffe2c2684e901?show_docid=e14ffe2c2684e901</guid>
  <author>
  codesite-nore...@google.com
  </author>
  <pubDate>Tue, 24 Nov 2009 23:43:22 UT
</pubDate>
  </item>
  <item>
  <title>Re: Issue 195 in google-perftools: pprof doesn&#39;t use correct URI in http request while profiling</title>
  <link>http://groups.google.com/group/google-perftools/browse_thread/thread/872ea23fdb6b550a/021ff48dc51d304a?show_docid=021ff48dc51d304a</link>
  <description>
  Updates: &lt;br&gt; Status: Started &lt;br&gt; &lt;p&gt;Comment #2 on issue 195 by csilvers: pprof doesn&#39;t use correct URI in http &lt;br&gt; request while profiling &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://code.google.com/p/google-perftools/issues/detail?id=195&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;Does this patch fix things for you? &lt;br&gt; --- &lt;br&gt; @@ -2450,7 +2450,7 @@ &lt;br&gt; my $wget_timeout; &lt;br&gt; if (($path =~ m/$PROFILE_PAGE/) || ($path =~ m/$PMUPROFILE_PAGE/)) {
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/google-perftools/browse_thread/thread/872ea23fdb6b550a/021ff48dc51d304a?show_docid=021ff48dc51d304a</guid>
  <author>
  codesite-nore...@google.com
  </author>
  <pubDate>Tue, 24 Nov 2009 20:58:52 UT
</pubDate>
  </item>
  <item>
  <title>Re: Issue 195 in google-perftools: pprof doesn&#39;t use correct URI in http request while profiling</title>
  <link>http://groups.google.com/group/google-perftools/browse_thread/thread/872ea23fdb6b550a/250df6d03ac45c0e?show_docid=250df6d03ac45c0e</link>
  <description>
  Updates: &lt;br&gt; Labels: Type-Defect Priority-Medium &lt;br&gt; &lt;p&gt;Comment #1 on issue 195 by csilvers: pprof doesn&#39;t use correct URI in http &lt;br&gt; request while profiling &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://code.google.com/p/google-perftools/issues/detail?id=195&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;It looks like this broke in a recent change to support PMUPROFILE. Can you &lt;br&gt; confirm
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/google-perftools/browse_thread/thread/872ea23fdb6b550a/250df6d03ac45c0e?show_docid=250df6d03ac45c0e</guid>
  <author>
  codesite-nore...@google.com
  </author>
  <pubDate>Tue, 24 Nov 2009 20:54:49 UT
</pubDate>
  </item>
  <item>
  <title>Issue 195 in google-perftools: pprof doesn&#39;t use correct URI in http request while profiling</title>
  <link>http://groups.google.com/group/google-perftools/browse_thread/thread/872ea23fdb6b550a/d92ccb1ff144f253?show_docid=d92ccb1ff144f253</link>
  <description>
  Status: New &lt;br&gt; Owner: ---- &lt;br&gt; &lt;p&gt;New issue 195 by mohit.aron: pprof doesn&#39;t use correct URI in http request &lt;br&gt; while profiling &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://code.google.com/p/google-perftools/issues/detail?id=195&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;What steps will reproduce the problem? &lt;br&gt; 1. Have pprof fetch profile data from a URL such as &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://host:port/foo/bar/pprof/profile&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/google-perftools/browse_thread/thread/872ea23fdb6b550a/d92ccb1ff144f253?show_docid=d92ccb1ff144f253</guid>
  <author>
  codesite-nore...@google.com
  </author>
  <pubDate>Tue, 24 Nov 2009 19:23:16 UT
</pubDate>
  </item>
  </channel>
</rss>
