From owner-cvs-src@FreeBSD.ORG Thu Apr 12 09:16:54 2007 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D0E6916A402; Thu, 12 Apr 2007 09:16:54 +0000 (UTC) (envelope-from jkoshy@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id AAEB613C45B; Thu, 12 Apr 2007 09:16:54 +0000 (UTC) (envelope-from jkoshy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.8/8.13.8) with ESMTP id l3C9Gs4L047341; Thu, 12 Apr 2007 09:16:54 GMT (envelope-from jkoshy@repoman.freebsd.org) Received: (from jkoshy@localhost) by repoman.freebsd.org (8.13.8/8.13.8/Submit) id l3C9GsxG047340; Thu, 12 Apr 2007 09:16:54 GMT (envelope-from jkoshy) Message-Id: <200704120916.l3C9GsxG047340@repoman.freebsd.org> From: Joseph Koshy Date: Thu, 12 Apr 2007 09:16:54 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/lib/libpmc pmc.3 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Apr 2007 09:16:54 -0000 jkoshy 2007-04-12 09:16:54 UTC FreeBSD src repository Modified files: lib/libpmc pmc.3 Log: Fix a bug in the description of the "p6-div" event. [1] Update the description of the "p6-div" and "p6-mul" events according to the "Intel(r) 64 and IA-32 Architectures Software Developers Manual Volume 3B: System Programming Guide, Part 2, November 2006". Reported by: Harald Servat [1] Revision Changes Path 1.13 +4 -2 src/lib/libpmc/pmc.3