Start new topic
Reply to thisniti@ft writes: I am trying to profile my c++ code using oprofile. I am using Red Hat Linux (kernel-smp-2.6.9-42.EL). I am using opcontrol --no-vmlinux. When I am trying to generate the oprofile summary. I am getting the error as "error : no sample files found : profile specification too strict ?". I have tried all the options mentioned in the FAQ at(http://oprofile.sourceforge.net/faq/), but still I am getting the same error. I have set the performance counter as 3000. Did you run `opcontrol --dump' before trying to generate the results? |
|
Reply to this
Hi all,
I am trying to profile my c++ code using oprofile. I am using Red Hat Linux (kernel-smp-2.6.9-42.EL). I am using opcontrol --no-vmlinux. When I am trying to generate the oprofile summary. I am getting the error as "error : no sample files found : profile specification too strict ?". I have tried all the options mentioned in the FAQ at(http://oprofile.sourceforge.net/faq/), but still I am getting the same error. I have set the performance counter as 3000.
Thanks in advance
niti@ft