Closed Bug 1351946 Opened 7 years ago Closed 7 years ago

Remove SigstartHandler

Categories

(Core :: Gecko Profiler, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla55
Tracking Status
firefox55 --- fixed

People

(Reporter: mstange, Assigned: n.nethercote)

References

Details

Attachments

(2 files)

This is the signal handler I originally had in mind when I filed bug 1328916.

On B2G, the profiler was started using a signal, from this script: https://github.com/mozilla-b2g/B2G/blob/master/profile.sh#L223

Before sending the signal, this script would write profiler start options to a file called /data/local/tmp/profiler.options . The signal handler reads that file and starts the profiler.

We don't need this infrastructure any more.
I can do this! I will happily remove this code. It's been annoying me :)
It was only needed for B2G.
Attachment #8852794 - Flags: review?(mstange)
Assignee: nobody → n.nethercote
Status: NEW → ASSIGNED
Attachment #8852794 - Flags: review?(mstange) → review+
Attachment #8852795 - Flags: review?(mstange) → review+
https://hg.mozilla.org/mozilla-central/rev/19699bdcdde2
https://hg.mozilla.org/mozilla-central/rev/ea478f571602
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: