-
Type: New Feature
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
Fully Compatible
-
v3.4
-
TIG 2017-05-08
The hang_analyzer option -p uses a list of process name to decide what to analyze. If the process name mongo is supplied it will match on any process containing mongo, i.e., mongod. This uses a "greedy" process match, which is useful for matching unittests, i.e., _test.