Files
android_kernel_samsung_sm8750/scripts
Steven Rostedt 7dbdee2e9a tracing: Fix recordmcount.pl to handle sections with only weak functions
Roland Dreier found that a section that contained only a weak
function in one of the staging drivers and this caused
recordmcount.pl to spit out a warning and fail.

Although it is strange that a driver would have a weak function, and
this function only be used in one place, it should not be something
to make recordmcount.pl fail.

This patch fixes the issue in a simple manner: if only weak
functions exist in a section, then that section will not be
recorded.

Reported-by: Roland Dreier <rdreier@cisco.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2009-08-07 08:50:29 +02:00
..
2009-06-27 00:17:48 +02:00
2007-12-17 19:28:17 -08:00
2009-02-27 16:26:22 -08:00
2008-10-22 21:53:49 -07:00
2008-07-25 22:12:41 +02:00
2009-06-09 22:37:54 +02:00
2009-06-09 22:37:43 +02:00
2009-07-01 11:26:40 -07:00
2008-04-25 20:18:48 +02:00
2008-04-25 20:18:48 +02:00
2009-06-09 22:37:54 +02:00