react-native profile-hermes [destinationDir]

Pull and convert a Hermes tracing profile to Chrome tracing profile, then store it in the directory <destinationDir> of the local machine

Arguments

NameDescription
destinationDirfolders

Options

NameDescription
--filename <profile>File name of the profile to be downloaded, eg. sampling-profiler-trace8593107139682635366.cpuprofile
--rawPulls the original Hermes tracing profile without any transformation
--sourcemap-path <sourcemap-path>The local path to your source map file, eg. /tmp/sourcemap.json
--generate-sourcemapGenerates the JS bundle and source map
--port <free port>Default: "8081"
-h, --helpOutput usage information