ogle/probe: update linux/amd64 magic arena_foo_offset constants.

They were determined by inserting into pkg/runtime:
runtime·printf("arena_start_offset=%d\n",
(uint64)(&runtime·mheap.arena_start) - (uint64)(&runtime·mheap));

$ go version
go version devel +72ef9cff4fa9 Mon Feb 10 20:27:31 2014 -0500 linux/amd64

LGTM=r
R=r
https://golang.org/cl/61520046
1 file changed
tree: cfde59ede22701dbda1133f1ddfc179972dca2e8
  1. probe/
  2. AUTHORS
  3. codereview.cfg
  4. CONTRIBUTORS
  5. LICENSE
  6. README