Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src



Module Name:    src
Committed By:   maxv
Date:           Tue Jul 24 09:47:36 UTC 2018

Modified Files:
        src/distrib/sets/lists/modules: md.amd64 md.i386
        src/sys/dev/tprof: tprof_x86_amd.c tprof_x86_intel.c
        src/sys/modules: Makefile
Added Files:
        src/sys/dev/tprof: tprof_x86.c
        src/sys/modules/tprof_x86: Makefile
Removed Files:
        src/sys/modules/tprof_amdpmi: Makefile
        src/sys/modules/tprof_pmi: Makefile

Log Message:
Merge the tprof_pmi and tprof_amdpmi modules into a single tprof_x86
module.


To generate a diff of this commit:
cvs rdiff -u -r1.75 -r1.76 src/distrib/sets/lists/modules/md.amd64
cvs rdiff -u -r1.79 -r1.80 src/distrib/sets/lists/modules/md.i386
cvs rdiff -u -r0 -r1.1 src/sys/dev/tprof/tprof_x86.c
cvs rdiff -u -r1.1 -r1.2 src/sys/dev/tprof/tprof_x86_amd.c \
    src/sys/dev/tprof/tprof_x86_intel.c
cvs rdiff -u -r1.206 -r1.207 src/sys/modules/Makefile
cvs rdiff -u -r1.2 -r0 src/sys/modules/tprof_amdpmi/Makefile
cvs rdiff -u -r1.2 -r0 src/sys/modules/tprof_pmi/Makefile
cvs rdiff -u -r0 -r1.1 src/sys/modules/tprof_x86/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index