Buildbot/Talos/Profiling: Difference between revisions

Jump to navigation Jump to search
(update for "mach talos-test")
Line 9: Line 9:
  try: -b o -p macosx64,win32,win64 -u none -t all[10.6,10.8,Windows XP,Windows 7,Windows 8] mozharness: --geckoProfile
  try: -b o -p macosx64,win32,win64 -u none -t all[10.6,10.8,Windows XP,Windows 7,Windows 8] mozharness: --geckoProfile


2. When the tests finishes and you select the run in treeherder, you should see links to open the collected profiles in perf.html. [This is currently broken. I think you'll need to download the profile zip artifacts manually, extract them, and load individual profile files into perf.html by dragging them into [https://perf-html.io perf-html.io].]
If you're using 'mach try fuzzy' to push to try, simply add the '--geckoProfile' argument:


[[File:Treeherder_talos_profiling_cleopatra_links.png|845x358px]]
  ./mach try fuzzy --geckoProfile
 
2. When the test(s) finishes, select the job on treeherder, and click on the 'Job Details' tab. You will see the resulting talos 'profile_*' artifacts listed, with a link beside each each one, to open it in [https://perf-html.io perf-html.io].]
 
[[File:Talos profiling artifacts screenshot.png|800x461px]]


== When running Talos locally ==
== When running Talos locally ==
Confirmed users
372

edits

Navigation menu