All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mahesh Salgaonkar <mahesh@linux.vnet.ibm.com>
To: linux-s390@vger.kernel.org
Subject: [patch 0/3] S390-HWBKPT v5: Hardware breakpoint implementation for
Date: Thu, 27 May 2010 03:53:34 +0000	[thread overview]
Message-ID: <20100527034134.GA6404@in.ibm.com> (raw)

Hi Heiko/Frederic,

Please find the latest set of patches that introduces s390 specific
implementation for perf-events based hardware breakpoint interfaces for review.

Change in v5:
- Use exclude_kernel attribute set to decide whether to install wide breakpoint
  in kernel or not. This flag will be used by ptrace breakpoint.
- Removed 'info->name' field as Name to address resolving is done in generic
  code.
- Select CONFIG_HAVE_MIXED_BREAKPOINTS_REGS as s390 uses same register for
  instruction as well as data breakpoint.
- Re-based the patches on commit d67f088e084755bdceb4f15bc6e05e309db1eea7 of
  -tip perf/core

Change in v4:
- Introduced a kernel per tracing flag in lowcore structure for each cpu
  instead of global.
- Handled a race condition with interrupts/preemption while looking for
  PER event in hw_breakpoint_handler() routine.

Change in v3:
- Merged first two patches of v1 patchset.
- Introduced second patch that implements kernel part PER tracing.

The patch set has been tested with ksym_tracer and watchpoints over GDB+ptrace
and works fine.

Thanks,
-Mahesh.

-- 
Signed-off-by: Mahesh Salgaonkar <mahesh@linux.vnet.ibm.com>

                 reply	other threads:[~2010-05-27  3:53 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100527034134.GA6404@in.ibm.com \
    --to=mahesh@linux.vnet.ibm.com \
    --cc=linux-s390@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.