Are there any performance counters available than can be used at the earliest stages of the Linux kernel (from head.S on)? Or is it possible to initialize an unused general purpose timer right after the kernel is uncompressed so that I can use it to get performance metrics?
Thanks,
D.Hall