aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/proc.py
diff options
context:
space:
mode:
authorIngo Molnar <[email protected]>2017-02-01 12:01:04 +0100
committerIngo Molnar <[email protected]>2017-02-07 10:58:07 +0100
commit004172bdad644327dc7a6543186b9d7b529ee944 (patch)
tree4ab494c0006ecc04d786f53ae3e2cf7c392badcd /scripts/gdb/linux/proc.py
parent535b9552bb81eebe112ee7bd34ee498857b0c26b (diff)
sched/core: Remove unnecessary #include headers
Over the years sched/core.c accumulated over 50 #include lines, 40 of which are superfluous. (!) Removing them decreases the preprocessed .c file (.i) size noticeably: triton:~/tip> wc -l kernel/sched/core.i Before: 76387 kernel/sched/core.i After: 75896 kernel/sched/core.i Cc: Mike Galbraith <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Thomas Gleixner <[email protected]> Cc: [email protected] Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions