[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen-unstable] [IA64] remove undefined debugging line
# HG changeset patch # User awilliam@xxxxxxxxxxx # Node ID 775fea0a4f164f5d17b77429d8c021626c10668b # Parent fe565ac4bf254cec49d74a009c73da065d09d6d6 [IA64] remove undefined debugging line Signed-off-by: Alex Williamson <alex.williamson@xxxxxx> --- linux-2.6-xen-sparse/arch/ia64/kernel/perfmon.c | 1 - 1 files changed, 1 deletion(-) diff -r fe565ac4bf25 -r 775fea0a4f16 linux-2.6-xen-sparse/arch/ia64/kernel/perfmon.c --- a/linux-2.6-xen-sparse/arch/ia64/kernel/perfmon.c Tue Nov 28 22:54:24 2006 -0700 +++ b/linux-2.6-xen-sparse/arch/ia64/kernel/perfmon.c Wed Nov 29 09:16:46 2006 -0700 @@ -4151,7 +4151,6 @@ pfm_start(pfm_context_t *ctx, void *arg, int state, is_system; if (is_running_on_xen()) { - XENPERFMON_PRINTD("PFM_START\n"); if (is_xenoprof_primary()) return HYPERVISOR_perfmon_op(PFM_START, NULL, 0); return 0; _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |