I am trying to use dtace4linux. I build it on my machine but still it give this error that dtrace driver is not loaded.
I also tried the following : -
[abc@stack linux]$ sudo make test
tools/tests.pl
dtrace driver does not appear to be loaded.
make: *** [test] Error 1
Also there is nothing in dmesg with respect to this error.
I am using CentOS release 6.3 (Final)
I also tried the same on Ubuntu 12.04 but got the same error .