Logo OS Reviews

Reviewing Freedom.

Start new topic

From: niti@ft
Subject: no samples files found
Posted on 2008-05-05 15:00

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

From: Hendrik Weimer
Subject: Re: no samples files found
Posted on 2008-05-07 22:04

Reply to this

niti@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?

  • Advertisement