altos: sample profile address range was too narrow
authorKeith Packard <keithp@keithp.com>
Mon, 28 Oct 2013 07:24:59 +0000 (00:24 -0700)
committerKeith Packard <keithp@keithp.com>
Mon, 28 Oct 2013 07:24:59 +0000 (00:24 -0700)
commitd3628bd2dd3612065792aef6c7ae5bc967b4f081
tree97558b4930e383aa0549451a45902b07efe87bec
parent7c1c6728bce4237ca3a8f6fde01356697a465dfd
altos: sample profile address range was too narrow

The range was cranked down at some point to diagnose issues within the
task scheduler. Unfortunately, that change got merged, which meant
that general profiling lost information outside of the lower 4kB of code.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/core/ao_sample_profile.c