commit | bd7dc46f770d317ada1348294ff1f319243b803b | [log] [tgz] |
---|---|---|
author | Robert Richter <robert.richter@amd.com> | Tue Jan 06 03:56:50 2009 +0100 |
committer | Robert Richter <robert.richter@amd.com> | Wed Jan 07 22:45:46 2009 +0100 |
tree | b328520c9676e4787de076aeb6e5c4804cd14786 | |
parent | d9928c25a6960cf128c2078a89fe6f8e0180ff60 [diff] |
oprofile: add op_cpu_buffer_get_data() 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>