]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
restore pmccontrol -L behavior on x86
authormmacy <mmacy@FreeBSD.org>
Mon, 24 Sep 2018 19:06:09 +0000 (19:06 +0000)
committermmacy <mmacy@FreeBSD.org>
Mon, 24 Sep 2018 19:06:09 +0000 (19:06 +0000)
commit465919069e954718836a1a9e47bdde122e12f609
tree038982fff7be01cab9bb1777ca1c08135ab18f57
parent82dcbd5dab0743c1b1b9b0d9d79b3a0fb55fc1fe
restore pmccontrol -L behavior on x86

When I updated counter definition handling for x86 I broke
'pmccontrol -L' listing counter names. This just changes
pmccontrol to call the library function on x86.

PR: 230984
Approved by: re (kib@)
usr.sbin/pmccontrol/pmccontrol.c