Posted on 27 November, 2008, 18:21
Without much fanfare systemtap 0.8 was released a little while ago. There is one little tidbit in the release notes that does warrent some excitement though:
User space probing is supported at a prototype level, for kernels built with the utrace patches.
So what does that mean? Take for example the para-callgraph.stp script:
$ stap para-callgraph.stp ‘process(“/bin/ls”).function(“*”)’ -c [...]
Posted on 26 November, 2008, 01:26
Paul wrote about “Fedora 10 around the corner!” and said something really nice:
Last, but certainly not least, I want to thank you, the reader, if I haven’t already. You’re part of our community too, and without you we would be diminished. Free software isn’t just about bits and bytes, it’s about people, about [...]
Posted on 14 November, 2008, 10:48
This post by Kirill Grouchnikov from Pushing Pixels made me sad:
Trust is hard to build and easy to destroy
Are we really doing that badly? Ever since the full GPL release by Sun of the reference implementation of Java as OpenJDK and the positive wave that IcedTea brought to unite the existing libre java communities pushing [...]