All of lore.kernel.org
 help / color / mirror / Atom feed
From: Herman ten Brugge <hermantenbrugge@home.nl>
To: linux-rt-users@vger.kernel.org
Subject: Re: Analyze sched_switch ftrace data with vcd viewer
Date: Fri, 05 Jun 2009 19:12:36 +0200	[thread overview]
Message-ID: <4A295204.1010201@home.nl> (raw)
In-Reply-To: <4A284185.4010606@osadl.org>

  Carsten Emde wrote:
> Herman,
>
>   
>> I have written some code to convert the ascii sched_switch output to
>> vcd format (value change data). Now it is possible to view the context
>> switches in a vcd viewer. [..]
>>     
> That's superb, works great. Thanks a lot! If you agree, I would like to
> write a News Article on our Website on it.
>
> I have one question though: Under which license are you willing to make
> the source code available? GPL? If so, would you mind to put the GPL
> license text on top of your source code? It makes things easier.
>   
Great that some one likes the tool all ready. I forgot to  put the 
license in. The header of the
source should be:

/*
  sched_switch - Convert sched_switch ftrace data to vcd or matlab

   Copyright (C) 2009 Herman ten Brugge <hermantenbrugge@home.nl>

   This program is free software; you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
   the Free Software Foundation; either version 2 of the License, or
   (at your option) any later version.

   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.

   You should have received a copy of the GNU General Public License
   along with this program; if not, write to the Free Software
   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301
   USA */


    Herman.


  parent reply	other threads:[~2009-06-05 17:12 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-04 18:58 Analyze sched_switch ftrace data with vcd viewer Herman ten Brugge
     [not found] ` <4A284185.4010606@osadl.org>
2009-06-05 17:12   ` Herman ten Brugge [this message]
2009-06-11 12:49     ` Carsten Emde
2009-06-12  6:12 ` GeunSik Lim
2009-06-12 14:29   ` Herman ten Brugge
2009-06-12 14:53   ` Carsten Emde
2009-06-13 15:57     ` GeunSik Lim

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=4A295204.1010201@home.nl \
    --to=hermantenbrugge@home.nl \
    --cc=linux-rt-users@vger.kernel.org \
    /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.