aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorKirill A. Shutemov <[email protected]>2017-06-27 14:59:48 +0300
committerThomas Gleixner <[email protected]>2017-06-29 22:33:27 +0200
commitbb43dbc5e09d52c6085dfee65f4f923b3fbcd1d4 (patch)
treebaec04e7292e9bca897ad52922d77d39ad31305e /tools/perf/scripts/python/export-to-postgresql.py
parent4a06370bcb674af88679a4f2c5c87c3e40688935 (diff)
x86/ftrace: Exclude functions in head64.c from function-tracing
A recent commit moved most logic of early boot up from startup_64() written in assembly to __startup_64() written in C. Fengguang reported breakage due to the change. It was tracked down to CONFIG_FUNCTION_TRACER being enabled. Tracing this function is not possible because it's invoked from the earliest boot stage before the relocation fixups have been done. It is the function doing the relocation. Exclude it from being built with tracer stubs. Fixes: c88d71508e36 ("x86/boot/64: Rewrite startup_64() in C") Reported-by: Fengguang Wu <[email protected]> Signed-off-by: Kirill A. Shutemov <[email protected]> Acked-by: Steven Rostedt <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Cc: [email protected] Link: http://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions