lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Wed, 30 Aug 2006 19:10:46 -0400
From:	Mathieu Desnoyers <mathieu.desnoyers@...ymtl.ca>
To:	linux-kernel@...r.kernel.org,
	Christoph Hellwig <hch@...radead.org>,
	Andrew Morton <akpm@...l.org>, Ingo Molnar <mingo@...hat.com>,
	Greg Kroah-Hartman <gregkh@...e.de>,
	Thomas Gleixner <tglx@...utronix.de>,
	Tom Zanussi <zanussi@...ibm.com>
Cc:	ltt-dev@...fik.org, Michel Dagenais <michel.dagenais@...ymtl.ca>
Subject: [PATCH x/16] LTTng : Linux Trace Toolkit Next Generation 0.5.95, kernel 2.6.17

Hi,

Following my presentation "The LTTng Tracer : a low impact performance and
behavior monitor for GNU/Linux" at OLS2006, I think the interest shown by the
community for the LTTng tracer makes it worthy to be announced to LKML so it canbenefit from your input and be eventually mainlined.

Through the discussion some of us had at OLS this year, the emergence of many
ad-hoc tracing tools (RT-preempt latency tracer, Block I/O subsystem tracer)
and of many tracing projects (SystemTAP, LKST, KFT, LTTng) shows the need for
a solid tracing infrastructure, which has been the focus of my work.

The LTTng core fulfills primarily the following goals :
- Serializing information in event records
- Serializing event records
- Must be trivial to use by subsystem maintainers
  - Usable from any execution context
- Relatively simple, minimum side effect
- Identity of the event record
- Flexible types in the event record
- Tracing control mechanism

The project is described in my paper, available in the OLS2006 proceedings or atthe following URL : http://ltt.polymtl.ca/papers/desnoyers-ols2006.pdf. More
information is available at http://ltt.polymtl.ca (see the QUICKSTART guide to
learn how to have the complete set of tools ready to be used).

I hope such an infrastructure will incite kernel developers to instrument
their own subsystem.

Mathieu


OpenPGP public key:              http://krystal.dyndns.org:8080/key/compudj.gpg
Key fingerprint:     8CD5 52C3 8E3C 4140 715F  BA06 3F25 A8FE 3BAE 9A68 
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ