CPU: Only look up the nearest symbol in the kernel if you're actually in kernel code.
authorGabe Black <gblack@eecs.umich.edu>
Wed, 25 Feb 2009 18:22:36 +0000 (10:22 -0800)
committerGabe Black <gblack@eecs.umich.edu>
Wed, 25 Feb 2009 18:22:36 +0000 (10:22 -0800)
commit5c546e35046a0b7260dec0b4d979e05f29505785
treef3136e6cec61eb08d5b6891e7b9eb6609b2740b9
parent437b02884dedccc6f72f3e5d9c05d3a2dd6c6a2d
CPU: Only look up the nearest symbol in the kernel if you're actually in kernel code.
src/cpu/exetrace.cc