All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tejun Heo <tj@kernel.org>
To: kernel-janitors@vger.kernel.org
Subject: Re: [bug report] tracing: Factorize filter creation
Date: Mon, 26 Mar 2018 16:35:32 +0000	[thread overview]
Message-ID: <20180326163532.GG1840639@devbig577.frc2.facebook.com> (raw)
In-Reply-To: <20180323084612.GA23928@mwanda>

On Mon, Mar 26, 2018 at 07:07:35PM +0300, Dan Carpenter wrote:
>   1710          err = create_filter_start(filter_string, set_str, &pe, &filter);
>   1711          if (err)
>   1712                  return err;
>                         ^^^^^^^^^^
> But it's not set here.

Hah, that looks different from linus#master.  Anyways, yeah, if
anything isn't setting it, it'd be a bug.  I'm not very familiar with
events code tho.  I think it'd be best to report them to the perf
maintainers.

Thanks.

-- 
tejun

  parent reply	other threads:[~2018-03-26 16:35 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-23  8:46 [bug report] tracing: Factorize filter creation Dan Carpenter
2018-03-23  8:49 ` Dan Carpenter
2018-03-26 14:32 ` Tejun Heo
2018-03-26 14:36 ` Tejun Heo
2018-03-26 16:07 ` Dan Carpenter
2018-03-26 16:35 ` Tejun Heo [this message]
2018-03-27  7:23 ` Dan Carpenter

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=20180326163532.GG1840639@devbig577.frc2.facebook.com \
    --to=tj@kernel.org \
    --cc=kernel-janitors@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.