Difference between revisions of "(K)TAU"
From ZeptoOS
Jump to navigationJump to searchLine 1: | Line 1: | ||
[[ZeptoOS_Documentation|Top]] | [[ZeptoOS_Documentation|Top]] | ||
---- | ---- | ||
+ | Both TAU (Tuning and Analysis Utilities) and its Linux kernel counterpart, KTAU have been ported to ZeptoOS. In addition the build system of the ZeptoOS kernel has been modified to simplify the integration of KTAU patches. The following sections describe how to acquire, configure, build and use TAU and KTAU under ZeptoOS, with Surveyor at ANL as the test platform. The KTAU section appears first as the TAU section has some dependencies on that information. | ||
+ | ==KTAU== | ||
+ | |||
+ | ===Acquiring KTAU=== | ||
+ | ===Configuring under ZeptoOS=== | ||
+ | ===Building ZeptoOS with KTAU=== | ||
+ | ===Updating the Kernel profile=== | ||
+ | ===Example Run=== | ||
+ | |||
+ | ==TAU== | ||
+ | |||
+ | ===Acquiring KTAU=== | ||
+ | ===Configuring under ZeptoOS=== | ||
+ | ===Example Run=== | ||
+ | |||
+ | ===TAU with KTAU=== | ||
+ | ===Configuring under ZeptoOS=== | ||
+ | ===Example Run=== | ||
---- | ---- | ||
[[ZeptoOS_Documentation|Top]] | [[ZeptoOS_Documentation|Top]] |
Revision as of 11:42, 27 April 2009
Both TAU (Tuning and Analysis Utilities) and its Linux kernel counterpart, KTAU have been ported to ZeptoOS. In addition the build system of the ZeptoOS kernel has been modified to simplify the integration of KTAU patches. The following sections describe how to acquire, configure, build and use TAU and KTAU under ZeptoOS, with Surveyor at ANL as the test platform. The KTAU section appears first as the TAU section has some dependencies on that information.