Just an update - I noticed some minor annoyances in dtrace, which I want to fix, so I can use it in anger. Here they are:
Cant trace syscalls for a 32-bit app on a 64-bit kernel. Duh! Yes, but I never finished that work so I forgot!
Access to "cpu" for printing doesnt work unless the /usr/lib/dtrace files are installed. Sometimes I run from a build... |
|
Read more... [Dtrace : oops]
|
|
|
Windows 7: You made a friend |
|
|
|
I just had to do some home surgery. Son dropped laptop, and hard drive didnt recover. Shame, since the harddrive was supposed to be able to survive these (thats what Compaq/HP says on the sales blurb; me - I never believe any of that :-) )
After a quick, "what next? dash to the stores?", decided to reclaim an unused spare 80GB laptop drive and go with... |
|
Read more... [Windows 7: You made a friend]
|
|
Dtrace - 32bit apps on 64bit kernels |
|
|
|
I have never really tested this, but there are issues if you use ustack() on a 32bit app on a 64bit kernel. I had previously written that stack walking on Linux with gcc is problematic because of the susceptability of omit-frame-pointers meaning the only correct way to walk a stack is via the DWARF debug records. (There is some dwarf support in the... |
|
Read more... [Dtrace - 32bit apps on 64bit kernels]
|
Something funny happened on the way to the forum.
Dtrace (the user command) relies on the libelf library to allow introspection of target applications and for the USDT code for creating probable libraries.
The naked Ubuntu (and many other distros) provide a core set of packages to work, but not the development packages. The dtrace release tells you what... |
|
Read more... [dtrace + libelf]
|
I posted a new release of dtrace last night, and theres some silly issues to resolve in that release. Its fine on Ubuntu 10.04 and 10.10 and probably lots of earlier releases, but thought it worth highlighting some of the blips I found on an RedHat AS4 build:
- If yacc is used, especially older yaccs, a bison construct can lead to a
compile time error....
|
|
Read more... [dtrace updates]
|
|
|
|
|
<< Start < Prev 1 2 3 4 5 Next > End >>
|
|
Page 1 of 5 |