Re: [PATCH 0/5] perf: Add support for hardware breakpoint address masks

2013-04-20 Thread Oleg Nesterov
On 04/09, Jacob Shin wrote: > > The following patchset adds address masks to existing perf hardware > breakpoint mechanism to allow trapping on an address range (currently > only single address) on supported architectures. > > perf uapi is updated, x86 AMD implementation (for AMD Family 16h and >

Re: [PATCH 0/5] perf: Add support for hardware breakpoint address masks

2013-04-20 Thread Oleg Nesterov
On 04/09, Jacob Shin wrote: The following patchset adds address masks to existing perf hardware breakpoint mechanism to allow trapping on an address range (currently only single address) on supported architectures. perf uapi is updated, x86 AMD implementation (for AMD Family 16h and beyond)

Re: [PATCH 0/5] perf: Add support for hardware breakpoint address masks

2013-04-18 Thread Oleg Nesterov
Hi Jacob, On 04/18, Jacob Shin wrote: > > Hi Frederic, Oleg. Could one of you take a look over this patchset > when you get the chance? Thank you in advance for taking the time! Not sure I can really help ;) But I'll try to study these patches on weekend. Could you send me (privately) mbox with

Re: [PATCH 0/5] perf: Add support for hardware breakpoint address masks

2013-04-18 Thread Jacob Shin
On Tue, Apr 16, 2013 at 11:36:20AM +0200, Ingo Molnar wrote: > > * Jacob Shin wrote: > > > On Tue, Apr 09, 2013 at 12:21:48PM -0500, Jacob Shin wrote: > > > The following patchset adds address masks to existing perf hardware > > > breakpoint mechanism to allow trapping on an address range

Re: [PATCH 0/5] perf: Add support for hardware breakpoint address masks

2013-04-18 Thread Jacob Shin
On Tue, Apr 16, 2013 at 11:36:20AM +0200, Ingo Molnar wrote: * Jacob Shin jacob.s...@amd.com wrote: On Tue, Apr 09, 2013 at 12:21:48PM -0500, Jacob Shin wrote: The following patchset adds address masks to existing perf hardware breakpoint mechanism to allow trapping on an address

Re: [PATCH 0/5] perf: Add support for hardware breakpoint address masks

2013-04-18 Thread Oleg Nesterov
Hi Jacob, On 04/18, Jacob Shin wrote: Hi Frederic, Oleg. Could one of you take a look over this patchset when you get the chance? Thank you in advance for taking the time! Not sure I can really help ;) But I'll try to study these patches on weekend. Could you send me (privately) mbox with

Re: [PATCH 0/5] perf: Add support for hardware breakpoint address masks

2013-04-16 Thread Ingo Molnar
* Jacob Shin wrote: > On Tue, Apr 09, 2013 at 12:21:48PM -0500, Jacob Shin wrote: > > The following patchset adds address masks to existing perf hardware > > breakpoint mechanism to allow trapping on an address range (currently > > only single address) on supported architectures. > > > > perf

Re: [PATCH 0/5] perf: Add support for hardware breakpoint address masks

2013-04-16 Thread Ingo Molnar
* Jacob Shin jacob.s...@amd.com wrote: On Tue, Apr 09, 2013 at 12:21:48PM -0500, Jacob Shin wrote: The following patchset adds address masks to existing perf hardware breakpoint mechanism to allow trapping on an address range (currently only single address) on supported architectures.

Re: [PATCH 0/5] perf: Add support for hardware breakpoint address masks

2013-04-15 Thread Jiri Olsa
On Tue, Apr 09, 2013 at 12:21:48PM -0500, Jacob Shin wrote: > The following patchset adds address masks to existing perf hardware > breakpoint mechanism to allow trapping on an address range (currently > only single address) on supported architectures. > > perf uapi is updated, x86 AMD

Re: [PATCH 0/5] perf: Add support for hardware breakpoint address masks

2013-04-15 Thread Jacob Shin
On Tue, Apr 09, 2013 at 12:21:48PM -0500, Jacob Shin wrote: > The following patchset adds address masks to existing perf hardware > breakpoint mechanism to allow trapping on an address range (currently > only single address) on supported architectures. > > perf uapi is updated, x86 AMD

Re: [PATCH 0/5] perf: Add support for hardware breakpoint address masks

2013-04-15 Thread Jacob Shin
On Tue, Apr 09, 2013 at 12:21:48PM -0500, Jacob Shin wrote: The following patchset adds address masks to existing perf hardware breakpoint mechanism to allow trapping on an address range (currently only single address) on supported architectures. perf uapi is updated, x86 AMD implementation

Re: [PATCH 0/5] perf: Add support for hardware breakpoint address masks

2013-04-15 Thread Jiri Olsa
On Tue, Apr 09, 2013 at 12:21:48PM -0500, Jacob Shin wrote: The following patchset adds address masks to existing perf hardware breakpoint mechanism to allow trapping on an address range (currently only single address) on supported architectures. perf uapi is updated, x86 AMD implementation

[PATCH 0/5] perf: Add support for hardware breakpoint address masks

2013-04-09 Thread Jacob Shin
The following patchset adds address masks to existing perf hardware breakpoint mechanism to allow trapping on an address range (currently only single address) on supported architectures. perf uapi is updated, x86 AMD implementation (for AMD Family 16h and beyond) is provided, and perf tool has

[PATCH 0/5] perf: Add support for hardware breakpoint address masks

2013-04-09 Thread Jacob Shin
The following patchset adds address masks to existing perf hardware breakpoint mechanism to allow trapping on an address range (currently only single address) on supported architectures. perf uapi is updated, x86 AMD implementation (for AMD Family 16h and beyond) is provided, and perf tool has

Re: [PATCH 0/5] perf: Add support for hardware breakpoint address masks

2012-12-14 Thread Jacob Shin
On Wed, Dec 12, 2012 at 10:30:38AM -0600, Jacob Shin wrote: > The following patchset adds address masks to existing perf hardware > breakpoint mechanism to allow trapping on an address range (currently > only single address) on supported architectures. > > perf uapi is updated, x86 AMD

Re: [PATCH 0/5] perf: Add support for hardware breakpoint address masks

2012-12-14 Thread Jacob Shin
On Wed, Dec 12, 2012 at 10:30:38AM -0600, Jacob Shin wrote: The following patchset adds address masks to existing perf hardware breakpoint mechanism to allow trapping on an address range (currently only single address) on supported architectures. perf uapi is updated, x86 AMD implementation

[PATCH 0/5] perf: Add support for hardware breakpoint address masks

2012-12-12 Thread Jacob Shin
The following patchset adds address masks to existing perf hardware breakpoint mechanism to allow trapping on an address range (currently only single address) on supported architectures. perf uapi is updated, x86 AMD implementation (for AMD Family 16h and beyond) is provided, and perf tool has

[PATCH 0/5] perf: Add support for hardware breakpoint address masks

2012-12-12 Thread Jacob Shin
The following patchset adds address masks to existing perf hardware breakpoint mechanism to allow trapping on an address range (currently only single address) on supported architectures. perf uapi is updated, x86 AMD implementation (for AMD Family 16h and beyond) is provided, and perf tool has