summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorSaya Sugiura <ssugiura@jp.adit-jv.com>2021-03-26 02:52:13 +0000
committerSaya Sugiura <39760799+ssugiura@users.noreply.github.com>2021-10-05 11:19:26 +0900
commit3c3ead84aa51abc8d95c5ee974182194949f63c9 (patch)
tree116153d8ccb8ef32dedb1bc3cc6a808c14c6c0da /CMakeLists.txt
parentcf79abb110c7ff8b5b75c6f48beeddd9d92dfbd3 (diff)
downloadDLT-daemon-3c3ead84aa51abc8d95c5ee974182194949f63c9.tar.gz
lib: Add new interfaces with given buffer
This commit adds new interfaces: - dlt_user_log_write_start_w_given_buffer(): accepts a log buffer as an input. - dlt_user_log_write_finish_w_given_buffer(): finalizes logging and send the message to corresponding output This is to reduce DLT API calls in DLT application as much as possible and avoid allocating dynamic memory within DLT library. The log buffer has to be prepared in DLT application in order to use these interfaces. Signed-off-by: Saya Sugiura <ssugiura@jp.adit-jv.com>
Diffstat (limited to 'CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions