Re: [PATCH 2/2] perf hist: Don't fprintf the callgraphunconditionally
From: Arnaldo Carvalho de Melo
Date: Sun Mar 14 2010 - 10:30:34 EST
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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/