Help

proffer-package proffer

proffer: profile R code with pprof

Everything

pprof()

Profile R code and visualize with pprof.

Visualize

serve_pprof()

Visualize profiling data with pprof.

serve_rprof()

Visualize Rprof() output with pprof.

Profile

record_pprof()

Profile R code and record pprof samples.

record_rprof()

Profile R code and record Rprof samples.

Convert

to_pprof()

Convert Rprof samples to pprof format.

to_rprof()

Convert pprof samples to Rprof format.

Troubleshoot

test_pprof()

Test pprof()

pprof_sitrep()

Verify pprof installation

pprof_path()

Show the path to the pprof executable.

Utilities

install_go()

Install pprof and Go on Linux

random_port()

Choose a random free TCP port.