|
From: Julian S. <js...@ac...> - 2006-02-23 18:07:52
|
> > > We have used this with success internally. > > > > How have you used it? > > > > Nick > > We took the output trace and fed it into a tool that displays pipeline > stalls for the Power5 processor. Recently, we have been working on > improving the performance of a few key routines in glibc. We're currently > looking at a few functions in the math libraries. So the output format of itrace is the same as the input format of your pipeline tool? (Is the latter open-source?) J |