logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

memprof2calltree - convert memprof profiling data to KCachegrind calltree format

Author

       This converter was written by Josef Weidendorfer <Josef.Weidendorfer@gmx.de>.
       This  manual page was prepared by Ben Burton <bab@debian.org> for the Debian GNU/Linux system (but may be
       used by others).

                                                October 15, 2004                             MEMPROF2CALLTREE(1)

Description

memprof2calltree  reads  the memory profiles of memprof and converts them into calltree format for use by
       KCachegrind.

       The memprof data must be supplied on standard input, and the corresponding calltree data will be  written
       to standard output.

       This utility is part of the KDE Software Development Kit.

Name

       memprof2calltree - convert memprof profiling data to KCachegrind calltree format

See Also

kcachegrind(1).

Synopsis

memprof2calltree

See Also