[erlang-patches] remove perfctr support

Mikael Pettersson mikpelinux@REDACTED
Sun Feb 8 21:42:40 CET 2015


Perfctr is a Linux kernel extension that allows programmatic access
to the performance monitoring counters found in most current CPUs.
However, development of perfctr ceased after 2010, and it cannot be
used with Linux kernels newer than 2.6.32.

Therefore the perfctr support code in the Erlang VM is effectively
dead code, so this patch removes it.

Signed-off-by: Mikael Pettersson <mikpelinux@REDACTED>

Links:

git fetch git://github.com/mikpe/otp.git remove-perfctr-support

https://github.com/mikpe/otp/compare/erlang:maint...remove-perfctr-support
https://github.com/mikpe/otp/compare/erlang:maint...remove-perfctr-support.patch

https://github.com/erlang/otp/pull/610



More information about the erlang-patches mailing list