Files
kernel_google_wahoo/include/linux
Sami Tolvanen 1d9af6fbcf add support for CONFIG_DYNAMIC_FTRACE with clang LTO
This change postpones recordmcount processing until after all LLVM IR
has been compiled into object files. In order to exclude the critical
functions in kernel/trace/ftrace.c from inspection, we add a new
code section .text..ftrace, where recordmcount doesn't look, and a
__norecordmcount attribute that allows functions to be moved to this
section.

Bug: 62093296
Change-Id: I4f79112d7c0919315ee61968890eb255d56282cf
Signed-off-by: Sami Tolvanen <samitolvanen@google.com>
2017-10-25 13:42:15 -07:00
..
2015-10-17 21:22:08 -07:00
2016-03-23 21:23:46 -07:00
2016-03-09 15:34:52 -08:00
2015-11-07 10:40:47 -07:00
2017-06-14 13:16:23 +02:00
2016-03-01 13:00:24 -08:00
2017-05-22 23:19:33 -07:00
2015-10-18 10:14:39 -07:00
2016-03-22 11:10:20 -07:00
2017-07-15 11:57:44 +02:00
2017-08-06 19:19:42 -07:00
2016-04-13 11:11:51 -07:00
2016-02-16 13:50:55 -08:00
2016-04-13 11:11:30 -07:00
2016-04-20 15:42:02 +09:00
2015-10-23 05:44:28 -07:00
2016-03-22 11:04:03 -07:00
2017-01-23 11:03:24 +05:30
2017-05-04 16:43:06 +00:00
2015-11-23 09:44:58 +01:00
2015-10-27 18:55:31 -07:00
2017-07-19 23:03:01 -07:00
2015-10-20 22:10:45 +08:00
2016-03-22 11:10:25 -07:00
2016-03-23 21:25:09 -07:00
2016-03-03 15:07:28 -08:00
2016-03-22 11:03:30 -07:00
2016-12-08 07:15:24 +01:00
2017-08-24 17:02:36 -07:00
2016-03-23 21:19:04 -07:00
2016-04-08 11:24:28 +08:00
2016-03-22 11:08:08 -07:00
2016-03-23 20:11:01 -07:00
2016-09-30 10:18:37 +02:00
2016-11-08 10:23:45 -08:00
2016-03-23 21:19:04 -07:00
2015-10-19 01:01:21 +02:00
2017-06-30 23:36:54 -07:00
2015-11-23 09:44:58 +01:00
2015-12-13 14:30:59 -08:00
2015-11-13 20:34:33 -05:00
2016-05-31 15:26:37 -07:00