fileops Provider

The fileops provider makes the probes available pertaining to file operations such as open, close, read, write and so on. These probes are not specific to any file system type, nor are they dependent on I/O to external storage devices. For example, the fileops:::read probe fires on any read from a file, regardless of whether the data comes from disk or is cached in memory.