General

Profile

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 ...
dalehamel (Dale Hamel)

08/16/2019

02:39 PM Ruby master Feature #12093: Eval InstructionSequence with binding
Understood, I’ve closed the pull request. dalehamel (Dale Hamel)
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)> ...
dalehamel (Dale Hamel)

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...
dalehamel (Dale Hamel)

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...
dalehamel (Dale Hamel)

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...
dalehamel (Dale Hamel)

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.
...
dalehamel (Dale Hamel)

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...
dalehamel (Dale Hamel)
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...
dalehamel (Dale Hamel)

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...
dalehamel (Dale Hamel)

Also available in: Atom