gallium: cleanup fence_signalled and fence_finish
[mesa.git] / src / gallium / drivers / trace / trace.xsl
index 9cd621e7ab981d8771f065d6f22008dc074b9b50..7be95e0e75308a0fbab78ed3e88a84a70cd8c36f 100644 (file)
@@ -68,6 +68,9 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
        <xsl:template match="call">
                <li>
+                       <xsl:attribute name="value">
+                               <xsl:apply-templates select="@no"/>
+                       </xsl:attribute>
                        <span class="fun">
                                <xsl:value-of select="@class"/>
                                <xsl:text>::</xsl:text>