Fully dynamic ETW controlled logging for ORT and QNN logs #29154
Annotations
4 warnings
Run reviewdog/action-cpplint@master:
onnxruntime/core/common/logging/logging.cc#L28
[cpplint] reported by reviewdog 🐶
Include the directory when naming header files [build/include_subdir] [4]
Raw Output:
onnxruntime/core/common/logging/logging.cc:28: Include the directory when naming header files [build/include_subdir] [4]
|
Run reviewdog/action-cpplint@master:
onnxruntime/core/providers/qnn/qnn_execution_provider.cc#L255
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/core/providers/qnn/qnn_execution_provider.cc:255: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
Run reviewdog/action-cpplint@master:
onnxruntime/core/session/inference_session.cc#L422
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/core/session/inference_session.cc:422: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
Run reviewdog/action-cpplint@master:
onnxruntime/core/session/inference_session.cc#L425
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/core/session/inference_session.cc:425: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
Loading