diff options
| author | Steven Rostedt <[email protected]> | 2010-10-15 03:32:44 +0000 |
|---|---|---|
| committer | Steven Rostedt <[email protected]> | 2010-10-15 03:32:44 +0000 |
| commit | cf4db2597ae93b60efc0a7a4ec08690b75d629b1 (patch) | |
| tree | 12ee3585d7a65291032b3258000523d6386c7d2e /tools/perf/scripts/python/check-perf-trace.py | |
| parent | ftrace: Remove duplicate code for 64 and 32 bit in recordmcount.c (diff) | |
| download | kernel-cf4db2597ae93b60efc0a7a4ec08690b75d629b1.tar.gz kernel-cf4db2597ae93b60efc0a7a4ec08690b75d629b1.zip | |
ftrace: Rename config option HAVE_C_MCOUNT_RECORD to HAVE_C_RECORDMCOUNT
The config option used by archs to let the build system know that
the C version of the recordmcount works for said arch is currently
called HAVE_C_MCOUNT_RECORD which enables BUILD_C_RECORDMCOUNT. To
be more consistent with the name that all archs may use, it has been
renamed to HAVE_C_RECORDMCOUNT. This will be less confusing since
we are building a C recordmcount and not a mcount_record.
Suggested-by: Ingo Molnar <[email protected]>
Cc: <[email protected]>
Cc: Michal Marek <[email protected]>
Cc: [email protected]
Cc: John Reiser <[email protected]>
Signed-off-by: Steven Rostedt <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions
