From: Oleg Nesterov <oleg@redhat.com>
To: "zhangwei(Jovi)" <jovi.zhangwei@huawei.com>
Cc: Steven Rostedt <rostedt@goodmis.org>,
Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com>,
Frederic Weisbecker <fweisbec@gmail.com>,
Ingo Molnar <mingo@redhat.com>,
Srikar Dronamraju <srikar@linux.vnet.ibm.com>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v2] tracing/uprobes: Support ftrace_event_file base multibuffer
Date: Mon, 24 Jun 2013 20:53:01 +0200 [thread overview]
Message-ID: <20130624185301.GA5350@redhat.com> (raw)
In-Reply-To: <20130624180547.GA2794@redhat.com>
forgot to mention,
On 06/24, Oleg Nesterov wrote:
>
> > + /*
> > + * Currently TP_FLAG_TRACE/TP_FLAG_PROFILE are mutually exclusive
> > + * for uprobe(filter argument issue), this need to fix in future.
^^^^^^^^^^^^^^^^^^^^^
Just in case, this is not that simple.
For example, suppose that TRACE_REG_REGISTER comes after
TRACE_REG_PERF_REGISTER. In this case we need uprobe_perf_open-like
code to establish nr_systemwide != 0 and do uprobe_apply() if
necessary.
Oleg.
next prev parent reply other threads:[~2013-06-24 18:57 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-24 6:54 [PATCH v2] tracing/uprobes: Support ftrace_event_file base multibuffer zhangwei(Jovi)
2013-06-24 11:49 ` Masami Hiramatsu
2013-06-24 18:05 ` Oleg Nesterov
2013-06-24 18:53 ` Oleg Nesterov [this message]
2013-06-25 3:24 ` zhangwei(Jovi)
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=20130624185301.GA5350@redhat.com \
--to=oleg@redhat.com \
--cc=fweisbec@gmail.com \
--cc=jovi.zhangwei@huawei.com \
--cc=linux-kernel@vger.kernel.org \
--cc=masami.hiramatsu.pt@hitachi.com \
--cc=mingo@redhat.com \
--cc=rostedt@goodmis.org \
--cc=srikar@linux.vnet.ibm.com \
/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.