altos/stm: Make sampling profiler work again
authorKeith Packard <keithp@keithp.com>
Thu, 29 Aug 2013 04:08:51 +0000 (22:08 -0600)
committerKeith Packard <keithp@keithp.com>
Thu, 29 Aug 2013 04:08:51 +0000 (22:08 -0600)
Disable the separate stack as that means we can't figure out the PC
from the timer interrupt. Move ao_idle_loc after the interrupt release
so that we see idle tasks correctly.

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found