# API for profile package

## Exported functions

read_pprof(path, ..., version = "1.0")
read_rprof(path, ..., version = "1.0")
validate_profile(x)
write_pprof(x, path)
write_rprof(x, path)

## Foreign S3 methods

format.profile_data(x, ...)
print.profile_data(x, ...)
