Re: [PATCH] Implement --delay on perf trace

2016-10-14 Thread Arnaldo Carvalho de Melo
Em Mon, Oct 10, 2016 at 07:43:27AM +0200, Alexis Berlemont escreveu: > Hi, > > In the perf wiki todo-list, there is an entry regarding initial-delay and > perf trace; the following small patch tries to fulfill this point. It > has been generated against the branch tip/perf/core. > > It has only b

[PATCH] Implement --delay on perf trace

2016-10-09 Thread Alexis Berlemont
Hi, In the perf wiki todo-list, there is an entry regarding initial-delay and perf trace; the following small patch tries to fulfill this point. It has been generated against the branch tip/perf/core. It has only been implemented in the "trace__run" case. Ex.: $ sudo strace -- ./perf trace --de