Re: [PATCH 00/40] Memory allocation profiling

From: Steven Rostedt
Date: Wed May 03 2023 - 09:21:45 EST


On Wed, 3 May 2023 04:05:08 -0400
Kent Overstreet <kent.overstreet@xxxxxxxxx> wrote:

> > The burden is on you and Suren. You are proposing the implement an
> > alternative tracing infrastructure.
>
> No, we're still waiting on the tracing people to _demonstrate_, not
> claim, that this is at all possible in a comparable way with tracing.

It's not my job to do your work for you!

I gave you hints on how you can do this with attaching to existing trace
events and your response was "If you don't think it's hard, go ahead and
show us." No! I'm too busy with my own work to do free work for you!

https://lore.kernel.org/all/20220905235007.sc4uk6illlog62fl@kmo-framework/

I know it's easier to create something from scratch that you fully know,
than to work with an existing infrastructure that you need to spend effort
and learn to make it do what you want. But by recreating the work, you now
pass the burden onto everyone else that needs to learn what you did. Not to
mention, we would likely have multiple ways to do the same thing.

Sorry, but that's not how an open source community is suppose to work.

-- Steve