diff options
author | 2021-06-21 08:41:43 +0200 | |
---|---|---|
committer | 2022-02-23 08:22:04 +0100 | |
commit | fa28abed7a84f5c9902fe28b3bb58f7900583e83 (patch) | |
tree | 553b1229a934187c8899855bfcd6c4b34e6b58ed /tools/perf/scripts/python/stackcollapse.py | |
parent | sched/headers: Add header guard to kernel/sched/stats.h and kernel/sched/autogroup.h (diff) | |
download | linux-dev-fa28abed7a84f5c9902fe28b3bb58f7900583e83.tar.xz linux-dev-fa28abed7a84f5c9902fe28b3bb58f7900583e83.zip |
sched/headers: sched/clock: Mark all functions 'notrace', remove CC_FLAGS_FTRACE build asymmetry
Mark all non-init functions in kernel/sched.c as 'notrace', instead of
turning them all off via CC_FLAGS_FTRACE.
This is going to allow the treatment of this file as any other scheduler
file, and it can be #include-ed in compound compilation units as well.
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Reviewed-by: Peter Zijlstra <peterz@infradead.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions