This class is responsible for acquiring access to the instrumentation buffer stored in a file referenced by a file URI.
Access | Constructor and Description |
---|---|
public | PerfDataBuffer(VmIdentifier
the file: URI to the instrumentation buffer file vmid)Create a PerfDataBuffer instance for accessing the specified instrumentation buffer. |
PerfDataBuffer | back to summary |
---|---|
public PerfDataBuffer(VmIdentifier vmid) throws MonitorException Create a PerfDataBuffer instance for accessing the specified instrumentation buffer.
|