linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Yumiko Sugita <sugita@sdl.hitachi.co.jp>
To: linux-kernel@vger.kernel.org
Cc: lkst-develop@lists.sourceforge.jp
Subject: Release of LKST 1.3
Date: Wed, 18 Sep 2002 21:20:55 +0900	[thread overview]
Message-ID: <5.0.2.6.2.20020918210036.05287a40@sdl99c> (raw)

Dear all,

    I'd like to announce publication of Linux Kernel State Tracer (LKST) 1.3,
  which is a tracer for Linux kernel.

    LKST's main purpose is debugging, fault analysis and performance analysis
of enterprise systems.
    For the purpose, LKST has these features,

    (1)It is possible to change dynamically which events are recorded.
        Users can obtain information about the events which they concern
       only interesting events.
        And it reduces the overhead of components which is not related
       with a fault.

    (2)It is possible to change each function invoked by each events.
        A default function invoked by events is just recording occuring of the events.
       But, if it is necessary, this function can be changed to another
       function.
        And LKST supports installing the function by using a kernel module
        LKST also supports a maskset, which controls what kind of events should be
       recorded, can be changed dynamically. For example, LKST usually traces
       a few events for good performance, and when the kernel be in a particular
       status, LKST can change a maskset to get more detail information.

    (3)It is possible to create new buffers and change to one of them.
         By changing to other buffer, Users can leave the information
       which they want.


    LKST binaries, source code and documents are available in the following site,
         https://sourceforge.net/projects/lkst/
         http://sourceforge.jp/projects/lkst/
         http://oss.hitachi.co.jp/sdl/english/lkst.html (now updating)

    We prepared a mailing list written below in order to let users know 
update of LKST.

  lkst-users@lists.sourceforge.net
  lkst-users@lists.sourceforge.jp

  To subscribe, please refer following URL,

  http://lists.sourceforge.net/lists/listinfo/lkst-users
  http://lists.sourceforge.jp/mailman/listinfo/lkst-users

    And if you have any comments, please send to the above list, or to 
another mailing
  list written below.

  lkst-develop@lists.sourceforge.net
  lkst-develop@lists.sourceforge.jp


  With kindest regards,
  All of the LKST developers
----------------
  Yumiko Sugita
  Hitachi,Ltd., Systems Development Laboratory
  

             reply	other threads:[~2002-09-18 12:15 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-18 12:20 Yumiko Sugita [this message]
2002-09-19  5:58 ` Release of LKST 1.3 Robert Schwebel
2002-09-26 12:36   ` [Lkst-develop] " Yumiko Sugita
2002-09-27 15:48     ` Karim Yaghmour
2002-10-03  9:46       ` Yumiko Sugita
2002-10-09 18:05         ` Karim Yaghmour
2002-09-19  8:18 ` Vamsi Krishna S.

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=5.0.2.6.2.20020918210036.05287a40@sdl99c \
    --to=sugita@sdl.hitachi.co.jp \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lkst-develop@lists.sourceforge.jp \
    /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).