Messages in this thread |  | | Date | Wed, 15 Apr 2015 20:48:38 -0700 | Subject | Re: [GIT PULL] perf updates for v4.1 | From | Linus Torvalds <> |
| |
On Tue, Apr 14, 2015 at 5:00 AM, Ingo Molnar <mingo@kernel.org> wrote: > > Please pull the latest perf-core-for-linus git tree from: > > git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git perf-core-for-linus
Hmm. I don't seem to get any annotations any more in "perf report". There are no error messages, I just get an empty annotation window.
My test-case is just my usual
perf record -e cycles:pp make -j
on a fully built kernel tree, followed by
perf report -s symbol
and the percentages and function names look fine, but 'a' doesn't do what I expect it to do..
Linus
|  |