1MACRO::JSON_OUTPUT_D(3stap) JSON Tapset MACRO::JSON_OUTPUT_D(3stap)
23
4
NAME
6macro::json_output_data_start - Start the json output.
7
SYNOPSIS
9@json_output_data_start()
10
ARGUMENTS
12None
13
DESCRIPTION
15The json_output_data_start macro is designed to be called from the
16'json_data' probe from the user's script. It marks the start of the
17JSON output.
18
SEE ALSO
20tapset::json(3stap)
2122
23
24
SystemTap Tapset Reference October 2018 MACRO::JSON_OUTPUT_D(3stap)