diff options
author | Sergey Ryazanov <[email protected]> | 2021-12-07 12:21:37 +0300 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2021-12-08 17:58:57 -0800 |
commit | e9877d4ef856c7e8c66e942baa94dd0dde09b787 (patch) | |
tree | 3103ade131a1143804049bd601a9115645622e02 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | a43a07202160c430c8ac405756b98eb55fc07774 (diff) |
net: wwan: iosm: consolidate trace port init code
Move the channel related structures initialization from
ipc_imem_channel_init() to ipc_trace_init() and call it directly. On the
one hand, this makes the trace port initialization symmetric to the
deitialization, that is, it removes the additional wrapper.
On the other hand, this change consolidates the trace port related code
into a single source file, what facilitates an upcoming disabling of
this functionality by a user choise.
Signed-off-by: Sergey Ryazanov <[email protected]>
Reviewed-by: Loic Poulain <[email protected]>
Acked-by: M Chetan Kumar <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions