diff options
author | Steven Rostedt (Red Hat) <[email protected]> | 2016-02-22 16:26:50 -0500 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2016-02-29 09:53:06 +0100 |
commit | d6ca41d7922ce0110a840ef4f8ec4afdd5a239d3 (patch) | |
tree | 0dd1302f3f1dfb8a429f76147c66db4998488344 /tools/perf/scripts/python/stackcollapse.py | |
parent | ff77e468535987b3d21b7bd4da15608ea3ce7d0b (diff) |
sched/debug: Move the /sys/kernel/debug/sched_features file setup into debug.c
As /sys/kernel/debug/sched_features is only created when SCHED_DEBUG is enabled, and the file
debug.c is only compiled when SCHED_DEBUG is enabled, it makes sense to move
sched_feature setup into that file and get rid of the #ifdef.
Signed-off-by: Steven Rostedt <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Clark Williams <[email protected]>
Cc: Juri Lelli <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions