clopez (Carlos Alberto Lopez Perez)
- Login: clopez
- Email: clopez@igalia.com
- Registered on: 09/26/2015
- Last sign in: 09/26/2015
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
09/28/2015
-
12:21 PM Ruby Bug #11553: Disable by default the DTrace support on Linux systems.
- Ok...
I didn't knew systemtap provided a dtrace binary, neither that it can use the DTrace probes just fine. I just tested it and it worked. Very interesting stuff.
So, I agree that is best keep the default as currently is.
I th...
09/26/2015
-
04:20 PM Ruby Bug #11553 (Rejected): Disable by default the DTrace support on Linux systems.
- The issue is the following:
* Linux has an unnofficial implementation of DTrace (dtrace4linux).
* However, this still don't works as expected and causes either build failures or segfaults at runtime when is enabled on the Ruby build....