remove perfctr support

Mikael Pettersson <[email protected]> Sun, 8 Feb 2015 21:42:40 +0100
Newsgroups gmane.comp.lang.erlang.patches
Message-ID <[email protected]>
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 <[email protected]>

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
_______________________________________________
erlang-patches mailing list
[email protected]
http://erlang.org/mailman/listinfo/erlang-patches