1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-23 11:18:54 +00:00
freebsd/sys/conf
Joseph Koshy f263522a45 MFP4:
- Implement sampling modes and logging support in hwpmc(4).

- Separate MI and MD parts of hwpmc(4) and allow sharing of
  PMC implementations across different architectures.
  Add support for P4 (EMT64) style PMCs to the amd64 code.

- New pmcstat(8) options: -E (exit time counts) -W (counts
  every context switch), -R (print log file).

- pmc(3) API changes, improve our ability to keep ABI compatibility
  in the future.  Add more 'alias' names for commonly used events.

- bug fixes & documentation.
2005-06-09 19:45:09 +00:00
..
defines
files MFP4: 2005-06-09 19:45:09 +00:00
files.alpha MFP4: 2005-06-09 19:45:09 +00:00
files.amd64 MFP4: 2005-06-09 19:45:09 +00:00
files.arm MFP4: 2005-06-09 19:45:09 +00:00
files.i386 MFP4: 2005-06-09 19:45:09 +00:00
files.ia64 MFP4: 2005-06-09 19:45:09 +00:00
files.pc98 MFP4: 2005-06-09 19:45:09 +00:00
files.powerpc MFP4: 2005-06-09 19:45:09 +00:00
files.sparc64 MFP4: 2005-06-09 19:45:09 +00:00
kern.mk
kern.post.mk Don't build PORTS_MODULES if NO_MODULES is defined 2005-06-09 05:38:18 +00:00
kern.pre.mk Never hardcode /sys into these Makefiles. The proper way to spell it is $S. 2005-04-13 14:49:57 +00:00
kmod_syms.awk
kmod.mk Revert a mistake borrowed from kern.post.mk that has just been fixed. 2005-04-22 17:39:58 +00:00
ldscript.alpha
ldscript.amd64
ldscript.arm
ldscript.i386
ldscript.ia64
ldscript.powerpc
ldscript.sparc64
Makefile.alpha Never hardcode /sys into these Makefiles. The proper way to spell it is $S. 2005-04-13 14:49:57 +00:00
Makefile.amd64 Never hardcode /sys into these Makefiles. The proper way to spell it is $S. 2005-04-13 14:49:57 +00:00
Makefile.arm Never hardcode /sys into these Makefiles. The proper way to spell it is $S. 2005-04-13 14:49:57 +00:00
Makefile.i386 Never hardcode /sys into these Makefiles. The proper way to spell it is $S. 2005-04-13 14:49:57 +00:00
Makefile.ia64 Never hardcode /sys into these Makefiles. The proper way to spell it is $S. 2005-04-13 14:49:57 +00:00
Makefile.pc98 Never hardcode /sys into these Makefiles. The proper way to spell it is $S. 2005-04-13 14:49:57 +00:00
Makefile.powerpc Never hardcode /sys into these Makefiles. The proper way to spell it is $S. 2005-04-13 14:49:57 +00:00
Makefile.sparc64 Never hardcode /sys into these Makefiles. The proper way to spell it is $S. 2005-04-13 14:49:57 +00:00
makeLINT.mk
makeLINT.sed
newvers.sh
NOTES Whitespace cleanup 2005-06-09 18:59:21 +00:00
options Add IPI support for preempting a thread on another CPU. 2005-06-09 18:23:54 +00:00
options.alpha
options.amd64 Implement an alternate method to stop CPUs when entering DDB. Normally we use 2005-04-30 20:01:00 +00:00
options.arm Add ARM_USE_SMALL_ALLOC. 2005-06-07 23:05:04 +00:00
options.i386 Connect the ReiserFS filesystem to the build (i386 only). 2005-05-24 12:28:21 +00:00
options.ia64
options.pc98 MFi386: Add ReiserFS 2005-05-25 12:32:06 +00:00
options.powerpc
options.sparc64 For sparc64 conditionalize the compilation of the gfb_cursor() variant 2005-05-21 20:15:14 +00:00
systags.sh