LWN.net Logo

Linux Kernel Markers new features

From:  Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
To:  akpm@linux-foundation.org, linux-kernel@vger.kernel.org
Subject:  [RFC 0/3] Linux Kernel Markers new features
Date:  Tue, 13 Nov 2007 14:03:02 -0500
Message-ID:  <20071113190302.988259011@polymtl.ca>
Archive-link:  Article, Thread

Hi Andrew,

Those are the new features I plan to add to the Markers :
- Support multiple probes per marker (so blktrace, LTTng, SystemTAP and others
  can coexist peacefully)
- Export the markers to a Module.markers file in modpost (for Systemtap)
- Use the Immediate values to optimize the branch when disabled.

I depends on the "Immediate Values" patchset and applies on top of
2.6.24-rc2-git3 in this order :

#RFC
markers-support-multiple-probes.patch
linux-kernel-markers-create-modpost-file.patch
linux-kernel-markers-immediate-values.patch

I submit those as a RFC for now.

Mathieu

-- 
Mathieu Desnoyers
Computer Engineering Ph.D. Student, Ecole Polytechnique de Montreal
OpenPGP key fingerprint: 8CD5 52C3 8E3C 4140 715F  BA06 3F25 A8FE 3BAE 9A68

Copyright © 2007, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds