mirror of
https://github.com/opnsense/src.git
synced 2026-02-13 07:44:48 -05:00
to the next int position.
Bug was introduced in r324959 ("Extract a set of pmcstat functions and
interfaces to the new internal library -- libpmcstat.")
This fixes pmcstat top mode (-T) operation.
Example: pmcstat -n1 -S clock.hard -T
Reported by: Peter Holm <peter@holm.cc>
Sponsored by: DARPA, AFRL
|
||
|---|---|---|
| .. | ||
| libpmcstat.h | ||
| libpmcstat_event.c | ||
| libpmcstat_image.c | ||
| libpmcstat_logging.c | ||
| libpmcstat_process.c | ||
| libpmcstat_string.c | ||
| libpmcstat_symbol.c | ||
| Makefile | ||
| Makefile.depend | ||