diff options
author | Jason Evans <je@fb.com> | 2012-04-17 22:49:30 (GMT) |
---|---|---|
committer | Jason Evans <je@fb.com> | 2012-04-17 22:49:30 (GMT) |
commit | 25a000e89649d9ce5aacc1089408b8b3bafeb5e4 (patch) | |
tree | 2ceff44c3237b7c0291e9f13713699bdff147bc6 /doc | |
parent | b57d3ec571c6551231be62b7bf92c084a8c8291c (diff) | |
download | jemalloc-25a000e89649d9ce5aacc1089408b8b3bafeb5e4.zip jemalloc-25a000e89649d9ce5aacc1089408b8b3bafeb5e4.tar.gz jemalloc-25a000e89649d9ce5aacc1089408b8b3bafeb5e4.tar.bz2 |
Update pprof (from gperftools 2.0).
Diffstat (limited to 'doc')
-rw-r--r-- | doc/jemalloc.xml.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/jemalloc.xml.in b/doc/jemalloc.xml.in index 98d0ba4..3a6781b 100644 --- a/doc/jemalloc.xml.in +++ b/doc/jemalloc.xml.in @@ -1006,7 +1006,7 @@ malloc_conf = "xmalloc:true";]]></programlisting> option for information on high-water-triggered profile dumping. Profile output is compatible with the included <command>pprof</command> Perl script, which originates from the <ulink - url="http://code.google.com/p/google-perftools/">google-perftools + url="http://code.google.com/p/gperftools/">gperftools package</ulink>.</para></listitem> </varlistentry> |