On Tue, Oct 03, 2017 at 10:22:32PM +0800, Jin Yao wrote:
> v4:
> ---
> 1. Use perf script time style for timestamp printing. Also add with
>    the printing of sample duration. For example:
> 
>    perf report --header
> 
>    time of first sample : 5276531.323099
>    time of last sample : 5276555.345625
>    sample duration :  24022.526 ms
> 
> 2. Fix an invalid time string issue. For example,
> 
>    perf script --time 10%/10x12321xsdfdasfdsafdsafdsa
> 
>    Now in code, it uses strtol to replace atoi.

for the patchset:

Acked-by: Jiri Olsa <jo...@kernel.org>

thanks,
jirka

Reply via email to