From mboxrd@z Thu Jan 1 00:00:00 1970 From: William Cohen Subject: xenoprof support patch issue for oprofile 0.9.3 Date: Tue, 17 Jul 2007 14:46:39 -0400 Message-ID: <469D0E8F.6070504@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Oprofile 0.9.3 released yesterday. The patches for xenoprof are not currently in the upstream oprofile. I noticed that one of the defines in the xenoprof patches for oprofile has a define DOMAIN_SWITCH_CODE in daemon/opd_interface.h which conflicts with SPU_PROFILING_CODE. This conflict will need to be worked out. -Will