lkml.org 
[lkml]   [2008]   [Jan]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 2/2] Kprobes: Move kprobes examples to samples/
On Thu, Jan 03, 2008 at 10:33:03AM +0100, Ingo Molnar wrote:
>
> * Ananth N Mavinakayanahalli <ananth@in.ibm.com> wrote:
>
> > From: Ananth N Mavinakayanahalli <ananth@in.ibm.com>
> >
> > Move kprobes examples from Documentation/kprobes.txt to under
> > samples/. Patch originally by Randy Dunlap.
>
> nice!
>
> > +config SAMPLE_KPROBES
> > + tristate "Build kprobes examples -- loadable modules only"
> > + depends on KPROBES && m
> > + help
> > + This build several kprobes example modules.
>
> feature request: please make this work in the !modular case as well - if
> built-in then it should just run sometime during bootup and run the
> tests and report success/failure. This way automated testing can pick up
> any regressions much easier.

Will try cook up something along those lines. It'll be easy to verify if
the probes inserted and removed properly, but verifying handlers run
correctly will need some work.

We have a sort of regression test bucket that uses expect to parse the
dmesg to verify handlers did run correctly; that isn't a totally
in-kernel solution anyway. I have a couple of ideas in mind to make it
easier.

Ananth


\
 
 \ /
  Last update: 2008-01-03 11:25    [W:0.061 / U:0.972 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site