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 - Add compilation option to build tdebase with ability to monitor startup events
Summary: Add compilation option to build tdebase with ability to monitor startup events
Status: NEW
Alias: None
Product: TDE
Classification: Unclassified
Component: tdebase (show other bugs)
Version: R14.0.x [Trinity]
Hardware: Other Linux
: P5 enhancement
Assignee: Timothy Pearson
URL:
Depends on:
Blocks:
 
Reported: 2013-12-18 21:28 CST by Darrell
Modified: 2018-05-27 10:47 CDT (History)
1 user (show)

See Also:
Compiler Version:
TDE Version String:
Application Version:
Application Name:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.