On 06/03/2019 22:57, Mathieu Poirier wrote:
There is no point in allocating sink memory for a trace session if there is not way to free it once it is no longer needed. As such make sure the sink API function to allocate and free memory have been implemented before moving ahead with the establishment of a trace session.
Signed-off-by: Mathieu Poirier mathieu.poirier@linaro.org
nit: Subject could be "s/Refactor/Clean up/"
Reviewed-by: Suzuki K Poulose suzuki.poulose@arm.com