Provided by: systemtap-doc_3.1-3ubuntu0.1_all bug

NAME

       macro::json_output_data_start - Start the json output.

SYNOPSIS

           @json_output_data_start()

ARGUMENTS

       None

DESCRIPTION

       The json_output_data_start macro is designed to be called from the 'json_data' probe from
       the user's script. It marks the start of the JSON output.

SEE ALSO

       tapset::json(3stap)