.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.1. .TH EMPROFILE "1" "February 2022" "emprofile 3.1.6~dfsg" "User Commands" .SH NAME emprofile \- emscripten profiler tool .SH DESCRIPTION .SS "Usage:" .IP emprofile.py \fB\-\-clear\fR (or \fB\-c\fR) .IP Deletes all previously recorded profiling log files. Use this to abort/drop any previously collected profiling data for a new profiling run. .IP emprofile.py [\-\-no\-clear] .IP Draws a graph from all recorded profiling log files, and deletes the recorded profiling files, unless \fB\-\-no\-clear\fR is also passed. .PP Optional parameters: .HP \fB\-\-outfile\fR=\fI\,x\/\fR.html (or \fB\-o\fR=\fI\,x\/\fR.html) .IP Specifies the name of the results file to generate.