[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [RFC PATCH v3] tools/xentop: Add physical CPU statistics support
- To: Anthony PERARD <anthony.perard@xxxxxxxxxx>
- From: Jahan Murudi <jahan.murudi.zg@xxxxxxxxxxx>
- Date: Tue, 19 Aug 2025 05:26:40 +0000
- Accept-language: en-IN, kn-IN, en-US
- Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=renesas.com; dmarc=pass action=none header.from=renesas.com; dkim=pass header.d=renesas.com; arc=none
- Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector10001; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=lt1z5mfNShiW85IyOxztuczPGD391Y37CzfRyaJYOtU=; b=aMJ5z0eDRLELCYRM5dqqHmXLqrnLkxihQLKhny+p0YSyWmMVrVBzpgVqaLm1mGFrFlnn3+UU1dJwMk/lVqPQsQft7OUYKVx276e16F9kbE9XVJ3gRTiZnIO6TwcJkLMm1kyO9U6GSCWBaTJlsyoU3FWF8rwutjDAUelVKLYOSDaebu2itkfGCIThoKID8Nom6Tllu+71aiyd8PbmiTLnxgLmumRKzlxnXFbp05e3fWQl7+0gUHdr2CJztTfPfj1hqB6IRysoRYvgVtREcpntNoS93/Y+1bSGKcDd/k4x+y7YK/gMmB5XGS777FjVVck+gj9r5x7BWLYr8NFhudHGdg==
- Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=Go5fNQm8USQPuwyWo2J0skqt6x+/Xw91KVNEnQkFPpHJkAydfzV0DIiUzHmHbjjdx69ukz7RpVRYDNo/nDJBnq/GtVvJ/1oxIo6TX87iLh3ijkBZnCg2KpH2c/85HdhwDwvbS6aB2oTlkRUbozgeONUZSsLA6Bt+FidiFg0s3OsXyt1CGgt8DPTSEV7uiKdI4yFY272zKW9G07Og2rNBIdljMsfK5LycTi5gSarclyPU4cIVugKViM9jhxTJ1Cik+RrRkqf2c1k2e9dBotRT+JBEDYiLjiBleuxHeBadJRNEoXDN4G/rNj2ShxkTFtJRW6JOHWPeVbke1UAA7GXaMg==
- Authentication-results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=renesas.com;
- Cc: "xen-devel@xxxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxxx>, Jahan Murudi <jahan.murudi.zg@xxxxxxxxxxx>
- Delivery-date: Tue, 19 Aug 2025 05:27:11 +0000
- List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
- Thread-index: AQHcBUCr71rqGhBhY0G/R3coh3xt6bRph6oA
- Thread-topic: [RFC PATCH v3] tools/xentop: Add physical CPU statistics support
Hi Anthony,
I wanted to kindly follow up on the patch I sent earlier:
> Introduce a new '-p/--pcpus' flag to display physical CPU utilization metrics
> using xc_interface. This provides hypervisor-level CPU usage insights
> alongside existing domain statistics. This helps correlate VM resource usage
> with host CPU load patterns.
Would you be able to review it (and merge if it looks good)? Please let me know
if you’d like any adjustments.
Thanks a lot for your time.
Best regards,
Jahan
|