article thumbnail

A thorough introduction to bpftrace

Brendan Gregg

The probe specifies what events to instrument, the filter is optional and can filter down the events based on a boolean expression, and the action is the mini program that runs. The probe is BEGIN , a special probe that runs at the beginning of the program (like awk). hardware Hardware counter-based instrumentation.

Latency 68
article thumbnail

SQL Server I/O Basics Chapter #2

SQL Server According to Bob

ReadFile WriteFile ReadFileScatter WriteFileGather GetOverlappedResult ​​ For extended details on the 823 error, see ​​ Error message 823 may indicate hardware problems or system problems ​​ ( [link] i crosoft.com/default.aspx?scid=kb scid=kb ; en-us;828339 ) on the Microsoft Web site.

Servers 40