Re: [PATCH v3 5/6] perf report: support time percent and multiple time ranges

2017-10-02 Thread Jin, Yao
On 10/2/2017 7:52 PM, Jiri Olsa wrote: > On Thu, Sep 28, 2017 at 08:45:20PM +0800, Jin Yao wrote: >> perf report has a --time option to limit the time range of output. >> It only supports absolute time. >> >> Now this option is extended to support multiple time ranges and >> support the percent o

Re: [PATCH v3 5/6] perf report: support time percent and multiple time ranges

2017-10-02 Thread Jiri Olsa
On Thu, Sep 28, 2017 at 08:45:20PM +0800, Jin Yao wrote: > perf report has a --time option to limit the time range of output. > It only supports absolute time. > > Now this option is extended to support multiple time ranges and > support the percent of time. > > For example: > > 1. Select the fi