dalehamel (Dale Hamel)
- Login: dalehamel
- Registered on: 07/22/2019
- Last sign in: 09/10/2019
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 1 | 0 | 1 |
Activity
08/24/2019
- 05:10 AM Ruby master Feature #12093: Eval InstructionSequence with binding
- > does this suffice your use case?
Interesting, I'll need to investigate this - it certainly has potential.
My ...
08/16/2019
- 02:39 PM Ruby master Feature #12093: Eval InstructionSequence with binding
- Understood, I’ve closed the pull request.
- 12:36 PM Ruby master Feature #12093: Eval InstructionSequence with binding
- Yes when I test out Koichi's sample, the iseq look like:
```
disasm: #<ISeq:<compiled>@<compiled>:1 (1,0)-(1,6)> ...
08/03/2019
- 02:41 AM Ruby master Feature #16027: Update Ruby's dtrace / USDT API to match what is exposed via the TracePoint API
- > Could you show us how V8 and Python provide USDT features?
V8 has ustack helpers (which I'd love to try and figu...
08/01/2019
- 02:12 AM Ruby master Feature #16027: Update Ruby's dtrace / USDT API to match what is exposed via the TracePoint API
- Thanks for the reply and your work on TracePoints, Koichi.
> I need to study USDT...
I can recommend some res...
07/30/2019
- 12:32 AM Ruby master Feature #16027: Update Ruby's dtrace / USDT API to match what is exposed via the TracePoint API
- Hi Martin,
> Do you have any parts implemented already
Yes,I have a prototype gem that adds StaticTracing.trace...
07/28/2019
- 01:15 PM Ruby master Feature #16027: Update Ruby's dtrace / USDT API to match what is exposed via the TracePoint API
- > As far as I understand, target provides just an internal filtering, so I wonder how it involves external USDT API.
...
07/27/2019
- 08:02 PM Ruby master Feature #16027: Update Ruby's dtrace / USDT API to match what is exposed via the TracePoint API
- Hi Robert,
Thank you for your reply and feedback.
To clarify, I don't think that this feature not working on, f... - 05:22 PM Ruby master Feature #16027 (Assigned): Update Ruby's dtrace / USDT API to match what is exposed via the TracePoint API
- # Abstract
I propose that Ruby's "dtrace" support be extended to match what is available in the TracePoint API, as...
07/23/2019
- 03:14 PM Ruby master Feature #12093: Eval InstructionSequence with binding
- Awesome I just saw that - thanks for the update!
The latest patch is now at https://github.com/ruby/ruby/pull/2298...
Also available in: Atom