]> Cypherpunks repositories - gostls13.git/commit
make 6prof (sic) architecture-independent.
authorRob Pike <r@golang.org>
Wed, 23 Dec 2009 20:17:49 +0000 (07:17 +1100)
committerRob Pike <r@golang.org>
Wed, 23 Dec 2009 20:17:49 +0000 (07:17 +1100)
commit8c557962de06deff625dfe200b80ea4583b51ba4
tree2c5756f4d41117fc1cd73b634d696d497781d9ce
parent9ebb59634e40aebb8e74266e0e42f2d251421b92
make 6prof (sic) architecture-independent.
for now, it's amd64 and 386 only but it's trivial to add more.

Fixes #385.

(why couldn't it have been issue 386?)

tested for amd64 and 386 on darwin.

R=rsc
CC=golang-dev
https://golang.org/cl/182043
src/cmd/prof/main.c