Closed Bug 1045168 Opened 10 years ago Closed 2 years ago

Use ProfileEntry padding to store more characters.

Categories

(Core :: Gecko Profiler, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: BenWa, Unassigned)

Details

Right now ProfileEntry uses pragma pack. :luke points out that we're better off expending ProfileEntry to fill the padding and use the space for dynamic strings. We should make the switch.

I don't see any pragma pack in the Profiler code (except for some vtune stuff), so I assume this was fixed a while ago.

Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.