Created
March 16, 2016 18:47
-
-
Save andrewloux/83ed2edff816533856d3 to your computer and use it in GitHub Desktop.
regex halp
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 238 R: 13.285000 usecs RT: 12440791.662667 usecs | |
Digraph G { | |
6359376964500652.6359376964501320 [label="e10__t3__NFS3_WRITE_CALL_TYPE\nDEFAULT"] | |
6359376964500652.6359376964518840 [label="e10__t3__NFS_CACHE_BLOCK_OP_TYPE\nNFSCACHE_WRITE"] | |
6359376964500652.6359376964541175 [label="e10__t3__NFS3_WRITE_REPLY_TYPE\nDEFAULT"] | |
6359376964500652.6359376964501320 -> 6359376964500652.6359376964518840 [label="R: 5.840000 us"] | |
6359376964500652.6359376964518840 -> 6359376964500652.6359376964541175 [label="R: 7.445000 us"] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment