DocumentCode :
3398701
Title :
"Software Performance Tuning with the Apple CHUD Tools"
Author :
Altherr, Rick ; Bois, Ryan Du ; Hammond, Lance ; Miller, Eric
fYear :
2006
fDate :
25-27 Oct. 2006
Firstpage :
1
Lastpage :
1
Abstract :
Summary form only given. Many tools have been created to allow software engineers to analyze the execution of their code. While tools such as gprof often work well, most are not integrated very well with each other or the rest of the development environment, and interpreting the data that they provide can be a challenge. Because Apple´s MacOS X is based on UNIX, most open source performance analysis tools can be used. However, we have also integrated several key performance tools together and added graphical data visualization to produce the CHUD toolset (Available for at http://developer.apple.com/tools/download/). With the CHUD tools, programmers can examine the performance of their code using a set of integrated tools that can perform most common performance-measurement tasks, including: traces of function call behavior (like gprof); sampled measurements of program execution timing; traces of software events, such as system calls; and hardware event counter measurements; Moreover, instead of just presenting a few key figures from these measurements in a brief report, the CHUD tools present their results in several textual and graphical formats, with integrated hyperlinks to related assembly and source code, so that programmers can easily examine both how their programs work on a large-scale level or zoom in and look at individual program phases in several different ways. This tutorial is targeted primarily at students and software engineers who work on UNIX-based systems and want to expand the repertoire of tools that they can use to analyze and improve the performance of their code. However, the material should also be useful to educators who teach performance-oriented programming techniques, as the graphical nature of Shark´s output makes it easy to demonstrate program behaviors in an eye-catching manner
Keywords :
data visualisation; operating systems (computers); program diagnostics; public domain software; software performance evaluation; software tools; Apple CHUD tools; MacOS X; UNIX; assembly code; function call behavior tracing; gprof; graphical data visualization; hardware event counter measurements; open source performance analysis tools; performance-oriented programming; program behaviors; program execution timing; software engineering; software events tracing; software performance tuning; source code; system calls; Data visualization; Hardware; Performance analysis; Performance evaluation; Phase measurement; Programming profession; Software measurement; Software performance; Software tools; Timing;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Workload Characterization, 2006 IEEE International Symposium on
Conference_Location :
San Jose, CA
Print_ISBN :
1-4244-0508-4
Electronic_ISBN :
1-4244-0509-2
Type :
conf
DOI :
10.1109/IISWC.2006.302722
Filename :
4086126
Link To Document :
بازگشت