Re: [PATCH 2/4] perf tools: allow user to specify hardware breakpoint bp_len

2014-08-04 Thread Suravee Suthikulanit
Frederic, 3.17 windows is now open. Do you think you could get this one in? Thanks Suravee On 6/6/2014 11:30 AM, Suravee Suthikulanit wrote: This message has been archived. View the original item

Re: [PATCH 2/4] perf tools: allow user to specify hardware breakpoint bp_len

2014-06-06 Thread Suravee Suthikulanit
On 6/3/2014 6:55 AM, Jiri Olsa wrote: On Tue, Jun 03, 2014 at 10:36:22AM +0900, Namhyung Kim wrote: Hi Jiri, On Fri, 30 May 2014 15:39:06 +0200, Jiri Olsa wrote: On Thu, May 29, 2014 at 05:26:51PM +0200, Frederic Weisbecker wrote: From: Jacob Shin Currently bp_len is given a default value o

Re: [PATCH 2/4] perf tools: allow user to specify hardware breakpoint bp_len

2014-06-03 Thread Jiri Olsa
On Tue, Jun 03, 2014 at 10:36:22AM +0900, Namhyung Kim wrote: > Hi Jiri, > > On Fri, 30 May 2014 15:39:06 +0200, Jiri Olsa wrote: > > On Thu, May 29, 2014 at 05:26:51PM +0200, Frederic Weisbecker wrote: > >> From: Jacob Shin > >> > >> Currently bp_len is given a default value of 4. Allow user to

Re: [PATCH 2/4] perf tools: allow user to specify hardware breakpoint bp_len

2014-06-02 Thread Namhyung Kim
Hi Jiri, On Fri, 30 May 2014 15:39:06 +0200, Jiri Olsa wrote: > On Thu, May 29, 2014 at 05:26:51PM +0200, Frederic Weisbecker wrote: >> From: Jacob Shin >> >> Currently bp_len is given a default value of 4. Allow user to override it: >> >> $ perf stat -e mem:0x1000/8 >>

Re: [PATCH 2/4] perf tools: allow user to specify hardware breakpoint bp_len

2014-05-30 Thread Jiri Olsa
On Thu, May 29, 2014 at 05:26:51PM +0200, Frederic Weisbecker wrote: > From: Jacob Shin > > Currently bp_len is given a default value of 4. Allow user to override it: > > $ perf stat -e mem:0x1000/8 > ^ > bp_len > > If no value is given,