introduce a background-hang-monitor:

Mac-Os implementation of a thread sampler,
Linux and Windows skeleton implementations.
This commit is contained in:
Gregory Terzian 2018-09-11 15:49:47 +08:00
parent 7c65505df3
commit 4eb785cdc0
23 changed files with 1134 additions and 11 deletions

View file

@ -245,6 +245,7 @@ class MachCommands(CommandBase):
test_patterns.append(test)
self_contained_tests = [
"background_hang_monitor",
"gfx",
"layout",
"msg",