Closed
Bug 1866007
Opened 2 years ago
Closed 9 months ago
Add non-UI configuration for signal-started profiler
Categories
(Core :: Gecko Profiler, enhancement, P3)
Core
Gecko Profiler
Tracking
()
RESOLVED
DUPLICATE
of bug 1913297
People
(Reporter: aabh, Assigned: aabh)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fxp])
Controlling the profiler using a UNIX signal only gives us a very coarse grained interface: We have two signals, so we can either switch the profiler on, or off. This poses an issue when we want to alter configuration options for the profiler (such as buffer size, threads captured, etc), as in many of the situations in which we are forced to use signal control we do not have access to existing configuration tools (namely, the Firefox UI). This bug captures that need, which may be expressed through a firefox pref, or alternative means.
Assignee | ||
Updated•2 years ago
|
Assignee: nobody → abrouwersharries
Severity: -- → N/A
Type: task → enhancement
Priority: -- → P3
Updated•9 months ago
|
Whiteboard: [fxp]
Updated•9 months ago
|
Updated•9 months ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•