We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a238d6a commit 1363b63Copy full SHA for 1363b63
extension/pybindings/pybindings.cpp
@@ -816,8 +816,7 @@ struct PyModule final {
816
ET_LOG(
817
Info,
818
"No etdump data found, try rebuilding with "
819
- "the CMake option EXECUTORCH_ENABLE_EVENT_TRACER or with "
820
- "buck run --config executorch.event_tracer_enabled=true");
+ "the CMake option EXECUTORCH_ENABLE_EVENT_TRACER");
821
}
822
823
0 commit comments