Does someone knows of a software that can estimate pipeline flushes, execution unit saturation, memory bandwidth and latency limits etc. for a given cpu?
Like:
simulate a.out
And it would give me a report for each line of code and tell me everything that happened on that line. Was it a cache miss? False sharing? Etc.
Like: simulate a.out
And it would give me a report for each line of code and tell me everything that happened on that line. Was it a cache miss? False sharing? Etc.
I would pay a lot for that software.