Linked by Thom Holwerda on Fri 18th Jan 2008 20:18 UTC, submitted by SEJeff
Linux "The Intel Open Source Technology Center is pleased to announce the release of version 0.1 of LatencyTOP, a tool for developers to visualize system latencies. Slow servers, skipping audio, jerky video - everyone knows the symptoms of latency. But to know what's really going on in the system, what's causing the latency, and how to fix it... Those are difficult questions without good answers right now. LatencyTOP is a Linux tool for software developers (both kernel and userspace), aimed at identifying where system latency occurs, and what kind of operation/action is causing the latency to happen. By identifying this, developers can then change the code to avoid the worst latency hiccups."
Thread beginning with comment 297042
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[2]: Technology from the 90's
by bgregg on Mon 21st Jan 2008 18:43 UTC in reply to "RE: Technology from the 90's"
bgregg
Member since:
2007-08-04

Dtrace's license is not compatible with the license of the linux kernel. So we have to wait until either Linus decides to go for GPL v3 or Sun allows DTrace to be used in the linux kernel...


You might want to read through the comments here:

http://blogs.sun.com/ahl/entry/dtrace_knockoffs

which was also discussed on osnews here:

http://osnews.com/comments/18388

Based on everything I know about the issue, the actual stopper for DTrace on Linux is Not Invented Here Syndrome. License discussion led to debate about what is or isn't considered a derived work of the kernel, and ways Linux can work around that to include DTrace.

Reply Parent Bookmark Score: 1