diff options
author | Ben Noordhuis <info@bnoordhuis.nl> | 2014-11-06 02:07:20 +0100 |
---|---|---|
committer | Saúl Ibarra Corretgé <saghul@gmail.com> | 2014-11-10 20:12:50 -0300 |
commit | cb5140023b109aa9bb6b97d1bebc9f251b8195ac (patch) | |
tree | a8b38281f259cee3baa43e21aed9a451a625fd0d /docs/src | |
parent | f914721c240eba73be89b9b40b6d227ad98a0425 (diff) | |
download | libuv-cb5140023b109aa9bb6b97d1bebc9f251b8195ac.tar.gz libuv-cb5140023b109aa9bb6b97d1bebc9f251b8195ac.zip |
build: remove dtrace probes
The existing probes, all two of them, cause a great deal of pain for
people trying to build libuv on Linux because of SystemTap's dtrace(1)
utilitity not understanding the -xnolibs flag.
We could hack around that but it's easier to just remove the probes:
they are largely useless and unused while still needing a lot of
supporting infrastructure. This commit removes 200 lines of code
and configuration.
Refs joyent/libuv#1478.
Diffstat (limited to 'docs/src')
0 files changed, 0 insertions, 0 deletions