lkml.org 
[lkml]   [2010]   [Sep]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH 3/3] tracing: Remove leftover FTRACE_ENABLE/DISABLE_MCOUNT enums
From
Date
On Tue, 14 Sep 2010 23:01:42 EDT, Steven Rostedt said:
> From: Steven Rostedt <srostedt@redhat.com>
>
> The enums for FTRACE_ENABLE_MCOUNT and FTRACE_DISABLE_MCOUNT were
> used as commands to ftrace_run_update_code(). But these commands
> were used by the old nasty ftrace daemon that has long been slain.

> - FTRACE_START_FUNC_RET = (1 << 5),
> - FTRACE_STOP_FUNC_RET = (1 << 6),
> + FTRACE_START_FUNC_RET = (1 << 3),
> + FTRACE_STOP_FUNC_RET = (1 << 4),

This renumber isn't visible to user space, correct? (Asking because the enable/
disable apparently *were* visible to the since-slain userspace daemon)

[unhandled content-type:application/pgp-signature]
\
 
 \ /
  Last update: 2010-09-15 18:13    [W:3.291 / U:1.224 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site