lkml.org 
[lkml]   [2008]   [Oct]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[PATCH 0/3] ftrace: separate ftrace from ftrace
There has been a lot of confusion between ftrace the infrastructure and
ftrace the function tracer within ftrace. Developers have added
dependencies on HAVE_FTRACE when they did not need to. The HAVE_FTRACE
was the architecture supported the function tracer.

This patch series renames the ftrace function tracer to just that,
FUNCTION_TRACER. And even renames the tracer shown to users from
'ftrace' to 'function'.

Now, when referring to ftrace, it means the ftrace infrastructure, and
when referring to the function trace, it is now called the
function tracer.

The second patch cause a lot of files to be touched. Mostly Makefiles and
Kconfig files. As well as default configs.

-- Steve



\
 
 \ /
  Last update: 2008-10-07 01:15    [W:0.045 / U:0.484 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site