Closed Bug 1308911 Opened 8 years ago Closed 2 years ago

TraceLogger: make it possible to reduce during generation

Categories

(Core :: JavaScript Engine: JIT, defect, P5)

defect

Tracking

()

RESOLVED WONTFIX

People

(Reporter: h4writer, Unassigned, NeedInfo)

Details

There is a tool called "reduce.py" that can reduce the TL size considerable by removing data. Now that tool often takes a lot of time, since it needs to remove the data again. What about never writing the information and just do this during logging? That would make the experience better for huge traces. (also a bit less accurate. But if you are doing big traces you might want to have prefer this).
Flags: needinfo?(hv1989)
Priority: -- → P5
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.