Dtrace Review
1:18:06
Added: 4 years ago
From: GoogleTechTalks
Views: 11,944
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:
see all

All Comments (10)

Sign In or Sign Up now to post a comment!
  • Used to admin a few Sun boxes in the 90´s. Don´t do that anymore, but I really wish I had a tool like this!

    Quite funny and knowledgeable, but unfortunately to advanced for me...

  • it starts at 10:00 ;-)

  • 18:00 - dtrace -n syscall:::entry'{trace(execnam­e)}'

    20:00 - dtrace -n syscall:::entry'{@[execname] = count()}'

    21:20 - dtrace -n syscall:::entry'/execname == "iTunes"/{@[probefunc] = count()}'

    22:30 - dtrace -n syscall:::entry'/execname == "WebKitPluginHos"/{@[probefunc­, pid] = count()}'

    23:00 - dtrace -n syscall::read:entry'/execname == "WebKitPluginHos"/{@[ustack()] = count()}'

  • Hello all, are there any other nice tools for tracing OS calls in different linux system,

    or better i should say a comprehensive tool suitable for all Unix based OSs.

  • @malikjunaid1

    SystemTap is Linux's version of Dtrace

    Strace also traces sys. calls but inner workings are completley different and really slow.

  • wow he tries so hard to be funny...but know one laughs

  • I would like a similar talk using a leopard box. There is limited material about it and not so interesting. The very interest of dtrace is to interactively run queries to get understanding of a problem. Runny canned query is less interesting and most of them are currently Solaris specific anyway. Apple, please invite Cantrill to do a similar talk.

  • well, dtrace is here, im probing around on my leopard box.

  • dtrace on a mac is very sexy. The instruments stuff is neat as hell.

  • Great talk, can't wait for dtrace on osx.

Loading...
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more