Closed Bug 1224783 Opened 9 years ago Closed 9 years ago

TraceLogger: Considering enable TraceLogger_VM when 'Default' is set

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: wuwei, Assigned: wuwei)

Details

Attachments

(1 file)

Currently TraceLogger_VM is not enabled in 'TLLOG=Default'. The patch enables it.

On the other hand, if TraceLogger_VM is supposed not to enable implicitly, some docs might be needed. (there is another bug for the doc.)
Attachment #8687503 - Flags: review?(hv1989)
Comment on attachment 8687503 [details] [diff] [review]
enable_vm_when_default_set.patch

Review of attachment 8687503 [details] [diff] [review]:
-----------------------------------------------------------------

I indeed disabled VM by default. It is quite easy to enable by:
TLLOG=Default,VM

Fyi,
TLLOG=help 
will give you documentation ;)
Attachment #8687503 - Flags: review?(hv1989)
(In reply to Hannes Verschore [:h4writer] from comment #1)
> Comment on attachment 8687503 [details] [diff] [review]
> enable_vm_when_default_set.patch
> 
> Review of attachment 8687503 [details] [diff] [review]:
> -----------------------------------------------------------------
> 
> I indeed disabled VM by default. It is quite easy to enable by:
> TLLOG=Default,VM

Got it :)

> Fyi,
> TLLOG=help 
> will give you documentation ;)

TLLOG=help lists what can be enabled, but doesn't list what are included in 'Default'.
btw I filed bug 1224809 for it :P
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: