All of lore.kernel.org
 help / color / mirror / Atom feed
* [KJ] Automating kernel regression detection
@ 2006-04-26 14:57 James Kenefick
  2006-04-26 16:12 ` Greg KH
  2006-04-26 16:26 ` Adrian Bunk
  0 siblings, 2 replies; 3+ messages in thread
From: James Kenefick @ 2006-04-26 14:57 UTC (permalink / raw)
  To: kernel-janitors


[-- Attachment #1.1: Type: text/plain, Size: 652 bytes --]

Hi 

   I was hoping I could get some members of this community to take
a look at a project which identifies which kernel patch, in a set of 
patches
introduces a regression into the source tree, and provide feedback to
the team developing the tool.

The tool is called PyReT and can be found at http://pyret.sf.net

Feedback can be provided directly to the project team via their
mailing list.

thanks for your time
  -James

----------------------------------------------------------------------------
"It is one of life's greatest compensation's, that we can not sincerely 
try to help someone else without helping ourselves."

-Ralph Waldo Emerson-

[-- Attachment #1.2: Type: text/html, Size: 1170 bytes --]

[-- Attachment #2: Type: text/plain, Size: 168 bytes --]

_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
https://lists.osdl.org/mailman/listinfo/kernel-janitors

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [KJ] Automating kernel regression detection
  2006-04-26 14:57 [KJ] Automating kernel regression detection James Kenefick
@ 2006-04-26 16:12 ` Greg KH
  2006-04-26 16:26 ` Adrian Bunk
  1 sibling, 0 replies; 3+ messages in thread
From: Greg KH @ 2006-04-26 16:12 UTC (permalink / raw)
  To: kernel-janitors

[-- Attachment #1: Type: text/plain, Size: 544 bytes --]

On Wed, Apr 26, 2006 at 09:57:36AM -0500, James Kenefick wrote:
> Hi 
> 
>    I was hoping I could get some members of this community to take
> a look at a project which identifies which kernel patch, in a set of 
> patches
> introduces a regression into the source tree, and provide feedback to
> the team developing the tool.
> 
> The tool is called PyReT and can be found at http://pyret.sf.net
> 
> Feedback can be provided directly to the project team via their
> mailing list.

How is this different from 'git bisect'?

thanks,

greg k-h

[-- Attachment #2: Type: text/plain, Size: 168 bytes --]

_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
https://lists.osdl.org/mailman/listinfo/kernel-janitors

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [KJ] Automating kernel regression detection
  2006-04-26 14:57 [KJ] Automating kernel regression detection James Kenefick
  2006-04-26 16:12 ` Greg KH
@ 2006-04-26 16:26 ` Adrian Bunk
  1 sibling, 0 replies; 3+ messages in thread
From: Adrian Bunk @ 2006-04-26 16:26 UTC (permalink / raw)
  To: kernel-janitors

[-- Attachment #1: Type: text/plain, Size: 1170 bytes --]

On Wed, Apr 26, 2006 at 09:57:36AM -0500, James Kenefick wrote:

> Hi 

Hi James,

>    I was hoping I could get some members of this community to take
> a look at a project which identifies which kernel patch, in a set of 
> patches
> introduces a regression into the source tree, and provide feedback to
> the team developing the tool.
> 
> The tool is called PyReT and can be found at http://pyret.sf.net
> 
> Feedback can be provided directly to the project team via their
> mailing list.

my first impression is your project is a big design document with a big 
architecture searching for use cases...

There are already people doing regular LTP runs, there are people doing 
regular compile tests, and much more.

The big problem with kernel bugs is the manual work for debugging them, 
not the few steps required with the existing tools to bisect patches or 
git trees.

> thanks for your time
>   -James

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed


[-- Attachment #2: Type: text/plain, Size: 168 bytes --]

_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
https://lists.osdl.org/mailman/listinfo/kernel-janitors

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-04-26 16:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-26 14:57 [KJ] Automating kernel regression detection James Kenefick
2006-04-26 16:12 ` Greg KH
2006-04-26 16:26 ` Adrian Bunk

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.