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