update for powerpc
[lttv.git] / ltt / branches / poly / lttv / lttv / state.h
index 3b9dda4afa67921d5d2fe42a4afe4efbd4847928..62f8e3ab28c11bd010091260e7424f6830862bf6 100644 (file)
@@ -279,8 +279,9 @@ struct _LttvTraceState {
   /* Block/char devices, locks, memory pages... */
   GQuark *eventtype_names;
   GQuark *syscall_names;
-       guint  nb_syscalls;
+  guint  nb_syscalls;
   GQuark *trap_names;
+  guint  nb_traps;
   GQuark *irq_names;
   GQuark *soft_irq_names;
   LttTime *max_time_state_recomputed_in_seek;
This page took 0.025524 seconds and 4 git commands to generate.