Skip to content

[runtime-hexagon-rpc] more Hexagon/Android logging#10767

Merged
masahi merged 1 commit intoapache:mainfrom
cconvey:more_logging
Apr 4, 2022
Merged

[runtime-hexagon-rpc] more Hexagon/Android logging#10767
masahi merged 1 commit intoapache:mainfrom
cconvey:more_logging

Conversation

@cconvey
Copy link
Contributor

@cconvey cconvey commented Mar 24, 2022

  • Alter android_bash.sh to meet the runtime conditions needed
    for FARF logging. (Note that FARF logging is also governed
    by certain preprocessor definitions.)

  • Alter android_bash.sh so that any stdout/stderr emitted
    by tvm_rpc_android_server is saved to a log file
    (tvm_rpc_android.log). Previously that output was simply
    lost.

@cconvey
Copy link
Contributor Author

cconvey commented Mar 24, 2022

CC: @areusch @mehrdadh @Lunderberg

Copy link
Member

@mehrdadh mehrdadh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks!!

@mehrdadh
Copy link
Member

@cconvey In the case of multiple tags, it would be great to use them in separate brackets:
[runtime-hexagon-rpc] -> [runtime][hexagon][RPC]

@cconvey
Copy link
Contributor Author

cconvey commented Apr 1, 2022

@cconvey In the case of multiple tags, it would be great to use them in separate brackets: [runtime-hexagon-rpc] -> [runtime][hexagon][RPC]

IIUC there's a plan to tweak the guidelines for these in a few weeks, and so current practices are rather ac hoc. So if there are not serious objections I'm going to leave this as-is for now.

@cconvey
Copy link
Contributor Author

cconvey commented Apr 1, 2022

@kparzysz-quic : Mind merging this?

@kparzysz-quic
Copy link
Contributor

I can merge it, but it needs to pass the CI first. I think you need to rebase, push an empty commit to restart the build.

- Alter `android_bash.sh` to meet the runtime conditions needed
  for FARF logging.  (Note that FARF logging is also governed
  by certain preprocessor definitions.)

- Alter `android_bash.sh` so that any stdout/stderr emitted
  by `tvm_rpc_android_server` is saved to a log file
  (`tvm_rpc_android.log`). Previously that output was simply
  lost.
@masahi masahi merged commit d91fdbb into apache:main Apr 4, 2022
pfk-beta pushed a commit to pfk-beta/tvm that referenced this pull request Apr 11, 2022
- Alter `android_bash.sh` to meet the runtime conditions needed
  for FARF logging.  (Note that FARF logging is also governed
  by certain preprocessor definitions.)

- Alter `android_bash.sh` so that any stdout/stderr emitted
  by `tvm_rpc_android_server` is saved to a log file
  (`tvm_rpc_android.log`). Previously that output was simply
  lost.
mehrdadh pushed a commit to mehrdadh/tvm that referenced this pull request Apr 11, 2022
- Alter `android_bash.sh` to meet the runtime conditions needed
  for FARF logging.  (Note that FARF logging is also governed
  by certain preprocessor definitions.)

- Alter `android_bash.sh` so that any stdout/stderr emitted
  by `tvm_rpc_android_server` is saved to a log file
  (`tvm_rpc_android.log`). Previously that output was simply
  lost.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants