Add the --signpost option to both run-webkit-tests and WebKitTestRunner. The idea behind this option is to provide contributors with tools to measure performance inside WebKitTestRunner to identify expensive portions of code, in particular sections which get more expensive as we scale processes on a machine.
<rdar://problem/100032177>
Pull request: https://github.com/WebKit/WebKit/pull/4422