lkml.org 
[lkml]   [2023]   [Aug]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v2] tracing/eprobe: Iterate trace_eprobe directly
On Fri, 11 Aug 2023 16:12:39 +0800
Chuang Wang <nashuiliang@gmail.com> wrote:

> +
> +#define for_each_trace_eprobe_on_trace_probe(ep, _tp) \
> + list_for_each_entry(ep, trace_probe_probe_list(_tp), tp.list)
> +

As I replied to the other patch, but after this one was sent (sorry, I was
hyperfocused on my work the last couple of days and was not reading email,
so my INBOX is a bit full). I really hate the verbosity of that name.

At a minimum, let's call it:

for_each_trace_point_eprobe()

-- Steve

\
 
 \ /
  Last update: 2023-08-11 21:46    [W:0.292 / U:0.428 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site