Skip to content

Add ASYN_TRACE_INFO#9

Closed
tboegi wants to merge 1 commit into
epics-modules:masterfrom
tboegi:151008_ASYN_TRACE_INFO
Closed

Add ASYN_TRACE_INFO#9
tboegi wants to merge 1 commit into
epics-modules:masterfrom
tboegi:151008_ASYN_TRACE_INFO

Conversation

@tboegi

@tboegi tboegi commented Oct 8, 2015

Copy link
Copy Markdown
Contributor

In case that the traces ASYN_TRACE_FLOW or ASYN_TRACEIO_DRIVER
are too spammy, add ASYN_TRACE_INFO

This can be used to trace commands send to a device like a motor,
or selective status changes.

In case that the traces ASYN_TRACE_FLOW or ASYN_TRACEIO_DRIVER
are too spammy, add ASYN_TRACE_INFO

This can be used to trace commands send to a device like a motor,
or selective status changes.
@ulrikpedersen

Copy link
Copy Markdown
Member

Hi @tboegi

I think its a good idea to add another trace flag - we sometimes end up adding an extra custom trace flag like this for specific drivers anyway. However, your patch is lacking a few bits before it is really useful - mainly the bits that lets us control it through the asynRecord.

FYI a similar flag (ASYN_TRACE_WARNING) was added in June 2013. The tech-talk discussion is here. If you have a look at the history of that series of commits you can see how the flag was added to the asynRecord. The relevant changes start from commit b605da8

@tboegi

tboegi commented Nov 27, 2017

Copy link
Copy Markdown
Contributor Author

I realize 3 problems:

  1. The repo from the PR does not exist any more
  2. The "INFO" was too confusing
  3. I don't have any of EDM, MEDM or whatever UI tools available.

However, 1) and 2) are addressed here:
#63

@tboegi tboegi closed this Dec 21, 2017
@tboegi

tboegi commented Dec 21, 2017

Copy link
Copy Markdown
Contributor Author

See #63

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.

2 participants