mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-11-25 05:03:05 +00:00
df67a1207d
If the trace_marker feature was enabled but the sysfs file could not be opened, cros_tracing::push_descriptors() would log an error message each time it was called. We already log an error when tracing can't be initialized, so the extra logs aren't necessary and can be removed. BUG=b:256052372 TEST=cargo build --features=trace_marker and run crosvm Change-Id: If7737cf3f27d7815536310eb995b9fad7669df5d Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/4262324 Reviewed-by: Keiichi Watanabe <keiichiw@chromium.org> Commit-Queue: Daniel Verkamp <dverkamp@chromium.org> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |