All of lore.kernel.org
 help / color / mirror / Atom feed
From: Simon Marchi <simon.marchi@ericsson.com>
To: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Cc: diamon-discuss@lists.linuxfoundation.org
Subject: Re: [diamon-discuss] Common Trace Format 1.9 planning
Date: Wed, 25 Mar 2015 15:40:36 -0400	[thread overview]
Message-ID: <55130F34.10806@ericsson.com> (raw)
In-Reply-To: <369395798.103323.1427311320803.JavaMail.zimbra@efficios.com>

On 15-03-25 03:22 PM, Mathieu Desnoyers wrote:
> > This is great, so v1.9 is a superset of 1.8.
>
> No. A superset would be a completely backward compatible 1.9.
> This is not the case here. We plan to do incompatible changes
> within 1.9, hence the 1.8 and 1.9 parsers needed. Since the
> version is self-described, it should not be an issue to detect
> the CTF version from the trace metadata.

From what I understand, it means that a reader for 1.9 won't be able to read
a 1.8 trace, is that right?

Do the version numbers mean something? If introducing non backward compatible
changes only bumps the minor version, what could ever bump the major?

If they don't have one already, this could be an opportunity to give a meaning
to the numbers. The major could be for breaking backward compatibility, while
the minor could be for backward-compatible changes. It would mean that a reader
for x.y should be able to read any x.z trace, where z <= y. In other words, the
x.y format would be a superset of x.z (I think?). Much like semver.org, but
without the PATCH level.

Simon

  reply	other threads:[~2015-03-25 19:40 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <470558667.103090.1427308587048.JavaMail.zimbra@efficios.com>
2015-03-25 18:39 ` [diamon-discuss] Common Trace Format 1.9 planning Mathieu Desnoyers
2015-03-25 19:09   ` Matthew Khouzam
2015-03-25 19:22     ` Mathieu Desnoyers
2015-03-25 19:40       ` Simon Marchi [this message]
2015-03-25 20:44         ` Mathieu Desnoyers
2015-03-25 21:00           ` Mathieu Desnoyers
2015-03-25 21:41             ` Philippe Proulx
2015-03-25 23:07               ` Philippe Proulx

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=55130F34.10806@ericsson.com \
    --to=simon.marchi@ericsson.com \
    --cc=diamon-discuss@lists.linuxfoundation.org \
    --cc=mathieu.desnoyers@efficios.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.