aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorJaswinder Singh Rajput <[email protected]>2009-07-04 07:51:32 +0530
committerIngo Molnar <[email protected]>2009-07-04 11:10:46 +0200
commit63f9600fadb10ea739108ae93e3e842d9843c58b (patch)
tree7005ff149340bf472183694fa0e2b52d0070e32a /tools/perf/scripts/python/syscall-counts-by-pid.py
parent6c4caa1ab737502190e416b76e6c10d2bf24276a (diff)
x86: Clean up mtrr/cleanup.c
Fix trivial style problems: WARNING: Use #include <linux/uaccess.h> instead of <asm/uaccess.h> WARNING: Use #include <linux/kvm_para.h> instead of <asm/kvm_para.h> Also, nr_mtrr_spare_reg should be unsigned long. arch/x86/kernel/cpu/mtrr/cleanup.o: text data bss dec hex filename 6241 8992 2056 17289 4389 cleanup.o.before 6241 8992 2056 17289 4389 cleanup.o.after The md5 has changed: 1a7a27513aef1825236daf29110fe657 cleanup.o.before.asm bcea358efa2532b6020e338e158447af cleanup.o.after.asm Because a WARN_ON()'s __LINE__ value changed by 3 lines. Suggested-by: Alan Cox <[email protected]> Signed-off-by: Jaswinder Singh Rajput <[email protected]> Cc: Andrew Morton <[email protected]> Cc: Yinghai Lu <[email protected]> LKML-Reference: <[email protected]> [ Did lots of other cleanups to make the code look more consistent. ] Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions