]> Cypherpunks repositories - gostls13.git/commit
cmd/pprof: pass the event to pprof_toggle_asm for the weblist command
authorAlberto Donizetti <alb.donizetti@gmail.com>
Sun, 10 Apr 2016 18:14:27 +0000 (20:14 +0200)
committerBrad Fitzpatrick <bradfitz@golang.org>
Tue, 12 Apr 2016 19:52:09 +0000 (19:52 +0000)
commitda224a5c42e7fce7f1d190a86962b1c46be454ef
tree55729a7ef463a993739b616d9021f207679d76c8
parent37af06360039c96be707526596557a33885c3ad0
cmd/pprof: pass the event to pprof_toggle_asm for the weblist command

Fixes #15225

Change-Id: I1f85590b2c3293463c6476beebcd3256adc1bf23
Reviewed-on: https://go-review.googlesource.com/21802
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/cmd/internal/pprof/report/source.go