Re: [GIT PULL] perf changes for v3.8

From: David Ahern
Date: Wed Dec 12 2012 - 22:17:10 EST


On 12/12/12 8:09 PM, Linus Torvalds wrote:
On Wed, Dec 12, 2012 at 7:02 PM, David Ahern <dsahern@xxxxxxxxx> wrote:

Can you add -v and see if it spits out more info?

No more info.

I'm surprised you are not seeing this as well:

} else if ((err == EOPNOTSUPP) && (attr->precise_ip)) {
ui__error("\'precise\' request may not be supported. "
"Try removing 'p' modifier\n");
rc = -err;
goto out;
}

I made changes in this area relatively recently; I'll take a look.

David


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/