linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Masami Hiramatsu <mhiramat@kernel.org>
To: Oleg Nesterov <oleg@redhat.com>
Cc: Tom Zanussi <tom.zanussi@linux.intel.com>,
	Namhyung Kim <namhyung@kernel.org>,
	"zhangwei(Jovi)" <jovi.zhangwei@huawei.com>,
	Srikar Dronamraju <srikar@linux.vnet.ibm.com>,
	Steven Rostedt <rostedt@goodmis.org>,
	linux-kernel@vger.kernel.org
Subject: uprobe support mix of ftrace and perf
Date: Tue, 20 Nov 2018 22:01:56 +0900	[thread overview]
Message-ID: <20181120220156.7d94d8c707570411870222fd@kernel.org> (raw)

Hello Oleg,

I have a question about the (revert) commit 48212542067a 
("tracing/uprobes: Revert "Support mix of ftrace and perf""). I found
this limitation still exists on uprobe events. 

Would you have any plan or idea to fix this issue? I thought this revert
patch was a tentative one, and should be fixed afterwards.

Since kprobe events already supported the mix of ftrace and perf, user may
confuse why they can not use the uprobe event if it is used by ftrace.
(perf probe treats both events transparently, and ftrace event interface too.)

Thank you,

-- 
Masami Hiramatsu <mhiramat@kernel.org>

             reply	other threads:[~2018-11-20 13:02 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-20 13:01 Masami Hiramatsu [this message]
2018-11-22 14:32 ` uprobe support mix of ftrace and perf Oleg Nesterov
2018-11-26  8:16   ` Masami Hiramatsu

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=20181120220156.7d94d8c707570411870222fd@kernel.org \
    --to=mhiramat@kernel.org \
    --cc=jovi.zhangwei@huawei.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=namhyung@kernel.org \
    --cc=oleg@redhat.com \
    --cc=rostedt@goodmis.org \
    --cc=srikar@linux.vnet.ibm.com \
    --cc=tom.zanussi@linux.intel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).