Skip to content

Instantly share code, notes, and snippets.

@Thearas
Created December 13, 2021 08:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Thearas/1a01ad483fe0b82ac137d9cc00a958c4 to your computer and use it in GitHub Desktop.
Save Thearas/1a01ad483fe0b82ac137d9cc00a958c4 to your computer and use it in GitHub Desktop.
macOS app high CPU
xctrace record --template 'Time Profiler' --time-limit 10s --attach <app_name>
open <the_out_profile.trace>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment