Open
Bug 1874851
Opened 1 year ago
Updated 1 year ago
Profiler Java sampler doesn't take "nostacksampling" into account
Categories
(Core :: Gecko Profiler, defect, P3)
Tracking
()
NEW
People
(Reporter: canova, Unassigned)
References
Details
(Whiteboard: [fxp])
Profiler has a "nostacksampling" feature which it disables the periodic sampling when it's enabled. But it looks like the Java sampler doesn't really take this feature into account and always sample. We should make sure that java sampler doesn't start or doesn't sample when this feature is enable.
Updated•1 year ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•