diff options
author | Kieran Bingham <kieran.bingham@ideasonboard.com> | 2021-03-10 17:44:42 +0000 |
---|---|---|
committer | Kieran Bingham <kieran.bingham@ideasonboard.com> | 2021-03-29 12:18:02 +0100 |
commit | d874b3e34173811fa89b68b4b71f22182bc5fd98 (patch) | |
tree | 585f2e4edc1e7880d5364ff9cde00dc7214428cc /test/log | |
parent | dcc024760a8d4eb35b7d0ca285f566bb1b3e773b (diff) |
libcamera: request: Provide a sequence number
Provide a sequence number on Requests which are added by the pipeline
handler.
Each pipeline handler keeps a requestSequence per CameraData and
increments everytime a request is queued on that camera.
The sequence number is associated with the Request and can be utilised
for assisting with debugging, and printing the queueing sequence of in
flight requests.
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Diffstat (limited to 'test/log')
0 files changed, 0 insertions, 0 deletions