On Thu, Jul 18, 2024 at 8:45 AM Steven Rostedt wrote:
>
> On Thu, 18 Jul 2024 08:29:23 -0700
> Andrii Nakryiko wrote:
>
> > Ping. What's the status of this patch? Is it just waiting until after
> > the merge window, or it got lost?
>
> It's probably best to re-ping after rc1 is out. With recent e
On Thu, 18 Jul 2024 08:29:23 -0700
Andrii Nakryiko wrote:
> Ping. What's the status of this patch? Is it just waiting until after
> the merge window, or it got lost?
It's probably best to re-ping after rc1 is out. With recent events, a
lot of us are way behind in our work.
Thanks,
-- Steve
On Wed, Jul 10, 2024 at 12:36 PM Andrii Nakryiko wrote:
>
> When tracing user functions with uprobe functionality, it's common to
> install the probe (e.g., a BPF program) at the first instruction of the
> function. This is often going to be `push %rbp` instruction in function
> preamble, which me
When tracing user functions with uprobe functionality, it's common to
install the probe (e.g., a BPF program) at the first instruction of the
function. This is often going to be `push %rbp` instruction in function
preamble, which means that within that function frame pointer hasn't
been established
4 matches
Mail list logo