diff options
author | Kieran Bingham <kieran.bingham@ideasonboard.com> | 2021-03-02 15:50:41 +0000 |
---|---|---|
committer | Kieran Bingham <kieran.bingham@ideasonboard.com> | 2021-03-08 11:52:10 +0000 |
commit | a36cde7834c114fd14ef07781742b5aa25d0b5d9 (patch) | |
tree | 2425777f0b88a04dd38d5a9110c3ff378f6100de /src/cam/buffer_writer.cpp | |
parent | 3620f25c61cfaf6db3e5128b59e26f8d432c95fd (diff) |
tracing: pipeline_handler: Queue Requests
Add tracing to the base pipeline handler class to track when requests are queued.
Tracing is already available for other Request operations, but queuing a Request
is not an operation handled by the Request itself.
Add the tracepoint to the PipelineHandler::queueRequest() so the lifetime of a
Request can be viewed when tracing.
Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Reviewed-by: Paul Elder <paul.elder@ideasonboard.com>
Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Diffstat (limited to 'src/cam/buffer_writer.cpp')
0 files changed, 0 insertions, 0 deletions