mirror of
https://github.com/wolfpld/tracy
synced 2025-04-30 20:53:52 +00:00
Add support of Oracle Sun 12.6
This commit is contained in:
parent
21c8d7615d
commit
fd33d1c839
@ -1007,7 +1007,9 @@ module tracy
|
|||||||
public :: tracy_zone_context
|
public :: tracy_zone_context
|
||||||
public :: tracy_source_location_data
|
public :: tracy_source_location_data
|
||||||
!
|
!
|
||||||
|
#ifndef __SUNPRO_F90
|
||||||
type(TracyColors_t), public, parameter :: TracyColors = TracyColors_t()
|
type(TracyColors_t), public, parameter :: TracyColors = TracyColors_t()
|
||||||
|
#endif
|
||||||
!
|
!
|
||||||
public :: tracy_set_thread_name
|
public :: tracy_set_thread_name
|
||||||
public :: tracy_startup_profiler, tracy_shutdown_profiler, tracy_profiler_started
|
public :: tracy_startup_profiler, tracy_shutdown_profiler, tracy_profiler_started
|
||||||
|
Loading…
x
Reference in New Issue
Block a user