Update calibration
[lttng-modules.git] / ltt-debugfs-abi.h
index 3a2b81f14bb35fcbd4bd0c352ff7e322b056cd33..f041476f259696a58c55d3de27f41cdc8e9f9599 100644 (file)
@@ -87,11 +87,6 @@ enum lttng_calibrate_type {
 
 struct lttng_calibrate {
        enum lttng_calibrate_type type; /* type (input) */
-       union {
-               struct {
-                       uint64_t addr;  /* address to probe (output) */
-               } kretprobe;
-       } u;
 };
 
 enum lttng_kernel_context_type {
This page took 0.023374 seconds and 4 git commands to generate.