aboutsummaryrefslogtreecommitdiffstats
path: root/internal/testbinapi/binapi2001/.vppapi/plugins/trace.api.json
diff options
context:
space:
mode:
Diffstat (limited to 'internal/testbinapi/binapi2001/.vppapi/plugins/trace.api.json')
-rw-r--r--internal/testbinapi/binapi2001/.vppapi/plugins/trace.api.json171
1 files changed, 0 insertions, 171 deletions
diff --git a/internal/testbinapi/binapi2001/.vppapi/plugins/trace.api.json b/internal/testbinapi/binapi2001/.vppapi/plugins/trace.api.json
deleted file mode 100644
index b6d5e68..0000000
--- a/internal/testbinapi/binapi2001/.vppapi/plugins/trace.api.json
+++ /dev/null
@@ -1,171 +0,0 @@
-{
- "types": [],
- "messages": [
- [
- "trace_profile_add",
- [
- "u16",
- "_vl_msg_id"
- ],
- [
- "u32",
- "client_index"
- ],
- [
- "u32",
- "context"
- ],
- [
- "u8",
- "trace_type"
- ],
- [
- "u8",
- "num_elts"
- ],
- [
- "u8",
- "trace_tsp"
- ],
- [
- "u32",
- "node_id"
- ],
- [
- "u32",
- "app_data"
- ],
- {
- "crc": "0xde08aa6d"
- }
- ],
- [
- "trace_profile_add_reply",
- [
- "u16",
- "_vl_msg_id"
- ],
- [
- "u32",
- "context"
- ],
- [
- "i32",
- "retval"
- ],
- {
- "crc": "0xe8d4e804"
- }
- ],
- [
- "trace_profile_del",
- [
- "u16",
- "_vl_msg_id"
- ],
- [
- "u32",
- "client_index"
- ],
- [
- "u32",
- "context"
- ],
- {
- "crc": "0x51077d14"
- }
- ],
- [
- "trace_profile_del_reply",
- [
- "u16",
- "_vl_msg_id"
- ],
- [
- "u32",
- "context"
- ],
- [
- "i32",
- "retval"
- ],
- {
- "crc": "0xe8d4e804"
- }
- ],
- [
- "trace_profile_show_config",
- [
- "u16",
- "_vl_msg_id"
- ],
- [
- "u32",
- "client_index"
- ],
- [
- "u32",
- "context"
- ],
- {
- "crc": "0x51077d14"
- }
- ],
- [
- "trace_profile_show_config_reply",
- [
- "u16",
- "_vl_msg_id"
- ],
- [
- "u32",
- "context"
- ],
- [
- "i32",
- "retval"
- ],
- [
- "u8",
- "trace_type"
- ],
- [
- "u8",
- "num_elts"
- ],
- [
- "u8",
- "trace_tsp"
- ],
- [
- "u32",
- "node_id"
- ],
- [
- "u32",
- "app_data"
- ],
- {
- "crc": "0x0f1d374c"
- }
- ]
- ],
- "unions": [],
- "enums": [],
- "services": {
- "trace_profile_add": {
- "reply": "trace_profile_add_reply"
- },
- "trace_profile_del": {
- "reply": "trace_profile_del_reply"
- },
- "trace_profile_show_config": {
- "reply": "trace_profile_show_config_reply"
- }
- },
- "options": {
- "version": "1.0.0"
- },
- "aliases": {},
- "vl_api_version": "0x397cbf90"
-}