Module lg_callgrind

Data Types

opts()

opts() = #{scope => global | per_process, running => boolean()}

Function Index

patterns/0
profile/2
profile/3
profile_many/2
profile_many/3

Function Details

patterns/0

patterns() -> lg:input()

profile/2

profile(Input::file:filename_all(), Output::file:filename_all()) -> ok

profile/3

profile(Input::file:filename_all(), Output::file:filename_all(), Opts::opts()) -> ok

profile_many/2

profile_many(Wildcard::file:filename(), Prefix::file:filename()) -> ok

profile_many/3

profile_many(Wildcard::file:filename(), Prefix::file:filename(), Opts::opts()) -> ok


Generated by EDoc