diff options
author | Steven Rostedt (VMware) <[email protected]> | 2017-03-03 16:15:39 -0500 |
---|---|---|
committer | Steven Rostedt (VMware) <[email protected]> | 2017-03-24 20:51:49 -0400 |
commit | 42c269c88dc146982a54a8267f71abc99f12852a (patch) | |
tree | 2fecaaec16fe65febc290be5d67b396d0d0f75e3 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | dbeafd0d6131d0f6ae8cd7551f5f4bf8c54aa49a (diff) |
ftrace: Allow for function tracing to record init functions on boot up
Adding a hook into free_reserve_area() that informs ftrace that boot up init
text is being free, lets ftrace safely remove those init functions from its
records, which keeps ftrace from trying to modify text that no longer
exists.
Note, this still does not allow for tracing .init text of modules, as
modules require different work for freeing its init code.
Link: http://lkml.kernel.org/r/[email protected]
Cc: [email protected]
Cc: Vlastimil Babka <[email protected]>
Cc: Mel Gorman <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Requested-by: Todd Brandt <[email protected]>
Signed-off-by: Steven Rostedt (VMware) <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions