Regular Expressions
Real World Example (5)
Perl Script Output
Correlation report for targetmethods.txt methods in 20search.results
==============================================================================
%Time Seconds Cumsecs #Calls msec/call Name
0.0 0.00 0.45 1 0. webxConfigurationTable::initializeList(void)
0.0 0.00 0.45 49 0.0 webxOptionsTable::getInformation(void)
Correlation report for targetmethods.txt methods in al1.results
==============================================================================
%Time Seconds Cumsecs #Calls msec/call Name
0.0 0.00 0.56 1 0. webxConfigurationTable::initializeList(void)
0.0 0.00 0.56 263 0.00 webxOptionsTable::getInformation(void)
Correlation report for targetmethods.txt methods in billing1.results
==============================================================================
%Time Seconds Cumsecs #Calls msec/call Name
0.0 0.00 0.34 1 0. webxConfigurationTable::initializeList(void)
0.0 0.00 0.34 79 0.0 webxOptionsTable::getInformation(void)
Correlation report for targetmethods.txt methods in little.results
==============================================================================
%Time Seconds Cumsecs #Calls msec/call Name
0.0 0.00 0.83 1 0. webxConfigurationTable::initializeList(void)
0.0 0.00 0.83 15 0.0 webxOptionsTable::getInformation(void)
Correlation report for targetmethods.txt methods in longsearch.results
==============================================================================
%Time Seconds Cumsecs #Calls msec/call Name
0.0 0.00 0.40 1 0. webxConfigurationTable::initializeList(void)
0.0 0.00 0.40 53 0.0 webxOptionsTable::getInformation(void)
Correlation report for targetmethods.txt methods in michk1.prof
==============================================================================
%Time Seconds Cumsecs #Calls msec/call Name
0.0 0.00 0.43 1 0. webxConfigurationTable::initializeList(void)
0.0 0.00 0.43 116 0.00 webxOptionsTable::getInformation(void)
0.0 0.00 0.43 2 0. webxOptionsTable::deleteOption(const char*)
Back to Syllabus
Previous: Real World Example (4)
Next: Homework 3