By default, Bugzilla does not search the list of RESOLVED bugs.
You can force it to do so by putting the upper-case word ALL in front of your search query, e.g.: ALL tdelibs
We recommend searching for bugs this way, as you may discover that your bug has already been resolved and fixed in a later release.

Bug 1775

Summary: Add compilation option to build tdebase with ability to monitor startup events
Product: TDE Reporter: Darrell <darrella>
Component: tdebaseAssignee: Timothy Pearson <kb9vqf>
Status: NEW ---    
Severity: enhancement CC: bugwatch
Priority: P5    
Version: R14.0.x [Trinity]   
Hardware: Other   
OS: Linux   
Compiler Version: TDE Version String:
Application Version: Application Name:

Description Darrell 2013-12-18 21:28:18 CST
tdebase supports the -DBUILD_PROFILE_SHUTDOWN configuration option to monitor shutdown timing marks. A similar -DBUILD_PROFILE_STARTUP option for monitoring startup times would be useful for debugging.