[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20160428141216.GB17161@krava>
Date: Thu, 28 Apr 2016 16:12:16 +0200
From: Jiri Olsa <jolsa@...hat.com>
To: Kyeongmin Cho <korea.drzix@...il.com>
Cc: Peter Zijlstra <peterz@...radead.org>,
Ingo Molnar <mingo@...hat.com>,
Arnaldo Carvalho de Melo <acme@...nel.org>,
Alexander Shishkin <alexander.shishkin@...ux.intel.com>,
linux-kernel@...r.kernel.org, Wang Nan <wangnan0@...wei.com>,
Adrian Hunter <adrian.hunter@...el.com>,
Namhyung Kim <namhyung@...nel.org>
Subject: Re: [PATCH 2/2] perf report: Add gcc option '-rdynamic' to define
symbol callchain_param
On Thu, Apr 28, 2016 at 10:00:01PM +0900, Kyeongmin Cho wrote:
> As libperf-gtk.so cannot find out undefined symbol 'callchain_param',
> '-rdynamic' option is needed to add the symbol to the dynamic symbol
> table.
hi,
following command seems to work for me:
$ perf report --gtk
could you please specify what's failing for you?
thanks,
jirka
Powered by blists - more mailing lists