X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=lttv%2Fmodules%2Fgui%2Flttvwindow%2Flttvwindow%2Flttvwindowtraces.h;h=6d7c061badc53b653ae42623d6736155063fc3f2;hb=9a366873e0ed6ecc7f23e2d3a959ecddd4f2f91d;hp=45ad7e228c53a68db3379e87fb0025e3d59e4c52;hpb=f61f4dca50e13aa52b1ca3941c8f420848f4353f;p=lttv.git diff --git a/lttv/modules/gui/lttvwindow/lttvwindow/lttvwindowtraces.h b/lttv/modules/gui/lttvwindow/lttvwindow/lttvwindowtraces.h index 45ad7e22..6d7c061b 100644 --- a/lttv/modules/gui/lttvwindow/lttvwindow/lttvwindowtraces.h +++ b/lttv/modules/gui/lttvwindow/lttvwindow/lttvwindowtraces.h @@ -186,7 +186,7 @@ void lttvwindowtraces_background_notify_queue (gpointer owner, LttvTrace *trace, LttTime notify_time, - const LttvTracesetContextPosition *notify_position, + const LttvTracesetPosition *notify_position, const LttvHooks *notify); /** @@ -204,7 +204,7 @@ void lttvwindowtraces_background_notify_current (gpointer owner, LttvTrace *trace, LttTime notify_time, - const LttvTracesetContextPosition *notify_position, + const LttvTracesetPosition *notify_position, const LttvHooks *notify); /** @@ -263,7 +263,6 @@ void lttvwindowtraces_register_computation_hooks(LttvAttributeName module_name, LttvHooks *before_request, LttvHooks *after_request, LttvHooks *event_hook, - LttvHooksById *event_hook_by_id, LttvHooks *hook_adder, LttvHooks *hook_remover); /**