From: yangyang92 <[email protected]> This series contains a single patch that sets `exclude_guest` to true by default in perf-counter. Since ovsdb-server typically does not need guest context events, this change avoids collecting unnecessary data and improves profiling accuracy on the host.
yangyang92 (1): perf-counter: Enable exclude_guest by default lib/perf-counter.c | 1 + 1 file changed, 1 insertion(+) -- 2.49.0 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
