opnsense-src/lib/libpmcstat
Kyle Evans e5a4712e65 libpmcstat: fix pmcstat -G on older-ish -CURRENT w/ drm-kmod
The linuxkpi_gplv2.ko module on older-ish -CURRENT had absolutely no
.text contents, but it was still loaded.  Instead of hitting the later
assertion because 0 is not less than 0, we can just skip images like
this as we should not have any samples from them.

Reviewed by:	gallatin

(cherry picked from commit 77721403c91d67dbfd5a2c5c667e7f5d87acb3f6)
2025-04-25 22:24:17 -05:00
..
libpmcstat.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
libpmcstat_event.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
libpmcstat_image.c libpmcstat: fix pmcstat -G on older-ish -CURRENT w/ drm-kmod 2025-04-25 22:24:17 -05:00
libpmcstat_logging.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
libpmcstat_process.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
libpmcstat_string.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
libpmcstat_symbol.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
Makefile Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00