This is the mail archive of the
systemtap@sources.redhat.com
mailing list for the systemtap project.
RE: kprobes status
Seems like a good idea to list all that's going on.
Lynch, Rusty writes:
> Did you mean to include sparc64 instead of ppc? If not, then should we
> list all architectures?
>
> >-----Original Message-----
> >From: Frank Ch. Eigler [mailto:fche@redhat.com]
> >Sent: Tuesday, June 14, 2005 9:05 AM
> >To: Lynch, Rusty
> >Cc: systemtap@sources.redhat.com
> >Subject: Re: kprobes status
> >
> >Hi -
> >
> >On Tue, Jun 14, 2005 at 09:00:45AM -0700, Lynch, Rusty wrote:
> >> [...]
> >> What is the key for the colors?
> >
> >Mostly a joke. From the .html file:
> >
> >...
> >td#angry {text-align: center; background: #e00;}
> >td#sad {text-align: center; background: #48e;}
> >td#happy {text-align: center; background: #0e0;}
> >...
> >
> >
> ><!--
> >In each cell, put something like
> > "in 2.6.12rc44mm3721ac824"
> > a link to a bugzilla show_bug.cgi page
> > a link into a mailing list archive
> >For architecture-independent features, use <td colspan="5">....</td>
> >For done items, use <td id="happy"> ... </td>
> >For missing items, use <td id="sad"> ... </td>
> >For sorely missing items <td id="angry"> ... </td>
> >-->