[LWN Logo]

Date:	Sun, 14 May 2000 00:49:18 +0200 (MET DST)
From:	Mikael Pettersson <mikpe@csd.uu.se>
To:	linux-kernel@vger.rutgers.edu
Subject: [Announce] Version 1.1 of x86 performance counters driver

Version 1.1 of my x86 performance-monitoring counters driver is
now available at http://www.csd.uu.se/~mikpe/linux/perfctr/.

Summary of changes since version 1.0:
- Support for Linux kernels 2.2.14, 2.2.15 and 2.3.99-pre8.
- Changes to the driver and user-space library to reduce the
  number of getpid() calls. (Suggested by Ulrich Drepper.)
- Added support for the VIA Cyrix III processor.
- Performance improvements in the x86 driver interface.
- Some code cleanups.

This is primarily a maintenance release. The next version will
have API changes to support "multiplexing mode" (automatic
switching between different event types).

/ Mikael Pettersson

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/