oprofile: add op_cpu_buffer_get_data()
authorRobert Richter <robert.richter@amd.com>
Tue, 6 Jan 2009 02:56:50 +0000 (03:56 +0100)
committerRobert Richter <robert.richter@amd.com>
Wed, 7 Jan 2009 21:45:46 +0000 (22:45 +0100)
This function provides access to attached data of a sample. It returns
the size of data including the current value. Also,
op_cpu_buffer_get_size() is available to check if there is data
attached.

Signed-off-by: Robert Richter <robert.richter@amd.com>

No differences found