Hi, Attached patch installs the formats file needed for xentrace_format. Signed-off-by: Christoph Egger <Christoph.Egger@amd.com> -- ---to satisfy European Law for business letters: Advanced Micro Devices GmbH Karl-Hammerschmidt-Str. 34, 85609 Dornach b. Muenchen Geschaeftsfuehrer: Thomas M. McCoy, Giuliano Meroni Sitz: Dornach, Gemeinde Aschheim, Landkreis Muenchen Registergericht Muenchen, HRB Nr. 43632 _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Should be installed to a better filename (e.g., xentrace_formats) -- the name of the file in the source tree doesn''t have to change though -- and also xentrace_format should go look in the default place if it is not passed a def_files argument on the command line. Perhaps you can use/extend auxbin.py to avoid hardcoding the config-dir path into xentrace_formats. -- Keir On 19/05/2009 02:30, "Christoph Egger" <Christoph.Egger@amd.com> wrote:> > Hi, > > Attached patch installs the formats file needed for > xentrace_format. > > Signed-off-by: Christoph Egger <Christoph.Egger@amd.com>_______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Christoph Egger
2009-May-19 12:50 UTC
Re: [Xen-devel] [PATCH] xentrace: install formats file
I have a patch almost ready to get rid of hardcoded config dir paths in general. It removes the script_dir in osdep.py completely. I am about doing the interaction with ioemu, so that qemu-ifup is installed properly. I will submit the patch when this is done. Christoph On Tuesday 19 May 2009 14:43:16 Keir Fraser wrote:> Should be installed to a better filename (e.g., xentrace_formats) -- the > name of the file in the source tree doesn''t have to change though -- and > also xentrace_format should go look in the default place if it is not > passed a def_files argument on the command line. Perhaps you can use/extend > auxbin.py to avoid hardcoding the config-dir path into xentrace_formats. > > -- Keir > > On 19/05/2009 02:30, "Christoph Egger" <Christoph.Egger@amd.com> wrote: > > Hi, > > > > Attached patch installs the formats file needed for > > xentrace_format. > > > > Signed-off-by: Christoph Egger <Christoph.Egger@amd.com>-- ---to satisfy European Law for business letters: Advanced Micro Devices GmbH Karl-Hammerschmidt-Str. 34, 85609 Dornach b. Muenchen Geschaeftsfuehrer: Thomas M. McCoy, Giuliano Meroni Sitz: Dornach, Gemeinde Aschheim, Landkreis Muenchen Registergericht Muenchen, HRB Nr. 43632 _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel