Re: [PATCH v2 0/7] perf ui/browser: Add browser for perf script

2012-09-09 Thread Namhyung Kim
Hi Feng, On Fri, 7 Sep 2012 16:42:22 +0800, Feng Tang wrote: > Hi Arnaldo and all, > > This is a patch set mainly to add a browser for perf script, which > will be integrated into the main hists and annotation browser. > > Patch 1-4 are some preparation for adding the script > patch 5 introduce t

[PATCH v2 0/7] perf ui/browser: Add browser for perf script

2012-09-07 Thread Feng Tang
Hi Arnaldo and all, This is a patch set mainly to add a browser for perf script, which will be integrated into the main hists and annotation browser. Patch 1-4 are some preparation for adding the script patch 5 introduce the script browser patch 6-7 integrate the browser to hists browser and anno