From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <540B177C.9000101@xenomai.org> Date: Sat, 06 Sep 2014 16:17:32 +0200 From: Gilles Chanteperdrix MIME-Version: 1.0 References: <540A6F6A.807@logilin.fr> <540A7C98.6000207@logilin.fr> In-Reply-To: <540A7C98.6000207@logilin.fr> Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Subject: Re: [Xenomai] [PATCH] Histogram option for cyclictest List-Id: Discussions about the Xenomai project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Christophe Blaess , xenomai@xenomai.org On 09/06/2014 05:16 AM, Christophe Blaess wrote: > Le 06/09/2014 04:20, Christophe Blaess a écrit : >> >> Hello, >> >> This small patch against Xenomai 2.6.3 adds the "histogram" option to >> the cyclictest tool. >> The code comes mostly from Clark William's rt-tests version of this >> program. Merged, thanks. >> >> >> -------------- next part -------------- >> A non-text attachment was scrubbed... >> Name: add-histogram-option-to-cyclictest.patch >> Type: text/x-patch > > Sorry about posting with mail attachment. It was late... The attachment is not really a problem, I prefer that to a quoted printable or base64 inlined patch, impossible to use. It also avoids wasting bandwidth by sending the mail to the majority of subscribes which are interested in knowing that the patch exists, but do not care about the implementation details. However a patch containing the commit message and the author, as the ones made by git-format-patch makes our job easier. -- Gilles.