aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorChuck Lever <[email protected]>2019-10-09 13:07:21 -0400
committerAnna Schumaker <[email protected]>2019-10-24 10:30:39 -0400
commit4b93dab36f28e673725e5e6123ebfccf7697f96a (patch)
tree5a4219107f6f45ad892a186618fc0b60a94185be /tools/perf/util/trace-event-scripting.c
parentbf7ca707ae60045342e145c88a83bbe00f66775f (diff)
xprtrdma: Add unique trace points for posting Local Invalidate WRs
When adding frwr_unmap_async way back when, I re-used the existing trace_xprtrdma_post_send() trace point to record the return code of ib_post_send. Unfortunately there are some cases where re-using that trace point causes a crash. Instead, construct a trace point specific to posting Local Invalidate WRs that will always be safe to use in that context, and will act as a trace log eye-catcher for Local Invalidation. Fixes: 847568942f93 ("xprtrdma: Remove fr_state") Fixes: d8099feda483 ("xprtrdma: Reduce context switching due ... ") Signed-off-by: Chuck Lever <[email protected]> Tested-by: Bill Baker <[email protected]> Signed-off-by: Anna Schumaker <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions