update vers
authorcompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Mon, 12 Jun 2006 16:26:37 +0000 (16:26 +0000)
committercompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Mon, 12 Jun 2006 16:26:37 +0000 (16:26 +0000)
git-svn-id: http://ltt.polymtl.ca/svn@1920 04897980-b3bd-0310-b5e0-8ef037075253

ltt-control/configure.in
ltt-control/facilities/user_generic.xml

index 07e81c4413ac4a9160b2f94dc4c47ed3bc925480..ea3d04396abe2fe21bfe661ca74ea7d67da3545c 100644 (file)
@@ -23,7 +23,7 @@
 AC_PREREQ(2.57)
 AC_INIT(FULL-PACKAGE-NAME, VERSION, BUG-REPORT-ADDRESS)
 #AC_WITH_LTDL  # not needed ?
-AM_INIT_AUTOMAKE(ltt-control,0.9-09062006)
+AM_INIT_AUTOMAKE(ltt-control,0.10-12062006)
 AM_CONFIG_HEADER(config.h)
 AM_PROG_LIBTOOL
 
index 2dc7267c600f07cd36746884947d135e089ae59a..898c22f3dafdd778204c846fada5339b692b9573 100644 (file)
@@ -30,4 +30,8 @@
                <field name="call_site"><pointer></field>
        </event>
 
+       <event name="thread_brand">
+               <description>Name a thread</description>
+               <field name="name"><string></field>
+       </event>
 </facility>
This page took 0.02374 seconds and 4 git commands to generate.