diff options
| author | Srikar Dronamraju <[email protected]> | 2015-06-25 17:21:41 +0000 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2015-07-04 08:04:31 +0000 |
| commit | 6b55c9654fccf69ae7ace23ca101dc37b903181b (patch) | |
| tree | 4f7586ad44a93b402d52e27b573eca52d6a62d32 /tools/perf/scripts/python/net_dropmonitor.py | |
| parent | sched/stat: Expose /proc/pid/schedstat if CONFIG_SCHED_INFO=y (diff) | |
| download | kernel-6b55c9654fccf69ae7ace23ca101dc37b903181b.tar.gz kernel-6b55c9654fccf69ae7ace23ca101dc37b903181b.zip | |
sched/debug: Move print_cfs_rq() declaration to kernel/sched/sched.h
Currently print_cfs_rq() is declared in include/linux/sched.h.
However it's not used outside kernel/sched. Hence move the
declaration to kernel/sched/sched.h
Also some functions are only available for CONFIG_SCHED_DEBUG=y.
Hence move the declarations to within the #ifdef.
Signed-off-by: Srikar Dronamraju <[email protected]>
Acked-by: Rik van Riel <[email protected]>
Cc: Iulia Manda <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Mel Gorman <[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/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions
