mirror of
https://github.com/opnsense/src.git
synced 2026-02-11 23:06:12 -05:00
PowerPC kernel is of DYN type and it has a base address where it is initially loaded, before being relocated. As the start address passed to pmcstat_image_link() is where the kernel was relocated to, but the symbols always use the original base address, we need to subtract it to get the correct offset. Reviewed by: jhibbits Sponsored by: Eldorado Research Institute (eldorado.org.br) Differential Revision: https://reviews.freebsd.org/D26114 |
||
|---|---|---|
| .. | ||
| libpmcstat.h | ||
| libpmcstat_event.c | ||
| libpmcstat_image.c | ||
| libpmcstat_logging.c | ||
| libpmcstat_process.c | ||
| libpmcstat_string.c | ||
| libpmcstat_symbol.c | ||
| Makefile | ||
| Makefile.depend | ||