Pointers to learn how to use DTrace

前端 未结 6 1535
执笔经年
执笔经年 2021-01-30 12:02

When I asked for tools to profile Rails apps, someone pointed at DTrace. Since I work on MacOSX stations and deploy on OpenSolaris, it is a valid way to go. But I have little kn

6条回答
  •  感情败类
    2021-01-30 12:40

    I did a 35 min video and showed some DTrace starter examples that you can find here: http://cocoasamurai.blogspot.com/2008/05/dtrace-for-cocoa-developers.html which were intended for introducing DTrace to Cocoa Developers, but it can work for anybody really

提交回复
热议问题