summaryrefslogtreecommitdiff
path: root/doc/pprof_remote_servers.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/pprof_remote_servers.html')
-rw-r--r--doc/pprof_remote_servers.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/pprof_remote_servers.html b/doc/pprof_remote_servers.html
index dd29dfb..e30e612 100644
--- a/doc/pprof_remote_servers.html
+++ b/doc/pprof_remote_servers.html
@@ -168,7 +168,7 @@ change it if you'd like.</p>
This is similar to pprof, but is meant to be used with your CPU's hardware
performance counters. The server could be implemented on top of a library
such as <a href="http://perfmon2.sourceforge.net/">
-<code>libpfm</code></a>. It should collect a sample every nnn occurences
+<code>libpfm</code></a>. It should collect a sample every nnn occurrences
of the event and stop the sampling after xxx seconds. Much of the code
for <code>/pprof/profile</code> can be reused for this purpose.
</p>