Re: [PATCH 5/7] perf ui/browser: Add a browser for perf script

2012-09-04 Thread Namhyung Kim
On Tue, 4 Sep 2012 17:13:27 +0800, Feng Tang wrote: > Hi Namhyung, > > Thanks for your kind and thorough reviews. > > On Tue, 4 Sep 2012 10:57:35 +0900 > Namhyung Kim wrote: > >> On Mon, 3 Sep 2012 16:14:31 +0800, Feng Tang wrote: >> > Create a script browser, so that user can check all the avail

Re: [PATCH 5/7] perf ui/browser: Add a browser for perf script

2012-09-04 Thread Feng Tang
Hi Namhyung, Thanks for your kind and thorough reviews. On Tue, 4 Sep 2012 10:57:35 +0900 Namhyung Kim wrote: > On Mon, 3 Sep 2012 16:14:31 +0800, Feng Tang wrote: > > Create a script browser, so that user can check all the available > > scripts and run them inside the main perf report or anno

Re: [PATCH 5/7] perf ui/browser: Add a browser for perf script

2012-09-03 Thread Namhyung Kim
On Mon, 3 Sep 2012 16:14:31 +0800, Feng Tang wrote: > Create a script browser, so that user can check all the available > scripts and run them inside the main perf report or annotation > browsers, for all the perf samples or samples belong to one > thread/symbol. > > The work flow is, users can us