54f2c841fa
The unit of oprofile_cpu_buffer_size is in samples, but was allocated in bytes. This led to the allocation of too small cpu buffers. This patch recalculates the buffer size in bytes taking also the ring_buffer_event header size into account. Reported-by: Suravee Suthikulpanit <suravee.suthikulpanit@amd.com> Signed-off-by: Robert Richter <robert.richter@amd.com> |
||
---|---|---|
.. | ||
buffer_sync.c | ||
buffer_sync.h | ||
cpu_buffer.c | ||
cpu_buffer.h | ||
event_buffer.c | ||
event_buffer.h | ||
oprof.c | ||
oprof.h | ||
oprofile_files.c | ||
oprofile_stats.c | ||
oprofile_stats.h | ||
oprofilefs.c | ||
timer_int.c |