You get that error if your app runs too quickly, ie it took less than 100k cpu cycles with the default. If after that you run opreport without any arguments, do you see the system's stats?
If you need to profile something fast, gprof may be better than oprofile.