@Tracing() @Tracing(x:function, ...) @Tracing(x:string, ...) @Tracing(x:tab, ...)
Calling @Tracing starts to trace the calls to all functions specified by the arguments. Functions to trace are given by their name (as a string) or by their value (through their identifier) or by a tab containing such values.
With no argument, all user-defined function are traced.
See also @UnTracing and System Related Functions @arch_darwin, @arch_linux, @arch_windows, @configuration_arch, @configuration_audiosample, @configuration_debug, @configuration_faust, @configuration_host, @configuration_release, @configuration_target_architecture, @current_load_directory, @directory_read, @exe_child_of, @exe_parent, @history_length, @host_date, @is_fastforward, @is_following_on, @is_paused, @is_playing_on, @is_running, @is_stopped, @pwd, @system, @Tracing, @UnTracing @usage_resident_memory_size, @usage_statistics, @usage_virtual_memory_size