profile

command
v0.0.0-...-cc98a46 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 12, 2024 License: MIT Imports: 5 Imported by: 0

README

profile

Take profile data for emulation core using profile package.

Usage

> make profile
> ./build/profile/profile -s=30 ROM_PATH
> go tool pprof -http=":8081" ./build/profile/profile ./build/profile/cpu.pprof
# or: go tool pprof -png ./build/profile/profile ./build/profile/cpu.pprof > ./build/profile/cpu.pprof.png

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL