freebsd-src/lib/libpmc
Warner Losh 364c014d9b cross-tools: fts has different types for cmp routine
fts has different types for its compare rotuine. Other systems, not
4.4BSD based, have a non-const version. Before we tested against
__GLIBC__, but now we test against __linux__ because that's Linux's API
and musl doesn't define __GLIBC__.

In addition, link against libftl on this platform since musl doesn't
include ftl routines in libc, but rather in libftl.

Co-authored-by:		Val Packett <val@packett.cool>
Sponsored by:		Netflix
Pull Request:		https://github.com/freebsd/freebsd-src/pull/1066
Reviewed by:		val_packett.cool
Differential Revision:	https://reviews.freebsd.org/D45349
2024-05-26 11:38:30 -06:00
..
pmu-events cross-tools: fts has different types for cmp routine 2024-05-26 11:38:30 -06:00
libpmc.c
libpmc_json.cc
libpmc_pmu_util.c libpmc: remove tautological assert 2024-05-23 17:27:37 +01:00
libpmcinternal.h
Makefile
Makefile.depend
Makefile.inc
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
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
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
pmclog.h