mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-25 02:32:08 +03:00
Module covered: dce-trace This is not a functional change. It does the following: 1) Add new os/linux/include/dce-os-trace.h to abstract trace event functionality. Define static inline wrappers dce_os_trace_*() to corresponding existing trace_*() functions. 2) Remove intermediate os header os/include/os-dce-events.h and replace all includes directly with <dce-os-trace.h>` JIRA TDS-16126 Change-Id: I800be4a2b9b51214af4c2531e34dbdd41caccaea Signed-off-by: anupamg <anupamg@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/3229379 Reviewed-by: Mahesh Kumar <mahkumar@nvidia.com> Reviewed-by: Arun Swain <arswain@nvidia.com> GVS: buildbot_gerritrpt <buildbot_gerritrpt@nvidia.com>