mirror of
https://github.com/opnsense/src.git
synced 2026-02-22 17:32:57 -05:00
go back through HASWELL, IVY_BRIDGE, IVY_BRIDGE_XEON and SANDY_BRIDGE to straighten out all the missing PMCs. We also add a new pmc tool pmcstudy, this allows one to run the various formulas from the documents "Using Intel Vtune Amplifier XE on XXX Generation platforms" for IB/SB and Haswell. The tool also allows one to postulate your own formulas with any of the various PMC's. At some point I will enahance this to work with Brendan Gregg's flame-graphs so we can flamegraph various PMC interactions. Note the manual page also needs some work (lots of work) but gnn has committed to help me with that ;-) Reviewed by: gnn MFC after:1 month Sponsored by: Netflix Inc. |
||
|---|---|---|
| .. | ||
| libpmc.c | ||
| libpmcinternal.h | ||
| Makefile | ||
| pmc.3 | ||
| pmc.atom.3 | ||
| pmc.atomsilvermont.3 | ||
| pmc.core.3 | ||
| pmc.core2.3 | ||
| pmc.corei7.3 | ||
| pmc.corei7uc.3 | ||
| pmc.h | ||
| pmc.haswell.3 | ||
| pmc.haswelluc.3 | ||
| pmc.iaf.3 | ||
| pmc.ivybridge.3 | ||
| pmc.ivybridgexeon.3 | ||
| pmc.k7.3 | ||
| pmc.k8.3 | ||
| pmc.mips24k.3 | ||
| pmc.octeon.3 | ||
| pmc.p4.3 | ||
| pmc.p5.3 | ||
| pmc.p6.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.xscale.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 | ||
| pmclog.3 | ||
| pmclog.c | ||
| pmclog.h | ||