9fans archive / 2008 / 12 / 321 prev next
From: ron minnich <rminnich@gma...>
Subject: 9vx Patches
Date: Wed, 17 Dec 2008 16:32:24 -0800
On Wed, Dec 17, 2008 at 4:10 PM, Devon H. O'Dell <devon.odell@gma...> wrote:
> * Porting devtrace. Needs some changes to compile with gas; the
> #pragmas are useless, but I think should work after a little more
> tweaking.
note that those pragmas are the tip of the iceberg.
gcc inserts the profiling code; on Plan 9, the linker does it. There
will be a few things to fix here.
neat stuff you are doing.
ron