xml 1.0
authorcompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Fri, 10 Mar 2006 04:58:01 +0000 (04:58 +0000)
committercompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Fri, 10 Mar 2006 04:58:01 +0000 (04:58 +0000)
git-svn-id: http://ltt.polymtl.ca/svn@1668 04897980-b3bd-0310-b5e0-8ef037075253

ltt/branches/poly/facilities/user_generic.xml

index 778ae98dd8d9a130e89044427b432f59f3b30de1..d5f5239a22d27eead76af63b83b4f63a2cf2d24c 100644 (file)
                <field name="string"><string></field>
   </event>
        
-       <event name="function_entry no_instrument_function">
+       <event name="function_entry" attribute="no_instrument_function">
                <description>Entry in a function</description>
                <field name="this_fn"><pointer></field>
                <field name="call_site"><pointer></field>
        </event>
 
-       <event name="function_exit no_instrument_function">
+       <event name="function_exit" attribute="no_instrument_function">
                <description>Exit from a function</description>
                <field name="this_fn"><pointer></field>
                <field name="call_site"><pointer></field>
This page took 0.024381 seconds and 4 git commands to generate.