More DTrace envy
More DTrace envy
Posted Jul 3, 2008 20:55 UTC (Thu) by mjg59 (subscriber, #23239)In reply to: More DTrace envy by paulj
Parent article: More DTrace envy
The argument would be that any Linux implementation of dtrace is going to end up being a derived work of the Linux kernel, and therefore would have to be available under the terms of the GPL. The CDDL includes restrictions not present in the GPL, making it impossible to satisfy both licenses simultaneously. Shipping the combined work would therefore be a violation of the GPL. In the absence of the GPL there's no further permission to distribute the Linux (and Linux derived) code, and therefore doing so constitutes a copyright infringement. Various people have various opinions on the validity of that argument. I'm aware of various legal opinions that have been professionally offered. To the best of my knowledge, though, there's no especially useful case law and so it's difficult to know which way the courts would go. People tend to err on the side of caution when the potential cost (injunctions against distributing their primary product) outweigh the potential benefit (a single, even if useful, feature).
