control_flow_data->tab = tab;
- //g_debug("time width2 : %u",time_window->time_width);
// Unreg done in the GuiControlFlow_Destructor
lttvwindow_register_traceset_notify(tab,
traceset_notify,
LttTime evtime = ltt_event_time(e);
- guint width = drawing->width;
-
/* we are in a schedchange, before the state update. We must draw the
* items corresponding to the state before it changes : now is the right
* time to do it.
|| ltt_time_compare(evtime, time_window.end_time) == 1)
return;
#endif //EXTRA_CHECK
-
+
+ guint width = drawing->width;
guint x;
convert_time_to_pixels(
time_window,
|| ltt_time_compare(evtime, time_window.end_time) == 1)
return;
#endif //EXTRA_CHECK
-
+ guint width = drawing->width;
guint x;
convert_time_to_pixels(
time_window,
|| ltt_time_compare(evtime, time_window.end_time) == 1)
return;
#endif //EXTRA_CHECK
+ guint width = drawing->width;
guint x;
convert_time_to_pixels(
time_window,
|| ltt_time_compare(evtime, time_window.end_time) == 1)
return;
#endif //EXTRA_CHECK
+ guint width = drawing->width;
guint x;
convert_time_to_pixels(
LttTime evtime = ltt_event_time(e);
- guint width = control_flow_data->drawing->width;
-
/* Add process to process list (if not present) */
LttvProcessState *process_out, *process_in;
LttTime birth;
//process_in = lttv_state_find_process(tfs, pid_in);
process_in = tfs->process;
/* It should exist, because we are after the state update. */
+#ifdef EXTRA_CHECK
g_assert(process_in != NULL);
-
+#endif //EXTRA_CHECK
birth = process_in->creation_time;
hashed_process_data_in = processlist_get_process_data(process_list,
return;
#endif //EXTRA_CHECK
+ guint width = control_flow_data->drawing->width;
guint new_x;
convert_time_to_pixels(
e = tfc->e;
LttTime evtime = ltt_event_time(e);
- guint width = drawing->width;
/* we are in a execmode, before the state update. We must draw the
* items corresponding to the state before it changes : now is the right
|| ltt_time_compare(evtime, time_window.end_time) == 1)
return;
#endif //EXTRA_CHECK
+ guint width = drawing->width;
guint x;
convert_time_to_pixels(
time_window,
|| ltt_time_compare(evtime, time_window.end_time) == 1)
return;
#endif //EXTRA_CHECK
+ guint width = drawing->width;
guint x;
convert_time_to_pixels(
e = tfc->e;
LttTime evtime = ltt_event_time(e);
- guint width = control_flow_data->drawing->width;
/* Add process to process list (if not present) */
LttvProcessState *process;
|| ltt_time_compare(evtime, time_window.end_time) == 1)
return;
#endif //EXTRA_CHECK
-
-
+ guint width = control_flow_data->drawing->width;
guint new_x;
convert_time_to_pixels(
e = tfc->e;
LttTime evtime = ltt_event_time(e);
- guint width = control_flow_data->drawing->width;
guint sub_id;
{
return;
#endif //EXTRA_CHECK
+ guint width = drawing->width;
guint x;
convert_time_to_pixels(
time_window,
|| ltt_time_compare(evtime, time_window.end_time) == 1)
return;
#endif //EXTRA_CHECK
-
+ guint width = drawing->width;
guint x;
convert_time_to_pixels(
{
EventsRequest *events_request = (EventsRequest*)hook_data;
ControlFlowData *control_flow_data = events_request->viewer_data;
+ Drawing_t *drawing = control_flow_data->drawing;
LttvTracefileContext *tfc = (LttvTracefileContext *)call_data;
e = tfc->e;
LttTime evtime = ltt_event_time(e);
- guint width = control_flow_data->drawing->width;
guint sub_id;
guint param1;
return;
#endif //EXTRA_CHECK
+ guint width = drawing->width;
guint new_x;
convert_time_to_pixels(
time_window,
return;
#endif //EXTRA_CHECK
+ guint width = drawing->width;
guint new_x;
convert_time_to_pixels(
time_window,
LttvTracesetContext *tsc = (LttvTracesetContext*)closure_data->tss;
LttTime evtime = closure_data->end_time;
- guint width = drawing->width;
{
/* For the process */
|| ltt_time_compare(evtime, time_window.end_time) == 1)
return;
#endif //EXTRA_CHECK
+ guint width = drawing->width;
guint x;
convert_time_to_pixels(