summaryrefslogtreecommitdiffstats
path: root/mozglue/baseprofiler/build/profiling_categories.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'mozglue/baseprofiler/build/profiling_categories.yaml')
-rw-r--r--mozglue/baseprofiler/build/profiling_categories.yaml8
1 files changed, 6 insertions, 2 deletions
diff --git a/mozglue/baseprofiler/build/profiling_categories.yaml b/mozglue/baseprofiler/build/profiling_categories.yaml
index 602974db68..0529d7a55d 100644
--- a/mozglue/baseprofiler/build/profiling_categories.yaml
+++ b/mozglue/baseprofiler/build/profiling_categories.yaml
@@ -139,8 +139,12 @@
label: JIT (ion)
- name: JS_Builtin
label: Builtin API
- - name: JS_Wasm
- label: Wasm
+ - name: JS_WasmIon
+ label: Wasm (ion)
+ - name: JS_WasmBaseline
+ label: Wasm (baseline)
+ - name: JS_WasmOther
+ label: Wasm (other)
- name: GCCC
label: GC / CC