(.js)
laraImport("clava.gprofer.Gprofer");
(.lara)
import clava.gprofer.Gprofer;
new Gprofer(runs, args)getCalls($function)getCmaker()getHotspot(rank)May return undefined if the desired function is a system or library function and not available in the source code.
getHotspotNames()getPercentage($function)getSelfMsCall($function)getSelfSeconds($function)getTotalMsCall($function)print($function)profile()readProfile(path)removeSystemFunctions()setArgs(args)setCheckReturn(checkReturn)setRuns(runs)setWorkingDir(workingDir, deleteWorkingDir)writeProfile(path)