diff options
Diffstat (limited to 'man1/memusagestat.1')
-rw-r--r-- | man1/memusagestat.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man1/memusagestat.1 b/man1/memusagestat.1 index afce052..d1a76fb 100644 --- a/man1/memusagestat.1 +++ b/man1/memusagestat.1 @@ -1,7 +1,7 @@ .\" Copyright (c) 2013, Peter Schiffer <pschiffe@redhat.com> .\" .\" SPDX-License-Identifier: GPL-2.0-or-later -.TH memusagestat 1 2022-10-30 "Linux man-pages 6.05.01" +.TH memusagestat 1 2023-10-31 "Linux man-pages 6.7" .SH NAME memusagestat \- generate graphic from memory profiling data .SH SYNOPSIS @@ -19,7 +19,7 @@ that file is generated via the .IR \-\-data ) option of .BR memusage (1). -.PP +.P The red line in the graph shows the heap usage (allocated memory) and the green line shows the stack usage. The x-scale is either the number of memory-handling function calls or |