Posted to tcl by lmcvoy at Mon Oct 22 21:36:47 GMT 2007view raw

  1. First number is the line number in the trace file.
  2. Second number is microseconds this call took.
  3. The rest is the ltrace output.
  4.  
  5.  
  6. 25013 26017 14:18:10.859804 memcpy(0x816ded0, "\n /* modify the interpreter s"..., 62) = 0x816ded0
  7. 77660 12012 14:18:13.747451 memcpy(0x81728f8, " CHR('['), CHR(':'),", 23) = 0x81728f8
  8. 119370 93590 14:18:16.025286 free(0x816ec78) = <void>
  9. 303140 43453 14:18:26.088197 memcpy(0x818197e, "he\n *\tinterpreter or namespace, "..., 63) = 0x818197e
  10. 338781 44126 14:18:28.064352 malloc(20) = 0x816de70
  11. 515649 42169 14:18:37.712954 malloc(20) = 0x8196eb0
  12. 525800 10734 14:18:38.311364 SYS_write(1, "\t}\n", 3) = 3
  13. 669476 43472 14:18:46.157470 strcmp("file3", "file3") = 0
  14. 705997 43332 14:18:48.197604 strcmp("tclIO", "tclIO") = 0
  15. 778892 43318 14:18:52.193844 memcpy(0x816ec78, " yyTimezone = 0; yyDSTmode = "..., 42) = 0x816ec78
  16. 930920 11900 14:19:00.498394 write(1, " register ByteCode *codePtr;\t"..., 69 <unfinished ...>
  17. 1033777 43812 14:19:06.138741 SYS_lstat64(0xbff27990, 0xbff278ec, 0xb7f64ff4, 0xbff28a8d, 0xbff28a70) = 0
  18. 1211606 43285 14:19:16.239340 strcmp("tclIO", "tclIO") = 0
  19. 1387346 38676 14:19:26.303966 memcpy(0x816ec78, " /* TIP #280 Force the evalua"..., 62) = 0x816ec78
  20. 1426422 42258 14:19:28.464111 memcpy(0x819c430, "\t\t\t * 'cd [file dirname $path]'."..., 62) = 0x819c430
  21. 1569887 42826 14:19:36.304637 memcpy(0x819c430, " Tcl_PackageUnloadProc *safeU"..., 43) = 0x819c430
  22. 1605044 41510 14:19:38.264731 memcpy(0x817293f, "\n", 1) = 0x817293f
  23. 1739869 42037 14:19:45.609186 malloc(66) = 0x819c430
  24. 1757676 41904 14:19:46.617268 strcmp("tclIO", "tclIO") = 0
  25. 1769559 14845 14:19:47.293304 free(0x8171d18) = <void>
  26. 2630856 12176 14:20:34.056260 strcmp("tclIO", "tclIO") = 0
  27.