Mirror of the lttng-dev mailing list
 help / color / mirror / Atom feed
From: guijianfeng@cn.fujitsu.com (Gui Jianfeng)
Subject: [ltt-dev] format in marker_entry problem
Date: Mon, 09 Mar 2009 16:44:53 +0800	[thread overview]
Message-ID: <49B4D705.4010208@cn.fujitsu.com> (raw)

Hi Mathieu,

I'd like to know what's the actual value of the *format* member in 
struct marker_entry. Why i have to pass a format parameter when calling
marker_probe_register(). Consider the following scenario:
There are two are markers A and B with same channel and name, but 
different format like this: 
A("mychan", "mymarker", "format 1")
B("mychan", "mymarker", "format 2")

Call marker_probe_register("mychan", "mymarker", "format 1",....)
here A is activated.
IIUC, B can't be activated until A is deactivated.
I guess this is what we don't want.

-- 
Regards
Gui Jianfeng




             reply	other threads:[~2009-03-09  8:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-09  8:44 Gui Jianfeng [this message]
2009-03-09 15:22 ` Mathieu Desnoyers
2009-03-10  1:32   ` Gui Jianfeng

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=49B4D705.4010208@cn.fujitsu.com \
    --to=guijianfeng@cn.fujitsu.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