linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* perfctr-2.5.5 released
@ 2003-06-15 22:29 mikpe
  2003-06-16  0:18 ` [Perfctr-devel] " Hiro Yoshioka
  0 siblings, 1 reply; 4+ messages in thread
From: mikpe @ 2003-06-15 22:29 UTC (permalink / raw)
  To: perfctr-devel; +Cc: linux-kernel

Version 2.5.5 of perfctr, the Linux/x86 performance
monitoring counters driver, is now available at the usual
place: http://www.csd.uu.se/~mikpe/linux/perfctr/

x86-64 users please note that the 2.5.71 kernel won't
compile on x86-64 due to incomplete 'driver model' changes.
A patch to fix this and two other x86-64 bugs is in the
patch-x86_64-2.5.71 file in perfctr's download directory.

Version 2.5.5, 2003-06-15
- Updates for driver model changes in kernel 2.5.71.
- Minor updates to the library's event descriptions for Pentium 4.
- Now supports SuSE's 2.4.19.SuSE-206 kernel for SLES 8 users.
  Autodetection of SuSE kernel versions is not yet implemented:
  pass "--patch=2.4.19.SuSE-206" to perfctr's update-kernel script
  to ensure that the correct patch is applied.
- Patch kit updates for 2.4.21 final and 2.4.20-18 RH kernels.

/ Mikael Pettersson

^ permalink raw reply	[flat|nested] 4+ messages in thread
* Re: [Perfctr-devel] perfctr-2.5.5 released
@ 2003-06-16  0:44 mikpe
  2003-06-16  0:58 ` Hiro Yoshioka
  0 siblings, 1 reply; 4+ messages in thread
From: mikpe @ 2003-06-16  0:44 UTC (permalink / raw)
  To: hyoshiok; +Cc: linux-kernel, perfctr-devel

(I missed the cc: list)

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.

/Mikael

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

end of thread, other threads:[~2003-06-16  1:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-06-15 22:29 perfctr-2.5.5 released mikpe
2003-06-16  0:18 ` [Perfctr-devel] " Hiro Yoshioka
2003-06-16  0:44 mikpe
2003-06-16  0:58 ` Hiro Yoshioka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).