.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3. .TH VERILATOR_PROFCFUNC "1" "May 2023" "verilator_profcfunc -" "User Commands" .SH NAME verilator_profcfunc \- manual page for verilator_profcfunc - .SH DESCRIPTION usage: verilator_profcfunc [\-h] [\-\-debug] filename .PP Read gprof report created with \fB\-\-prof\-cfuncs\fR. .PP Verilator_profcfunc reads a profile report created by gprof. The names of the functions are then transformed, assuming the user used Verilator's \fB\-\-prof\-cfuncs\fR, and a report printed showing the percentage of time, etc, in each Verilog block. .PP For documentation see https://verilator.org/guide/latest/exe_verilator_profcfunc.html .SS "positional arguments:" .TP filename input gprof output to process .SS "options:" .TP \fB\-h\fR, \fB\-\-help\fR show this help message and exit .TP \fB\-\-debug\fR enable debug .SH COPYRIGHT Copyright 2002\-2023 by Wilson Snyder. This program is free software; you can redistribute it and/or modify it under the terms of either the GNU Lesser General Public License Version 3 or the Perl Artistic License Version 2.0. .PP SPDX\-License\-Identifier: LGPL\-3.0\-only OR Artistic\-2.0