---------- Forwarded message ---------- From: Amit k. Saha <amitsaha...@gmail.com> Date: Thu, Mar 5, 2009 at 8:44 AM Subject: [ilugb] Trying DTrace on Linux To: ilug-bengaluru at googlegroups.com
Hello all, Linux port of DTrace has been moving for some time now. I just tried the latest bits from ftp://crisp.dynalias.com/pub/release/website/dtrace and the initial impression is we got really cool stuff (in the making here). Besides, GCC, Kernel headers, you will need the following stuffs to compile and load the DTrace kernel module: ? ?* libelf-dev: Working with 'elf' files ? ?* zlib libraries: working with the zlib files ? ?* bison, flex Once you have got them, extract the sources and do: ? 1. make all ? 2. sudo make install ? 3. sudo make load If you do not see any error message, then the DTrace kernel module 'dtracedrv' has been correctly insrted.dtrace -l should display a long list of the currently available probes. Read the rest at http://amitksaha.blogspot.com/2009/03/dtrace-on-linux.html. (The code doesn't format properly here, hence the link to the blog) Best, Amit -- Amit Kumar Saha http://amitksaha.blogspot.com http://amitsaha.in.googlepages.com/ *Bangalore Open Java Users Group*:http:www.bojug.in "Recursion is the basic iteration mechanism in Scheme" --- http://c2.com/cgi/wiki?TailRecursion --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "ILUG Bengaluru" group. To post to this group, send email to ilug-bengaluru at googlegroups.com To unsubscribe from this group, send email to ilug-bengaluru+unsubscribe at googlegroups.com For more options, visit this group at http://groups.google.com/group/ilug-bengaluru?hl=en -~----------~----~----~----~------~----~------~--~---