Open Bug 1381931 Opened 7 years ago Updated 2 years ago

Cannot tell during what phase a hang occurred in BHR

Categories

(Core :: XPCOM, enhancement, P3)

enhancement

Tracking

()

People

(Reporter: alexical, Unassigned)

References

(Blocks 2 open bugs)

Details

It would be nice to be able to identify if a hang occurred during startup, shutdown, or normal use. I could see two ways of startup detection working:

1: Choose some event that we heuristically decide is the end of "startup", and mark everything occurring before that as startup
2: Just include the session length per hang, and then in the UI we could maybe show a rough distribution histogram per hang, which might allow us to infer whether it was related to startup or not

I'm open to other ideas as well.
Blocks: 1384237
Priority: -- → P3
Blocks: 1586924
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.