freebsd-src/lib/libpmc
Alex Richardson 60e845ceef jevents: fix bootstrapping on Linux with Clang 16
The glibc fts_open() callback type does not have the second const
qualifier and it appears that Clang 16 errors by default for mismatched
function pointer types. Add an ifdef to handle this case.

Reviewed By:	imp, emaste
Differential Revision: https://reviews.freebsd.org/D43000
2023-12-11 21:14:56 -08:00
..
pmu-events jevents: fix bootstrapping on Linux with Clang 16 2023-12-11 21:14:56 -08:00
libpmc_json.cc
libpmc_pmu_util.c
libpmc.c lib: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
libpmcinternal.h
Makefile
Makefile.depend
Makefile.inc
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
pmc.3
pmc.amd.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 lib: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
pmc.haswell.3
pmc.haswelluc.3
pmc.haswellxeon.3
pmc.iaf.3
pmc.ivybridge.3
pmc.ivybridgexeon.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
pmcformat.h
pmclog.3
pmclog.c lib: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
pmclog.h