on windows, Is there a tool like blktrace to view block IO?

puchun jiang 6 Reputation points
2020-09-28T11:19:37.193+00:00

Hi all:

on the windows system, Is there a tool like Linux blktrace to view block IO?
use the tools we can analysis some application‘s IO module, such as randwrite, sequence write , and so on.

Thanks,
Regards
Jiang

Windows for business | Windows Server | User experience | Other
0 comments No comments
{count} votes

3 answers

Sort by: Most helpful
  1. Anonymous
    2020-09-29T01:50:56.727+00:00

    HI,
    You could try using Performance Monitor on Windows.
    Check out these steps on capturing Disk IO activity using Performance Monitor:
    https://portal.smartertools.com/kb/a2999/configure-perfmon-to-capture-disk-io-activity-and-potential-disk-issues_.aspx

    Please note: Information posted in the given link is hosted by a third party. Microsoft does not guarantee the accuracy and effectiveness of information

    Best regards.

    ============================================

    If the Answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

  2. MotoX80 36,401 Reputation points
    2020-09-29T02:54:49.487+00:00

    I have solved many problems using the Sysinternals (Microsoft) Process Monitor tool.

    0 comments No comments

  3. puchun jiang 6 Reputation points
    2020-09-30T09:45:25.65+00:00

    Hi All:

    thanks for your reply.

    I want to get the Disk IO trace, Performance Monitor and Process Monitor I have tryed both, all of them cann't meet my request.

    anyway thanks.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.