diff options
author | Li Hong <lihong.hi@gmail.com> | 2009-10-28 01:01:38 -0400 |
---|---|---|
committer | Steven Rostedt <rostedt@goodmis.org> | 2009-10-29 15:11:40 -0400 |
commit | d49f6aa76d24c60a52530474cb662e8ad9f09471 (patch) | |
tree | ab557c253d0ed3df1d13869db6939b411a2965e4 /scripts/kernel-doc | |
parent | 9de09ace8d518141a4375e1d216ab64db4377799 (diff) |
tracing: Amend documentation in recordmcount.pl to reflect implementation
The documentation currently says we will use the first function in a section
as a reference. The actual algorithm is: choose the first global function we
meet as a reference. If there is none, choose the first local one.
Change the documentation to be consistent with the code.
Also add several other clarifications.
Signed-off-by: Li Hong <lihong.hi@gmail.com>
LKML-Reference: <20091028050138.GA30758@uhli>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'scripts/kernel-doc')
0 files changed, 0 insertions, 0 deletions