lkml.org 
[lkml]   [2014]   [May]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 3/4] perf tools: add hardware breakpoint bp_len test cases
On Fri, May 30, 2014 at 09:49:25AM -0500, Suravee Suthikulanit wrote:
> On 5/29/2014 10:26 AM, Frederic Weisbecker wrote:
> >@@ -1389,6 +1432,21 @@ static struct evlist_test test__events[] = {
> > .check = test__pinned_group,
> > .id = 41,
> > },
> >+ {
> >+ .name = "mem:0/1",
> >+ .check = test__checkevent_breakpoint_len,
> >+ .id = 42,
> >+ },
> >+ {
> >+ .name = "mem:0/2:w",
> >+ .check = test__checkevent_breakpoint_len_w,
> >+ .id = 43,
> >+ },
> >+ {
> >+ .name = "mem:0/4:rw:u",
> >+ .check = test__checkevent_breakpoint_len_rw_modifier,
> >+ .id = 44
> >+ },
> > #if defined(__s390x__)
> > {
> > .name = "kvm-s390:kvm_s390_create_vm",
> Frederic,
>
> This hunk seems to fail to apply on the main tree. Which tree are
> you working on?

I forgot to say it's rebased on top of:

git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git
perf/core

> Suravee
>


\
 
 \ /
  Last update: 2014-05-30 18:01    [W:0.262 / U:0.076 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site