|
|
|
|
|
by dragontamer
1508 days ago
|
|
On AMD systems, many hardware performance counters are locked behind BIOS flags/configuration. I admit that I don't know how Intel works, but disabling the use of these performance-counters at startup should be sufficient for any potential security problem. I'd expect that only development boxes (maybe staging?) would be interested in performance counters anyway. Maybe the occasional development box could be setup for performance-sampling and collecting these counters, but not all production boxes need to be run with performance-counters on. |
|
I also really want them in CI but that might be a long way away.