# Functions
LogError logs a single error it uses LogPublishErrors in the background.
LogPublishErrors will log errors for a message.
NewProfile returns a new instance of a Profile.
NewProfileSet creates and starts ProfileSet from a set of settings strings.
RegisterWireMsg is a util for registering a wire message to a network-monitor.
# Structs
NoteArgs rpc request args.
NoteRequest rpc request.
Profile represents the cpu or memory profile sampled at regular intervals.
ProfileSet allows fetching program samples of different types.