aboutsummaryrefslogtreecommitdiffstats
path: root/trace-graph.h
diff options
context:
space:
mode:
Diffstat (limited to 'trace-graph.h')
-rw-r--r--trace-graph.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/trace-graph.h b/trace-graph.h
index cb8286c..c501353 100644
--- a/trace-graph.h
+++ b/trace-graph.h
@@ -206,6 +206,7 @@ struct graph_info {
206 gint event_sched_switch_id; 206 gint event_sched_switch_id;
207 gint event_wakeup_id; 207 gint event_wakeup_id;
208 gint event_wakeup_new_id; 208 gint event_wakeup_new_id;
209 struct format_field *event_prev_state;
209 struct format_field *event_pid_field; 210 struct format_field *event_pid_field;
210 struct format_field *event_comm_field; 211 struct format_field *event_comm_field;
211 struct format_field *ftrace_pid_field; 212 struct format_field *ftrace_pid_field;