<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://wiki.nginx.org/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://wiki.nginx.org/index.php?title=GooglePerftoolsModule&amp;feed=atom&amp;action=history</id>
		<title>GooglePerftoolsModule - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.nginx.org/index.php?title=GooglePerftoolsModule&amp;feed=atom&amp;action=history"/>
		<link rel="alternate" type="text/html" href="http://wiki.nginx.org/index.php?title=GooglePerftoolsModule&amp;action=history"/>
		<updated>2013-05-25T10:56:55Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.19.0</generator>

	<entry>
		<id>http://wiki.nginx.org/index.php?title=GooglePerftoolsModule&amp;diff=232&amp;oldid=prev</id>
		<title>MichaelLustfield: moved NginxGooglePerftoolsModule to GooglePerftoolsModule:&amp;#32;Removing Nginx prefix from page titles</title>
		<link rel="alternate" type="text/html" href="http://wiki.nginx.org/index.php?title=GooglePerftoolsModule&amp;diff=232&amp;oldid=prev"/>
				<updated>2010-09-22T19:25:14Z</updated>
		
		<summary type="html">&lt;p&gt;moved &lt;a href=&quot;/NginxGooglePerftoolsModule&quot; class=&quot;mw-redirect&quot; title=&quot;NginxGooglePerftoolsModule&quot;&gt;NginxGooglePerftoolsModule&lt;/a&gt; to &lt;a href=&quot;/GooglePerftoolsModule&quot; title=&quot;GooglePerftoolsModule&quot;&gt;GooglePerftoolsModule&lt;/a&gt;: Removing Nginx prefix from page titles&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;= Synopsis =&lt;br /&gt;
This module enables [http://code.google.com/p/google-perftools/ Google Performance Tools] profiling for workers. This module appeared in nginx version 0.6.29.&lt;br /&gt;
&lt;br /&gt;
By default the module is not built, it is necessary to enable its build with &lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
./configure --with-google_perftools_module&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
at compilation time.&lt;br /&gt;
&lt;br /&gt;
Example&lt;br /&gt;
&amp;lt;geshi lang=&amp;quot;nginx&amp;quot;&amp;gt;&lt;br /&gt;
google_perftools_profiles /path/to/profile;&lt;br /&gt;
&amp;lt;/geshi&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Profiles will be stored as /path/to/profile.&amp;lt;worker_pid&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Directives =&lt;br /&gt;
== google_perftools_profiles ==&lt;br /&gt;
'''syntax:''' ''google_perftools_profiles path''&lt;br /&gt;
&lt;br /&gt;
'''default:''' ''none''&lt;br /&gt;
&lt;br /&gt;
Directive specifies the base filename of profiles collected by Google Perftools profiler. &lt;br /&gt;
The workers PIDs will be appended to the specified base filename.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= References =&lt;/div&gt;</summary>
		<author><name>MichaelLustfield</name></author>	</entry>

	</feed>