diff options
Diffstat (limited to 'upstream/debian-unstable/man1/memusagestat.1')
-rw-r--r-- | upstream/debian-unstable/man1/memusagestat.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/upstream/debian-unstable/man1/memusagestat.1 b/upstream/debian-unstable/man1/memusagestat.1 index afce0522..babc2428 100644 --- a/upstream/debian-unstable/man1/memusagestat.1 +++ b/upstream/debian-unstable/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 2024-05-02 "Linux man-pages 6.8" .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 |