trace_event_classRegular
4.4: ✅struct trace_event_class {
const char *system;
void *probe;
void *perf_probe;
int (*reg)(struct trace_event_call *, enum trace_reg, void *);
int (*define_fields)(struct trace_event_call *);
struct list_head * (*get_fields)(struct trace_event_call *);
struct list_head fields;
int (*raw_init)(struct trace_event_call *);
};
4.8: ✅struct trace_event_class {
const char *system;
void *probe;
void *perf_probe;
int (*reg)(struct trace_event_call *, enum trace_reg, void *);
int (*define_fields)(struct trace_event_call *);
struct list_head * (*get_fields)(struct trace_event_call *);
struct list_head fields;
int (*raw_init)(struct trace_event_call *);
};
4.10: ✅struct trace_event_class {
const char *system;
void *probe;
void *perf_probe;
int (*reg)(struct trace_event_call *, enum trace_reg, void *);
int (*define_fields)(struct trace_event_call *);
struct list_head * (*get_fields)(struct trace_event_call *);
struct list_head fields;
int (*raw_init)(struct trace_event_call *);
};
4.13: ✅struct trace_event_class {
const char *system;
void *probe;
void *perf_probe;
int (*reg)(struct trace_event_call *, enum trace_reg, void *);
int (*define_fields)(struct trace_event_call *);
struct list_head * (*get_fields)(struct trace_event_call *);
struct list_head fields;
int (*raw_init)(struct trace_event_call *);
};
4.15: ✅struct trace_event_class {
const char *system;
void *probe;
void *perf_probe;
int (*reg)(struct trace_event_call *, enum trace_reg, void *);
int (*define_fields)(struct trace_event_call *);
struct list_head * (*get_fields)(struct trace_event_call *);
struct list_head fields;
int (*raw_init)(struct trace_event_call *);
};
4.18: ✅struct trace_event_class {
const char *system;
void *probe;
void *perf_probe;
int (*reg)(struct trace_event_call *, enum trace_reg, void *);
int (*define_fields)(struct trace_event_call *);
struct list_head * (*get_fields)(struct trace_event_call *);
struct list_head fields;
int (*raw_init)(struct trace_event_call *);
};
5.0: ✅struct trace_event_class {
const char *system;
void *probe;
void *perf_probe;
int (*reg)(struct trace_event_call *, enum trace_reg, void *);
int (*define_fields)(struct trace_event_call *);
struct list_head * (*get_fields)(struct trace_event_call *);
struct list_head fields;
int (*raw_init)(struct trace_event_call *);
};
5.3: ✅struct trace_event_class {
const char *system;
void *probe;
void *perf_probe;
int (*reg)(struct trace_event_call *, enum trace_reg, void *);
int (*define_fields)(struct trace_event_call *);
struct list_head * (*get_fields)(struct trace_event_call *);
struct list_head fields;
int (*raw_init)(struct trace_event_call *);
};
5.4: ✅struct trace_event_class {
const char *system;
void *probe;
void *perf_probe;
int (*reg)(struct trace_event_call *, enum trace_reg, void *);
int (*define_fields)(struct trace_event_call *);
struct list_head * (*get_fields)(struct trace_event_call *);
struct list_head fields;
int (*raw_init)(struct trace_event_call *);
};
5.8: ✅struct trace_event_class {
const char *system;
void *probe;
void *perf_probe;
int (*reg)(struct trace_event_call *, enum trace_reg, void *);
struct trace_event_fields *fields_array;
struct list_head * (*get_fields)(struct trace_event_call *);
struct list_head fields;
int (*raw_init)(struct trace_event_call *);
};
5.11: ✅struct trace_event_class {
const char *system;
void *probe;
void *perf_probe;
int (*reg)(struct trace_event_call *, enum trace_reg, void *);
struct trace_event_fields *fields_array;
struct list_head * (*get_fields)(struct trace_event_call *);
struct list_head fields;
int (*raw_init)(struct trace_event_call *);
};
5.13: ✅struct trace_event_class {
const char *system;
void *probe;
void *perf_probe;
int (*reg)(struct trace_event_call *, enum trace_reg, void *);
struct trace_event_fields *fields_array;
struct list_head * (*get_fields)(struct trace_event_call *);
struct list_head fields;
int (*raw_init)(struct trace_event_call *);
};
5.15: ✅struct trace_event_class {
const char *system;
void *probe;
void *perf_probe;
int (*reg)(struct trace_event_call *, enum trace_reg, void *);
struct trace_event_fields *fields_array;
struct list_head * (*get_fields)(struct trace_event_call *);
struct list_head fields;
int (*raw_init)(struct trace_event_call *);
};
5.19: ✅struct trace_event_class {
const char *system;
void *probe;
void *perf_probe;
int (*reg)(struct trace_event_call *, enum trace_reg, void *);
struct trace_event_fields *fields_array;
struct list_head * (*get_fields)(struct trace_event_call *);
struct list_head fields;
int (*raw_init)(struct trace_event_call *);
};
6.2: ✅struct trace_event_class {
const char *system;
void *probe;
void *perf_probe;
int (*reg)(struct trace_event_call *, enum trace_reg, void *);
struct trace_event_fields *fields_array;
struct list_head * (*get_fields)(struct trace_event_call *);
struct list_head fields;
int (*raw_init)(struct trace_event_call *);
};
6.5: ✅struct trace_event_class {
const char *system;
void *probe;
void *perf_probe;
int (*reg)(struct trace_event_call *, enum trace_reg, void *);
struct trace_event_fields *fields_array;
struct list_head * (*get_fields)(struct trace_event_call *);
struct list_head fields;
int (*raw_init)(struct trace_event_call *);
};
6.8: ✅struct trace_event_class {
const char *system;
void *probe;
void *perf_probe;
int (*reg)(struct trace_event_call *, enum trace_reg, void *);
struct trace_event_fields *fields_array;
struct list_head * (*get_fields)(struct trace_event_call *);
struct list_head fields;
int (*raw_init)(struct trace_event_call *);
};
arm64: ✅struct trace_event_class {
const char *system;
void *probe;
void *perf_probe;
int (*reg)(struct trace_event_call *, enum trace_reg, void *);
int (*define_fields)(struct trace_event_call *);
struct list_head * (*get_fields)(struct trace_event_call *);
struct list_head fields;
int (*raw_init)(struct trace_event_call *);
};
armhf: ✅struct trace_event_class {
const char *system;
void *probe;
void *perf_probe;
int (*reg)(struct trace_event_call *, enum trace_reg, void *);
int (*define_fields)(struct trace_event_call *);
struct list_head * (*get_fields)(struct trace_event_call *);
struct list_head fields;
int (*raw_init)(struct trace_event_call *);
};
ppc64el: ✅struct trace_event_class {
const char *system;
void *probe;
void *perf_probe;
int (*reg)(struct trace_event_call *, enum trace_reg, void *);
int (*define_fields)(struct trace_event_call *);
struct list_head * (*get_fields)(struct trace_event_call *);
struct list_head fields;
int (*raw_init)(struct trace_event_call *);
};
riscv64: ✅struct trace_event_class {
const char *system;
void *probe;
void *perf_probe;
int (*reg)(struct trace_event_call *, enum trace_reg, void *);
int (*define_fields)(struct trace_event_call *);
struct list_head * (*get_fields)(struct trace_event_call *);
struct list_head fields;
int (*raw_init)(struct trace_event_call *);
};
aws: ✅struct trace_event_class {
const char *system;
void *probe;
void *perf_probe;
int (*reg)(struct trace_event_call *, enum trace_reg, void *);
int (*define_fields)(struct trace_event_call *);
struct list_head * (*get_fields)(struct trace_event_call *);
struct list_head fields;
int (*raw_init)(struct trace_event_call *);
};
azure: ✅struct trace_event_class {
const char *system;
void *probe;
void *perf_probe;
int (*reg)(struct trace_event_call *, enum trace_reg, void *);
int (*define_fields)(struct trace_event_call *);
struct list_head * (*get_fields)(struct trace_event_call *);
struct list_head fields;
int (*raw_init)(struct trace_event_call *);
};
gcp: ✅struct trace_event_class {
const char *system;
void *probe;
void *perf_probe;
int (*reg)(struct trace_event_call *, enum trace_reg, void *);
int (*define_fields)(struct trace_event_call *);
struct list_head * (*get_fields)(struct trace_event_call *);
struct list_head fields;
int (*raw_init)(struct trace_event_call *);
};
lowlatency: ✅struct trace_event_class {
const char *system;
void *probe;
void *perf_probe;
int (*reg)(struct trace_event_call *, enum trace_reg, void *);
int (*define_fields)(struct trace_event_call *);
struct list_head * (*get_fields)(struct trace_event_call *);
struct list_head fields;
int (*raw_init)(struct trace_event_call *);
};
Regular
4.4 and 4.8 ✅
4.8 and 4.10 ✅
4.10 and 4.13 ✅
4.13 and 4.15 ✅
4.15 and 4.18 ✅
4.18 and 5.0 ✅
5.0 and 5.3 ✅
5.3 and 5.4 ✅
5.4 and 5.8 ⚠️struct trace_event_fields *fields_array
int (*define_fields)(struct trace_event_call *)
5.8 and 5.11 ✅
5.11 and 5.13 ✅
5.13 and 5.15 ✅
5.15 and 5.19 ✅
5.19 and 6.2 ✅
6.2 and 6.5 ✅
6.5 and 6.8 ✅
amd64 and arm64 ✅
amd64 and armhf ✅
amd64 and ppc64el ✅
amd64 and riscv64 ✅
generic and aws ✅
generic and azure ✅
generic and gcp ✅
generic and lowlatency ✅