install_go              Install pprof and Go on Linux
pprof                   Profile R code and visualize with pprof.
pprof_path              Show the path to the pprof executable.
pprof_sitrep            Verify pprof installation
proffer-package         proffer: profile R code with pprof
random_port             Choose a random free TCP port.
record_pprof            Profile R code and record pprof samples.
record_rprof            Profile R code and record Rprof samples.
serve_pprof             Visualize profiling data with pprof.
serve_rprof             Visualize Rprof() output with pprof.
test_pprof              Test 'pprof()'
to_pprof                Convert Rprof samples to pprof format.
to_rprof                Convert pprof samples to Rprof format.
