From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Gardner Subject: Re: [PATCH] xentrace bug fix Date: Fri, 04 Jan 2008 19:22:27 -0700 Message-ID: <477EE9E3.8030307@hp.com> References: <20080103104657906.00000000500@djm-pc> <200801041745.07471.mark.williamson@cl.cam.ac.uk> <20080105015723.GA25658@totally.trollied.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20080105015723.GA25658@totally.trollied.org.uk> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: John Levon Cc: "dan.magenheimer@oracle.com" , xen-devel@lists.xensource.com, Mark Williamson , "Su, Disheng" List-Id: xen-devel@lists.xenproject.org John Levon wrote: > On Fri, Jan 04, 2008 at 05:45:06PM +0000, Mark Williamson wrote: > > >>> Should tools/xentrace/formats be installed by the Makefile with "make >>> install"? >>> >>> If so, to what directory? And what filename? ("formats" is a bit too >>> generic) >>> >>> I propose "/etc/xen/xentrace_format.defs" Anybody disagree? >>> >> I think that'd be sensible; and make xentrace_format look there by default. >> > > Is the file editable by normal users? I would have thought not? > Probably if a user has permission to run xentrace then he will also be able to edit the formats. Rob