mirror of
https://github.com/opnsense/src.git
synced 2026-04-14 13:57:02 -04:00
ints. That fixes a first bug where pmcstat wasn't using the old cpumask_t interface and now also brings the full support for more than 32 cpus. While here, make the functions pmcstat_clone_event_descriptor() and pmcstat_get_cpumask() private to pmcstat. The problem of assuming cpu dense masks still persists and should be eventually fixed, as reported by avg. Tested by: pluknet Reviewed by: gnn Approved by: re (kib) |
||
|---|---|---|
| .. | ||
| Makefile | ||
| pmcpl_annotate.c | ||
| pmcpl_annotate.h | ||
| pmcpl_callgraph.c | ||
| pmcpl_callgraph.h | ||
| pmcpl_calltree.c | ||
| pmcpl_calltree.h | ||
| pmcpl_gprof.c | ||
| pmcpl_gprof.h | ||
| pmcstat.8 | ||
| pmcstat.c | ||
| pmcstat.h | ||
| pmcstat_log.c | ||
| pmcstat_log.h | ||
| pmcstat_top.h | ||