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.
アプリケーションが呼び出すすべての関数をトレースしたい。ここで探しているのはシステム コールではなく、主にライブラリ API です。
トラスを試してみましたが、期待しているライブラリ API が表示されません。ライブラリ呼び出しをトレースするLinuxの「ltrace」のようなツールがsolarisにありますか? dtrace はこの情報を提供しますか?