1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-21 11:13:30 +00:00
freebsd/usr.sbin/pmcstat
John Baldwin 7816cb4a0b Fix an off by one error in r283613: Like regular ffs(), CPU_FFS() returns
1 for CPU 0, etc. so the return value must be decremented to obtain the
first valid CPU ID.

Submitted by:	fabient
MFC after:	1 week
2015-09-01 17:52:43 +00:00
..
Makefile
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00
pmcpl_annotate_cg.c
pmcpl_annotate_cg.h
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_log.c
pmcstat_log.h
pmcstat_top.h
pmcstat.8
pmcstat.c Fix an off by one error in r283613: Like regular ffs(), CPU_FFS() returns 2015-09-01 17:52:43 +00:00
pmcstat.h