opnsense-src/lib/libpmc
Jessica Clarke 9019baf667 jevents: Fix bootstrapping on macOS with Clang 16 / Apple Clang 15
macOS, like Linux, does not include an outer const qualifier for its
fts_open callback arguments, so -Wincompatible-function-pointer-types
also picks this up and breaks the build now Clang 16 makes it an error
by default. Extend the existing Linux support to fix this.

MFC after:	1 week

(cherry picked from commit d8c84215d7675b7940412122b6d7026bd193c9b5)
2024-05-02 21:10:13 +01:00
..
pmu-events jevents: Fix bootstrapping on macOS with Clang 16 / Apple Clang 15 2024-05-02 21:10:13 +01:00
libpmc.c pmc: better distinguish pmu-events allocation path 2023-09-11 12:19:58 -07:00
libpmc_json.cc
libpmc_pmu_util.c pmc: better distinguish pmu-events allocation path 2023-09-11 12:19:58 -07:00
libpmcinternal.h
Makefile
Makefile.depend
Makefile.inc
pmc.3
pmc.atom.3
pmc.atomsilvermont.3
pmc.cmn-600.3
pmc.core.3
pmc.core2.3
pmc.corei7.3
pmc.corei7uc.3
pmc.dmc-620.3
pmc.h
pmc.haswell.3
pmc.haswelluc.3
pmc.haswellxeon.3
pmc.iaf.3
pmc.ivybridge.3
pmc.ivybridgexeon.3
pmc.k7.3
pmc.k8.3
pmc.sandybridge.3
pmc.sandybridgeuc.3
pmc.sandybridgexeon.3
pmc.soft.3
pmc.tsc.3
pmc.ucf.3
pmc.westmere.3
pmc.westmereuc.3
pmc_allocate.3
pmc_attach.3
pmc_capabilities.3
pmc_configure_logfile.3
pmc_disable.3
pmc_event_names_of_class.3
pmc_get_driver_stats.3
pmc_get_msr.3
pmc_init.3
pmc_name_of_capability.3
pmc_read.3
pmc_set.3
pmc_start.3
pmcformat.h
pmclog.3
pmclog.c pmc: better distinguish pmu-events allocation path 2023-09-11 12:19:58 -07:00
pmclog.h