[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1337712585.3796.186.camel@schen9-DESK>
Date: Tue, 22 May 2012 11:49:45 -0700
From: Tim Chen <tim.c.chen@...ux.intel.com>
To: Arnaldo Carvalho de Melo <acme@...stprotocols.net>
Cc: linux-kernel <linux-kernel@...r.kernel.org>, "; ak"@linux.intel.com
Subject: Does perf inject preserve call chain data?
Arnaldo,
Wonder if perf inject munged the call chain data from perf record?
When I do
perf record -a -g -o - sleep 5 |perf inject -v -b | perf report -g -i -
I get a complain from perf report
Warning:
Selected -g but no callchain data. Did you call 'perf record' without -g?
Thanks.
Tim
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists