> On Mon, 16 Jun 2003 09:18:46 +0900, Hiro Yoshioka wrote:
> > I just download perfctr 2.5.5 and see the difference
> > between 2.5.4 and 2.5.5 but I could not find code
> > changes except the changelog and todo.
> >
> > $ diff -u perfctr-2.5.4 perfctr-2.5.5
> > diff -u perfctr-2.5.4/CHANGES perfctr-2.5.5/CHANGES
> > --- perfctr-2.5.4/CHANGES 2003-06-01 21:32:45.000000000 +0900
> > +++ perfctr-2.5.5/CHANGES 2003-06-16 07:11:23.000000000 +0900
>
> Missing '-r' option to diff, so it only diffs the toplevel files.
> Use diff -ruN to compare two directories recursively.
Thanks for your quick help.
I have made a patch for perfctr 2.5.5 of hardmeter which
is a memory profiling tool using Intel P4's PEBS (precise
event based sampling) hardware monitoring facility.
See the following patch.
https://sourceforge.jp/projects/hardmeter/
(some pages are written in Japanese)
Regards,
Hiro
-- Hiro Yoshioka/CTO, Miracle Linux mailto:hyoshiok@miraclelinux.com http://www.miraclelinux.com - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Sun Jun 15 2003 - 22:00:43 EST