Versions in this module Expand all Collapse all v0 v0.1.3 May 5, 2019 v0.1.2 May 5, 2019 v0.1.1 Jan 19, 2019 Changes in this version + func Serve(address string) error + type AttachArgs struct + FirstModuleDataAddr uintptr + GoVersion string + InitialStartTracePoint uintptr + ParseLevel int + Pid int + ProgramPath string + TraceLevel int + Verbose bool + type Tracer struct + func (t *Tracer) AddEndTracePoint(args uintptr, reply *struct{}) error + func (t *Tracer) AddStartTracePoint(args uintptr, reply *struct{}) error + func (t *Tracer) Attach(args AttachArgs, reply *struct{}) error + func (t *Tracer) Detach(args struct{}, reply *struct{}) error + func (t *Tracer) Version(args struct{}, reply *int) error