Hello,

Here is the diffstat related to the latest patch for 2.6.17.9.
Note that some files may have received non-perfmon related
modifications since 2.6.17.1:

 arch/i386/kernel/process.c                    |   59 +--
 arch/i386/perfmon/perfmon.c                   |  454 ++++++++++-------------
 arch/i386/perfmon/perfmon_gen_ia32.c          |   23 -
 arch/i386/perfmon/perfmon_p4.c                |   41 +-
 arch/i386/perfmon/perfmon_p4_pebs_smpl.c      |    2 
 arch/i386/perfmon/perfmon_p6.c                |    8 
 arch/ia64/kernel/process.c                    |   11 
 arch/ia64/perfmon/perfmon.c                   |  123 +-----
 arch/ia64/perfmon/perfmon_compat.c            |    4 
 arch/mips/kernel/process.c                    |    2 
 arch/mips/kernel/signal.c                     |    3 
 arch/mips/perfmon/perfmon.c                   |  107 +----
 arch/mips/perfmon/perfmon_mips64.c            |   16 
 arch/powerpc/Kconfig                          |    3 
 arch/powerpc/kernel/process.c                 |    5 
 arch/powerpc/perfmon/perfmon.c                |   91 ----
 arch/x86_64/Kconfig                           |    2 
 arch/x86_64/ia32/ia32entry.S                  |   24 -
 arch/x86_64/ia32/ptrace32.c                   |    4 
 arch/x86_64/kernel/process.c                  |   88 ++--
 arch/x86_64/kernel/signal.c                   |    6 
 arch/x86_64/perfmon/Makefile                  |    3 
 arch/x86_64/perfmon/perfmon_amd64.c           |   21 -
 arch/x86_64/perfmon/perfmon_em64t_pebs_smpl.c |    2 
 include/asm-i386/msr.h                        |    3 
 include/asm-i386/perfmon.h                    |   48 +-
 include/asm-i386/thread_info.h                |    9 
 include/asm-ia64/perfmon.h                    |   36 +
 include/asm-ia64/system.h                     |    8 
 include/asm-ia64/thread_info.h                |    3 
 include/asm-mips/perfmon.h                    |  116 +++--
 include/asm-mips/system.h                     |    4 
 include/asm-mips/thread_info.h                |    2 
 include/asm-powerpc/perfmon.h                 |   95 ++--
 include/asm-powerpc/processor.h               |    1 
 include/asm-powerpc/thread_info.h             |    2 
 include/asm-x86_64/msr.h                      |    3 
 include/asm-x86_64/system.h                   |    1 
 include/asm-x86_64/thread_info.h              |    9 
 include/linux/perfmon.h                       |   12 
 include/linux/perfmon_kernel.h                |   48 --
 perfmon/perfmon.c                             |  471 ++++++++---------------
 perfmon/perfmon_ctxsw.c                       |  305 +++++++--------
 perfmon/perfmon_file.c                        |   52 ++
 perfmon/perfmon_fmt.c                         |    8 
 perfmon/perfmon_intr.c                        |   27 -
 perfmon/perfmon_kapi.c                        |   24 -
 perfmon/perfmon_pmu.c                         |   56 +-
 perfmon/perfmon_sets.c                        |   30 -
 perfmon/perfmon_syscalls.c                    |   72 ++-
 perfmon/perfmon_sysfs.c                       |   39 -

--
-Stephane
_______________________________________________
perfmon mailing list
[email protected]
http://www.hpl.hp.com/hosted/linux/mail-archives/perfmon/

Reply via email to