Closed Bug 1624257 Opened 4 years ago Closed 4 years ago

Implement ProfileBufferChunkManager and ProfileBufferChunkManagerSingle

Categories

(Core :: Gecko Profiler, task, P2)

task

Tracking

()

RESOLVED FIXED
mozilla76
Tracking Status
firefox76 --- fixed

People

(Reporter: mozbugz, Assigned: mozbugz)

References

Details

Attachments

(2 files)

ProfileBufferChunkManager is the base class for all chunk managers, which are responsible for providing chunks, and handling "released" (used) chunks.

ProfileBufferChunkManagerSingle is the first derived class. It simply only handles one chunk, which is useful for small profiling data (e.g., a single stack).

Chunk manager dealing with only one chunk at a time.

Depends on D68013

Pushed by gsquelart@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/cb7ee42d650d
ProfileBufferChunkManager - r=canaltinova
https://hg.mozilla.org/integration/autoland/rev/08fce08a4ad9
ProfileBufferChunkManagerSingle - r=canaltinova
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla76
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: