opnsense-src/lib/libpmcstat
Kyle Evans 77721403c9 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
Differential Revision:	https://reviews.freebsd.org/D39875
2025-04-20 23:00:01 -05:00
..
libpmcstat.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
libpmcstat_event.c lib: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
libpmcstat_image.c libpmcstat: fix pmcstat -G on older-ish -CURRENT w/ drm-kmod 2025-04-20 23:00:01 -05:00
libpmcstat_logging.c lib: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
libpmcstat_process.c lib: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
libpmcstat_string.c lib: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
libpmcstat_symbol.c lib: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07: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