Closed Bug 861800 Opened 11 years ago Closed 11 years ago

Make UnwinderThread2 a bit less verbose

Categories

(Core :: Gecko Profiler, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla23

People

(Reporter: jseward, Assigned: jseward)

Details

Attachments

(1 file)

When the unwinder thread falls idle for an extended period of time
due to the sampling thread(s) stopping, it prints this

  BPUnw: unwinder: sleep for 1000 ms

once per second to the profiler-debugging log output, which is annoying.
This patch changes the behaviour so it only prints that line once, and
then falls quiet.  Logging state returns to normal once more work to do
arrives.
Attached patch PatchSplinter Review
Attachment #737424 - Flags: review?(bgirard)
Attachment #737424 - Flags: review?(bgirard) → review+
https://hg.mozilla.org/mozilla-central/rev/f6507b43a880
Assignee: nobody → jseward
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla23
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: