Bug 1944302 - Add profiler markers around gemmology operations. r=sfink
We could have gone with putting this under the macro but I wanted custom marker messages for each call so decided to simply add a marker to each call site. Differential Revision: https://phabricator.services.mozilla.com/D239786
This commit is contained in:
@@ -114,6 +114,7 @@ included_inclnames_to_ignore = set(
|
||||
"wasm/WasmBuiltinModuleGenerated.h", # generated in $OBJDIR"
|
||||
"zydis/ZydisAPI.h", # Zydis
|
||||
"xsum/xsum.h", # xsum
|
||||
"fmt/format.h", # {fmt} main header
|
||||
]
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user