The "Wrong map file" was reported because, based upon your command line,
it looks like readprofile used /usr/src/linux/System.map rather than the
System.map from your Xscale/ARM system. If you have the map file for
your ARM kernel, you could try using the -m option when invoking
readprofile to specify a path to your ARM's System.map.
./readprofile -m /specify/path/to/arm/System.map -p ./my_profile
> XScale/ARM? I think there is a problem in the way, kernel for XScale/ARM is
> generating /proc/profile file.
That is possible. Unfortunately, I don't have my StrongARM-based
handheld running a modern kernel, so I can't offer much help here.
-- Andy Pfiffer <andyp@osdl.org>- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/