Add project status to readme
[lttngtop.git] / src / cursesdisplay.h
index 9188659d430b410943add1ea3e1aef0a80bd1519..82877f993e13908c8a757a00b3bb04f7865fb3b8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 Julien Desfossez
+ * Copyright (C) 2011-2012 Julien Desfossez
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License Version 2 as
@@ -29,6 +29,7 @@ enum view_list
        process_details,
        iostream,
        tree,
+       kprobes,
 };
 
 enum view_list current_view;
This page took 0.022518 seconds and 4 git commands to generate.