Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

33 lines
1.1 KiB

  1. @rem LS_COG Change Order Guid of the form xxxxxxxx
  2. @rem LS_FID File ID of the form xxxxxxxx xxxxxxxx
  3. @rem LS_PFID Parent File ID of the form xxxxxxxx xxxxxxxx
  4. @rem LS_FGUID File Guid of the form xxxxxxxx
  5. @rem LS_PFGUID File parent Guid of the form xxxxxxxx
  6. @rem LS_FNAME Filename
  7. @rem LS_FRSVSN Vol Sequence number of the form xxxxxxxx xxxxxxxx
  8. @rem LS_CXTG Connection trace records (:X:) of the form xxxxxxxx
  9. @rem LS_REPLCXTION Text string of replica set names to print :S: and :X: records
  10. @rem LS_TRACETAG Text string starting after the leading [ at the end of the :: records.
  11. @rem LS_BUGNAME Test string to put at the top of the output file.
  12. @rem WATCH TRAILING COMMAS
  13. set LS_BUGNAME=Bug
  14. set LS_COG=
  15. set LS_FID=
  16. set LS_PFID=
  17. set LS_FGUID=
  18. set LS_PFGUID=
  19. set LS_FNAME=
  20. set LS_CXTG=
  21. set LS_REPLCXTION=
  22. set LS_FRSVSN=
  23. set LS_TRACETAG=
  24. rem set LS_TRACETAG=CO Retry Submit,Co FCN_CORETRY_ONE_CXTION,CO Fetch,IsConflict
  25. rem call ..\..\logrange 1 23 file_list
  26. rem call ..\..\logscan !file_list! > test.scn
  27. call ..\..\logscan NtFrs_*.log > test.scn