freebsd-dev/sys/amd64/amd64
Mateusz Guzik c3f1a13902 Retire broken GPROF support from the kernel
The option is not even recognized and with that patched it does not
compile. Even if it did work, it would be prohibitively expensive to
use.

Interested parties can use pmcstat or dtrace instead.
2022-11-15 14:17:10 +00:00
..
apic_vector.S amd64: Add MD bits for KMSAN 2021-08-10 21:27:53 -04:00
atpic_vector.S amd64: Add MD bits for KMSAN 2021-08-10 21:27:53 -04:00
bios.c amd64: clean up empty lines in .c and .h files 2020-09-01 21:16:54 +00:00
bpf_jit_machdep.c malloc: delegate M_EXEC handling to dedicacted routines 2020-10-30 20:02:32 +00:00
bpf_jit_machdep.h
copyout.c Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrights 2021-08-08 10:42:24 -04:00
cpu_switch.S amd64: Store full 64bit of FIP/FDP for 64bit processes when using XSAVE. 2020-10-03 23:17:29 +00:00
db_disasm.c amd64: clean up empty lines in .c and .h files 2020-09-01 21:16:54 +00:00
db_interface.c amd64: allow parallel shootdown IPIs 2020-07-14 20:37:50 +00:00
db_trace.c ddb: print the actual syscall name 2022-10-28 18:21:08 -03:00
efirt_machdep.c amd64 efirt: do not flush cache for runtime pages 2021-10-06 05:53:20 +03:00
efirt_support.S Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrights 2021-08-08 10:42:24 -04:00
elf_machdep.c Retire sv_transtrap 2022-05-20 14:54:03 +03:00
exception.S AST: rework 2022-08-02 21:11:09 +03:00
exec_machdep.c Rework how shared page related data is stored 2022-07-18 16:27:32 +02:00
fpu.c fpu: Fix a typo in a source code comment 2022-06-04 13:15:53 +02:00
gdb_machdep.c x86: remove unused T_USER flag 2021-12-05 11:12:40 -04:00
genassym.c AST: rework 2022-08-02 21:11:09 +03:00
initcpu.c amd64: Reload CPU ext features after resume or cr4 changes 2022-06-29 10:34:43 +03:00
io.c
locore.S kasan: Create a shadow for the bootstack prior to hammer_time() 2022-06-15 11:39:10 -04:00
machdep.c x86: remove MP_WATCHDOG 2022-08-11 21:35:32 +00:00
mem.c pmap_unmapdev/bios: Accept a pointer instead of a vm_offset_t. 2022-09-22 15:08:52 -07:00
minidump_machdep.c kerneldump: remove physical from dump routines 2022-05-13 10:43:19 -03:00
mp_machdep.c Retire broken GPROF support from the kernel 2022-11-15 14:17:10 +00:00
mpboot.S amd64: Set GS.base before calling init_secondary() on APs 2021-07-29 10:22:37 -04:00
pmap.c Add vm_page_any_valid() 2022-10-19 20:24:07 +03:00
ptrace_machdep.c x86: Add a NT_X86_SEGBASES register set. 2022-03-24 11:36:19 -07:00
sigtramp.S amd64 sigtramp: comment-out annotations for registers with DWARF number >= 32 2022-01-02 21:00:52 +02:00
support.S amd64: update comment for casueword/casueword32, mentioning return value 1 2022-08-26 02:41:48 +03:00
sys_machdep.c kmem_malloc/free: Use void * instead of vm_offset_t for kernel pointers. 2022-09-22 15:09:19 -07:00
trap.c amd64: dump standard registers when crashing 2022-08-25 17:33:07 +00:00
uio_machdep.c
uma_machdep.c Convert vm_page_alloc() callers to use vm_page_alloc_noobj(). 2021-10-19 21:22:56 -04:00
vm_machdep.c kmem_malloc/free: Use void * instead of vm_offset_t for kernel pointers. 2022-09-22 15:09:19 -07:00
xen-locore.S xen: switch to use headers in contrib 2022-02-07 10:11:56 +01:00