GENWiki

Premier IT Outsourcing and Support Services within the UK

User Tools

Site Tools


man:memusagestat

MEMUSAGESTAT(1) Linux programmer's manual MEMUSAGESTAT(1)

NAME

     memusagestat - generate graphic from memory profiling data

SYNOPSIS

     memusagestat [option]... datafile [outfile]

DESCRIPTION

     memusagestat  creates  a PNG file containing a graphical representation
     of the memory profiling data in the file datafile; that file is  gener-
     ated via the -d (or --data) option of memusage(1).
     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 (if the -t option is specified)
     time.

OPTIONS

  1. o file, –output=file

Name of the output file.

  1. s string, –string=string

Use string as the title inside the output graph.

  1. t, –time

Use time (rather than number of function calls) as the scale for

            the X axis.
  1. T, –total

Also draw a graph of total memory consumption.

  1. x size, –x-size=size

Make the output graph size pixels wide.

  1. y size, –y-size=size

Make the output graph size pixels high.

  1. ?, –help

Print a help message and exit.

  1. -usage

Print a short usage message and exit.

  1. V, –version

Print version information and exit.

BUGS

     To report bugs, see

EXAMPLE

     See memusage(1).

SEE ALSO

     memusage(1), mtrace(1)

COLOPHON

     This  page  is  part of release 4.16 of the Linux man-pages project.  A
     description of the project, information about reporting bugs,  and  the
     latest     version     of     this    page,    can    be    found    at
     https://www.kernel.org/doc/man-pages/.

GNU 2017-09-15 MEMUSAGESTAT(1)

/data/webs/external/dokuwiki/data/pages/man/memusagestat.txt · Last modified: 2019/05/17 09:47 by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki