lkml.org 
[lkml]   [2010]   [Mar]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    Date
    From
    Subject[070/145] oprofile: remove tracing build dependency
    2.6.32-stable review patch.  If anyone has any objections, please let me know.

    ----------------
    From: Robert Richter <robert.richter@amd.com>

    commit 18b4a4d59e97e7ff13ee84b5bec79f3fc70a9f0a upstream.

    The commit

    1155de4 ring-buffer: Make it generally available

    already made ring-buffer available without the TRACING option
    enabled. This patch removes the TRACING dependency from oprofile.

    Fixes also oprofile configuration on ia64.

    The patch also applies to the 2.6.32-stable kernel.

    Reported-by: Tony Jones <tonyj@suse.de>
    Signed-off-by: Robert Richter <robert.richter@amd.com>
    Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

    ---
    arch/Kconfig | 2 --
    1 file changed, 2 deletions(-)

    --- a/arch/Kconfig
    +++ b/arch/Kconfig
    @@ -6,8 +6,6 @@ config OPROFILE
    tristate "OProfile system profiling (EXPERIMENTAL)"
    depends on PROFILING
    depends on HAVE_OPROFILE
    - depends on TRACING_SUPPORT
    - select TRACING
    select RING_BUFFER
    select RING_BUFFER_ALLOW_SWAP
    help



    \
     
     \ /
      Last update: 2010-03-13 01:55    [W:4.173 / U:0.876 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site