From: Arnaldo Carvalho de Melo on
Em Sun, Mar 14, 2010 at 10:47:34AM +0100, Frederic Weisbecker escreveu:
> Hmm, so for now the callchain won't work anymore until
> it gets properly reimplemented right?

It doesn't work in the newt interface only, it remais working if you do:

perf report | less
perf report > output.txt
rpm -e newt-devel ; make -C tools/perf install

:-)

> Not that much a problem as a necessary step if it really makes
> easier for the newt integration.

This patch doesn't change the situation before it, i.e. callgraphs _in
the newt interface_ weren't working.

- Arnaldo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
From: Ingo Molnar on

* Arnaldo Carvalho de Melo <acme(a)ghostprotocols.net> wrote:

> Em Sun, Mar 14, 2010 at 10:47:34AM +0100, Frederic Weisbecker escreveu:
> > Hmm, so for now the callchain won't work anymore until
> > it gets properly reimplemented right?
>
> It doesn't work in the newt interface only, it remais working if you do:
>
> perf report | less
> perf report > output.txt
> rpm -e newt-devel ; make -C tools/perf install
>
> :-)

We'll also need a .perfconfig variable for people who prefer flat ascii.

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