MSTT Advisor-assisted Fault Locating
In this case, you can also use advisor to locate the fault.
Run the msprof-analyze advisor all -d ./profiling data path command to obtain the file path that saves expert suggestions.
Figure 1 Advisor output
Open the HTML file. We can see similar conclusion and suggestion (in the red box) for resolving the performance problem.
Figure 2 Advisor expert suggestion
Parent topic: Performance Tuning Cases