diff options
Diffstat (limited to 'jemalloc/doc/jemalloc.3.in')
| -rw-r--r-- | jemalloc/doc/jemalloc.3.in | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/jemalloc/doc/jemalloc.3.in b/jemalloc/doc/jemalloc.3.in index 306b569..fca1106 100644 --- a/jemalloc/doc/jemalloc.3.in +++ b/jemalloc/doc/jemalloc.3.in @@ -640,6 +640,11 @@ introspection. @roff_stats@can be used to access the summation of statistics from all arenas. .Bl -ohang .\"----------------------------------------------------------------------------- +.It Sy "version (const char *) r-" +.Bd -ragged -offset indent -compact +Return the jemalloc version string. +.Ed +.\"----------------------------------------------------------------------------- .It Sy "epoch (uint64_t) rw" .Bd -ragged -offset indent -compact If a value is passed in, refresh the data from which the |
