Skip to content
Commit d69d59f4 authored by Ingo Molnar's avatar Ingo Molnar
Browse files

oprofile: select RING_BUFFER



Impact: build fix

OProfile now depends on the ring buffer infrastructure:

 arch/x86/oprofile/built-in.o: In function `oprofile_add_ibs_sample':
 : undefined reference to `ring_buffer_unlock_commit'

Select TRACING and RING_BUFFER when oprofile is enabled.

Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent c4f50183
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment