Skip to content
Commit d60ee988 authored by Nicola Mazzucato's avatar Nicola Mazzucato Committed by Girish Pathak
Browse files

fwk_multi_thread: Log allocated event instead of submitted event



Currently put_event() logs information about the 'submitted event'
in its parameters. However it is more useful to show the
information about the 'allocated_event' which actually gets
enqueued by the framework.

Hence, replace the 'submitted event' with the 'allocated event' in
call to FWK_LOG_TRACE.

Change-Id: I4fa3971da782b00b26759f8efa810a96e51e81d9
Signed-off-by: Nicola Mazzucato's avatarNicola Mazzucato <nicola.mazzucato@arm.com>
parent a335d03d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment