Confirmed users
2,473
edits
No edit summary |
No edit summary |
||
| Line 3: | Line 3: | ||
|Feature stage=Development | |Feature stage=Development | ||
|Feature status=In progress | |Feature status=In progress | ||
|Feature version=Firefox | |Feature version=Firefox 14 | ||
|Feature health=OK | |Feature health=OK | ||
|Feature status note= | |Feature status note=Corrected target to Firefox 14. Note that this feature is only available on the nightly-profiling branch. This feature is not currently slated to make it into a release. | ||
}} | }} | ||
{{FeatureTeam | {{FeatureTeam | ||
| Line 17: | Line 17: | ||
See {{bug|712109}} for details. | See {{bug|712109}} for details. | ||
|Feature users and use cases=For technical users diagnosing hangs. This feature is specific to the nightly-profiling branch. | |||
|Feature implementation notes=The Hang Reporter is a new feature that reports transient main thread hangs to Telemetry. It is only useful on Windows builds from the Profiling branch because it relies on having Firefox compiled with frame pointers to unwind call stacks. The Hang Reporter functionality is #ifdef'd out on regular release builds. The expected users of this feature are developers running profiling builds. Some of the functionality is also used by the SPS profiler. | |Feature implementation notes=The Hang Reporter is a new feature that reports transient main thread hangs to Telemetry. It is only useful on Windows builds from the Profiling branch because it relies on having Firefox compiled with frame pointers to unwind call stacks. The Hang Reporter functionality is #ifdef'd out on regular release builds. The expected users of this feature are developers running profiling builds. Some of the functionality is also used by the SPS profiler. | ||