Searched hist:8997 (Results 1 - 2 of 2) sorted by relevance

/gem5/src/arch/arm/linux/
H A Dsystem.ccdiff 8997:f07639e4b676 Thu May 10 19:04:00 EDT 2012 Dam Sunwoo <dam.sunwoo@arm.com> ARM: guard masked symbol tables by default

Symbol tables masked with the loadAddrMask create redundant entries
that could conflict with kernel function events that rely on the
original addresses. This patch guards the creation of those masked
symbol tables by default, with an option to enable them when needed
(for early-stage kernel debugging, etc.)
/gem5/src/arch/arm/
H A DArmSystem.pydiff 8997:f07639e4b676 Thu May 10 19:04:00 EDT 2012 Dam Sunwoo <dam.sunwoo@arm.com> ARM: guard masked symbol tables by default

Symbol tables masked with the loadAddrMask create redundant entries
that could conflict with kernel function events that rely on the
original addresses. This patch guards the creation of those masked
symbol tables by default, with an option to enable them when needed
(for early-stage kernel debugging, etc.)

Completed in 28 milliseconds