trace_event_raw_cros_ec_cmd_classRegular
4.4: Absent ⚠️
4.8: Absent ⚠️
4.10: Absent ⚠️
4.13: Absent ⚠️
4.15: Absent ⚠️
4.18: Absent ⚠️
5.0: Absent ⚠️
5.3: ✅struct trace_event_raw_cros_ec_cmd_class {
struct trace_entry ent;
uint32_t version;
uint32_t command;
char __data[0];
};
5.4: ✅struct trace_event_raw_cros_ec_cmd_class {
struct trace_entry ent;
uint32_t version;
uint32_t command;
char __data[0];
};
5.8: Absent ⚠️
5.11: Absent ⚠️
5.13: Absent ⚠️
5.15: Absent ⚠️
5.19: Absent ⚠️
6.2: Absent ⚠️
6.5: Absent ⚠️
6.8: Absent ⚠️
arm64: ✅struct trace_event_raw_cros_ec_cmd_class {
struct trace_entry ent;
uint32_t version;
uint32_t command;
char __data[0];
};
armhf: ✅struct trace_event_raw_cros_ec_cmd_class {
struct trace_entry ent;
uint32_t version;
uint32_t command;
char __data[0];
};
ppc64el: Absent ⚠️
riscv64: Absent ⚠️
aws: ✅struct trace_event_raw_cros_ec_cmd_class {
struct trace_entry ent;
uint32_t version;
uint32_t command;
char __data[0];
};
azure: Absent ⚠️
gcp: ✅struct trace_event_raw_cros_ec_cmd_class {
struct trace_entry ent;
uint32_t version;
uint32_t command;
char __data[0];
};
lowlatency: ✅struct trace_event_raw_cros_ec_cmd_class {
struct trace_entry ent;
uint32_t version;
uint32_t command;
char __data[0];
};
Regular
5.3 and 5.4 ✅
amd64 and arm64 ✅
amd64 and armhf ✅
generic and aws ✅
generic and gcp ✅
generic and lowlatency ✅