add info about what dirs/files are doing
[ust.git] / tests / test-nevents / prog.c
index 6b80d7faa2cb660760d31dcc0f7fa635136e5b2f..b2350cc1274e7c27e4cc53e0de6ec2509b986964 100644 (file)
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301 USA
  */
 
+/* This test generates a trace of a certain number of events. It is used to
+ * check that no events are lost while tracing.
+ */
+
 #include <string.h>
 #include <stdlib.h>
 #include <ust/ust.h>
This page took 0.023184 seconds and 4 git commands to generate.