public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Hiro Yoshioka <hyoshiok@miraclelinux.com>
To: mikpe@csd.uu.se
Cc: perfctr-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org
Cc: hyoshiok@miraclelinux.com
Subject: Re: [Perfctr-devel] perfctr-2.5.5 released
Date: Mon, 16 Jun 2003 09:18:46 +0900	[thread overview]
Message-ID: <20030616091846G.hyoshiok@miraclelinux.com> (raw)
In-Reply-To: <200306152229.h5FMTa93026063@harpo.it.uu.se>

Hi Mikael,

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
@@ -1,4 +1,4 @@
-$Id: CHANGES,v 1.106 2003/06/01 12:32:45 mikpe Exp $
+$Id: CHANGES,v 1.107 2003/06/15 22:11:23 mikpe Exp $
 
                        CHANGES
                        =======
@@ -6,6 +6,15 @@
 [High-level changes in reverse chronological order. Detailed
  driver changes are in linux/drivers/perfctr/RELEASE-NOTES.]
 
+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.
+
 Version 2.5.4, 2003-06-01
 - Corrected the driver's handling of OVF_PMI+FORCE_OVF counters
   on Pentium 4. This configuration didn't work at all, and
diff -u perfctr-2.5.4/TODO perfctr-2.5.5/TODO
--- perfctr-2.5.4/TODO  2003-06-01 21:27:53.000000000 +0900
+++ perfctr-2.5.5/TODO  2003-06-16 07:09:57.000000000 +0900
@@ -1,4 +1,6 @@
 Changes during perfctr-2.5:
+- SuSE kernels don't use EXTRAVERSION. Fix update-kernel to use
+  rpm to identify the exact version instead.
 - New AoS counter state layout:
        struct perfctr_cpu_user_state {
                unsigned int cstatus;
Common subdirectories: perfctr-2.5.4/etc and perfctr-2.5.5/etc
Common subdirectories: perfctr-2.5.4/examples and perfctr-2.5.5/examples
Common subdirectories: perfctr-2.5.4/linux and perfctr-2.5.5/linux
Common subdirectories: perfctr-2.5.4/patches and perfctr-2.5.5/patches
Common subdirectories: perfctr-2.5.4/usr.lib and perfctr-2.5.5/usr.lib

What's wrong? Any hints?

Regards,
  Hiro

From: mikpe@csd.uu.se
Subject: [Perfctr-devel] perfctr-2.5.5 released
Date: Mon, 16 Jun 2003 00:29:36 +0200 (MEST)
Message-ID: <200306152229.h5FMTa93026063@harpo.it.uu.se>

> 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
> 
> 
> -------------------------------------------------------
> This SF.NET email is sponsored by: eBay
> Great deals on office technology -- on eBay now! Click here:
> http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
> _______________________________________________
> Perfctr-devel mailing list
> Perfctr-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/perfctr-devel

  reply	other threads:[~2003-06-16  0:23 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-15 22:29 perfctr-2.5.5 released mikpe
2003-06-16  0:18 ` Hiro Yoshioka [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-06-16  0:44 [Perfctr-devel] " mikpe
2003-06-16  0:58 ` Hiro Yoshioka

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030616091846G.hyoshiok@miraclelinux.com \
    --to=hyoshiok@miraclelinux.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mikpe@csd.uu.se \
    --cc=perfctr-devel@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox