Fixed profiler API
authorArmin Novak <armin.novak@thincast.com>
Thu, 15 Nov 2018 16:52:43 +0000 (17:52 +0100)
committerArmin Novak <armin.novak@thincast.com>
Fri, 16 Nov 2018 08:32:15 +0000 (09:32 +0100)
commitd2e1248b099f44675b0a1c827ed83562c5223557
treea2682b10e610c3b3f65d1c555ee5e99f71e20ddc
parentfe1a79759ee32209ff1d41aad8295726fbdb15a3
Fixed profiler API

* Duplicate the name internally to avoid issues with stack
* Made API opaque and removed direct dereferencing of struct.
include/freerdp/utils/profiler.h
libfreerdp/codec/nsc_sse2.c
libfreerdp/codec/rfx_neon.c
libfreerdp/codec/rfx_sse2.c
libfreerdp/utils/profiler.c