<div dir="ltr">Added to trace HTTP request call flow in nginx.<br><br>Especially for performance or load test purpose.<br>Because info level log is not enough,<br>and debug log is too much which impacts performance a lot.<br>Currently, two scenarios are supported.<br>1) trace any point in source code like before/after function entry, or middle of function.<br>2) trace any call flow which takes longer time than specific latency between two check point.<br><br></div>