Re: Re: [PATCH v9 12/22] tracing: Add hist trigger support for pausing and continuing a trace

2015-07-23 Thread Tom Zanussi
On Thu, 2015-07-23 at 23:06 +0900, Masami Hiramatsu wrote: > On 2015/07/23 5:22, Tom Zanussi wrote: > > Hi Masami, > > > > On Wed, 2015-07-22 at 17:20 +0900, Masami Hiramatsu wrote: > >> Hi Tom, > >> > >> On 2015/07/17 2:22, Tom Zanussi wrote: > >>> Allow users to append 'pause' or 'continue' to

Re: Re: [PATCH v9 12/22] tracing: Add hist trigger support for pausing and continuing a trace

2015-07-23 Thread Masami Hiramatsu
On 2015/07/23 5:22, Tom Zanussi wrote: > Hi Masami, > > On Wed, 2015-07-22 at 17:20 +0900, Masami Hiramatsu wrote: >> Hi Tom, >> >> On 2015/07/17 2:22, Tom Zanussi wrote: >>> Allow users to append 'pause' or 'continue' to an existing trigger in >>> order to have it paused or to have a paused

Re: Re: [PATCH v9 12/22] tracing: Add hist trigger support for pausing and continuing a trace

2015-07-23 Thread Masami Hiramatsu
On 2015/07/23 5:22, Tom Zanussi wrote: Hi Masami, On Wed, 2015-07-22 at 17:20 +0900, Masami Hiramatsu wrote: Hi Tom, On 2015/07/17 2:22, Tom Zanussi wrote: Allow users to append 'pause' or 'continue' to an existing trigger in order to have it paused or to have a paused trace continue.

Re: Re: [PATCH v9 12/22] tracing: Add hist trigger support for pausing and continuing a trace

2015-07-23 Thread Tom Zanussi
On Thu, 2015-07-23 at 23:06 +0900, Masami Hiramatsu wrote: On 2015/07/23 5:22, Tom Zanussi wrote: Hi Masami, On Wed, 2015-07-22 at 17:20 +0900, Masami Hiramatsu wrote: Hi Tom, On 2015/07/17 2:22, Tom Zanussi wrote: Allow users to append 'pause' or 'continue' to an existing trigger

Re: [PATCH v9 12/22] tracing: Add hist trigger support for pausing and continuing a trace

2015-07-22 Thread Tom Zanussi
Hi Masami, On Wed, 2015-07-22 at 17:20 +0900, Masami Hiramatsu wrote: > Hi Tom, > > On 2015/07/17 2:22, Tom Zanussi wrote: > > Allow users to append 'pause' or 'continue' to an existing trigger in > > order to have it paused or to have a paused trace continue. > > > > This expands the hist

Re: [PATCH v9 12/22] tracing: Add hist trigger support for pausing and continuing a trace

2015-07-22 Thread Masami Hiramatsu
Hi Tom, On 2015/07/17 2:22, Tom Zanussi wrote: > Allow users to append 'pause' or 'continue' to an existing trigger in > order to have it paused or to have a paused trace continue. > > This expands the hist trigger syntax from this: > # echo hist:keys=xxx:vals=yyy:sort=zzz.descending \ >

Re: [PATCH v9 12/22] tracing: Add hist trigger support for pausing and continuing a trace

2015-07-22 Thread Tom Zanussi
Hi Masami, On Wed, 2015-07-22 at 17:20 +0900, Masami Hiramatsu wrote: Hi Tom, On 2015/07/17 2:22, Tom Zanussi wrote: Allow users to append 'pause' or 'continue' to an existing trigger in order to have it paused or to have a paused trace continue. This expands the hist trigger syntax

Re: [PATCH v9 12/22] tracing: Add hist trigger support for pausing and continuing a trace

2015-07-22 Thread Masami Hiramatsu
Hi Tom, On 2015/07/17 2:22, Tom Zanussi wrote: Allow users to append 'pause' or 'continue' to an existing trigger in order to have it paused or to have a paused trace continue. This expands the hist trigger syntax from this: # echo hist:keys=xxx:vals=yyy:sort=zzz.descending \

[PATCH v9 12/22] tracing: Add hist trigger support for pausing and continuing a trace

2015-07-16 Thread Tom Zanussi
Allow users to append 'pause' or 'continue' to an existing trigger in order to have it paused or to have a paused trace continue. This expands the hist trigger syntax from this: # echo hist:keys=xxx:vals=yyy:sort=zzz.descending \ [ if filter] > event/trigger to this: # echo

[PATCH v9 12/22] tracing: Add hist trigger support for pausing and continuing a trace

2015-07-16 Thread Tom Zanussi
Allow users to append 'pause' or 'continue' to an existing trigger in order to have it paused or to have a paused trace continue. This expands the hist trigger syntax from this: # echo hist:keys=xxx:vals=yyy:sort=zzz.descending \ [ if filter] event/trigger to this: # echo