Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
MonoMacアプリケーションからプロファイリング情報を取得しようとしていますが、機能させることができません。これを試しました。
MONO_ENV_OPTIONS="--trace --gc=sgen --profile=log:heapshot" App.app/Contents/MacOS/AppSync
しかし、これは機能していません。
これを実行する方法について何か考えはありますか?