mbox series

[0/1] libtracefs: New API for clearing filters

Message ID 20211130143422.127433-1-y.karadz@gmail.com (mailing list archive)
Headers show
Series libtracefs: New API for clearing filters | expand

Message

Yordan Karadzhov Nov. 30, 2021, 2:34 p.m. UTC
This patch applys on tom of the 'New tracefs APIs' patch-set.

Yordan Karadzhov (VMware) (1):
  libtracefs: New API for clearing filter on event

 Documentation/libtracefs-filter.txt |  7 ++++++-
 include/tracefs.h                   |  2 ++
 src/tracefs-filter.c                | 14 ++++++++++++++
 3 files changed, 22 insertions(+), 1 deletion(-)

Comments

Steven Rostedt Nov. 30, 2021, 2:50 p.m. UTC | #1
On Tue, 30 Nov 2021 16:34:21 +0200
"Yordan Karadzhov (VMware)" <y.karadz@gmail.com> wrote:

> This patch applys on tom of the 'New tracefs APIs' patch-set.

Please post a link to the patches that this series applies on top of.
Subject names are not precise (harder to find).

-- Steve
Yordan Karadzhov Nov. 30, 2021, 2:52 p.m. UTC | #2
On 30.11.21 г. 16:50 ч., Steven Rostedt wrote:
> On Tue, 30 Nov 2021 16:34:21 +0200
> "Yordan Karadzhov (VMware)" <y.karadz@gmail.com> wrote:
> 
>> This patch applys on tom of the 'New tracefs APIs' patch-set.
> 
> Please post a link to the patches that this series applies on top of.
> Subject names are not precise (harder to find).
> 

Here is the link:
https://patchwork.kernel.org/project/linux-trace-devel/list/?series=587537

thanks!
Y.

> -- Steve
>