Help > About:
- correct the version and year (1.3.x, 2015)
- Link to github should be added - https://github.com/tslater2006/Trace-Wizard
- include a 'how to' screenshot of the suggested trace values on login page and Trace PeopleCode/SQL pages (or the text of them like you have on github)
Execution Path:
- new option - View > Unfold all
- new option - View > Unfold all (like Notepad++ does for XML)
- new option - View > Drill down to slowest part
- new option - Right click on a line to load the actual trace file at that part in Notepad++
- new option - Right click on a line to select the app package/peoplecode object so you can open up app designer on the object (similar to Copy Stack Trace)
Finally, I loaded up a trace of searching the HCM Company Directory for an employee, and the trace doesn't show where the delay is (other than it's in PTSF_ES_ESINPL.JsonService taking 4.8s) - I'm guessing it's within IB but not sure how your tool could help with these third party calls (like calling cobol, app engine, etc via PeopleCode)
Help > About:
Execution Path:
Finally, I loaded up a trace of searching the HCM Company Directory for an employee, and the trace doesn't show where the delay is (other than it's in PTSF_ES_ESINPL.JsonService taking 4.8s) - I'm guessing it's within IB but not sure how your tool could help with these third party calls (like calling cobol, app engine, etc via PeopleCode)