[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250701151715.5eb5f8b9@batman.local.home>
Date: Tue, 1 Jul 2025 15:17:15 -0400
From: Steven Rostedt <rostedt@...dmis.org>
To: linux-kernel@...r.kernel.org, linux-trace-kernel@...r.kernel.org,
bpf@...r.kernel.org, x86@...nel.org
Cc: Masami Hiramatsu <mhiramat@...nel.org>, Mathieu Desnoyers
<mathieu.desnoyers@...icios.com>, Josh Poimboeuf <jpoimboe@...nel.org>,
Peter Zijlstra <peterz@...radead.org>, Ingo Molnar <mingo@...nel.org>, Jiri
Olsa <jolsa@...nel.org>, Namhyung Kim <namhyung@...nel.org>, Thomas
Gleixner <tglx@...utronix.de>, Andrii Nakryiko <andrii@...nel.org>, Indu
Bhagat <indu.bhagat@...cle.com>, "Jose E. Marchesi" <jemarch@....org>, Beau
Belgrave <beaub@...ux.microsoft.com>, Jens Remus <jremus@...ux.ibm.com>,
Linus Torvalds <torvalds@...ux-foundation.org>, Andrew Morton
<akpm@...ux-foundation.org>, Jens Axboe <axboe@...nel.dk>, Florian Weimer
<fweimer@...hat.com>, helpdesk@...nel.org
Subject: Re: [PATCH v12 00/11] perf: Support the deferred unwinding
infrastructure
On Tue, 01 Jul 2025 14:04:10 -0400
Steven Rostedt <rostedt@...dmis.org> wrote:
> Josh Poimboeuf (5):
> perf: Remove get_perf_callchain() init_nr argument
> perf: Have get_perf_callchain() return NULL if crosstask and user are set
> perf: Simplify get_perf_callchain() user logic
> perf: Skip user unwind if the task is a kernel thread
> perf: Support deferred user callchains
>
> Namhyung Kim (4):
> perf tools: Minimal CALLCHAIN_DEFERRED support
> perf record: Enable defer_callchain for user callchains
> perf script: Display PERF_RECORD_CALLCHAIN_DEFERRED
> perf tools: Merge deferred user callchains
>
> Steven Rostedt (2):
> perf: Use current->flags & PF_KTHREAD|PF_USER_WORKER instead of current->mm == NULL
> perf: Support deferred user callchains for per CPU events
Hmm, patches 5-11 seemed to be dropped, and I sent out 12 patches of
the latest sframe work that I can't find anywhere. I think my ISP is
thinking I'm spamming so it dropped the emails. That's all I can figure.
I originally used kernel.org as my smtp server, but gmail starting
putting my emails into spam because kernel.org can't validate
goodmis.org with DKIM (my DNS has kernel.org set for SPF, but that's
not enough these days :-p).
So I went back to my ISP (hover.com) as my SMTP server, but now I think
it doesn't like my scripts that sends out a series of patches to a lot
of people. It likely thinks I'm a spam bot (although maybe I am!).
I guess I'll change my scripts to use rostedt@...nel.org to send and go
back to using kernel.org as the SMTP server for my scripts. :-/
Expect a resend. Sorry for all the noise.
-- Steve
Powered by blists - more mailing lists