BPF List
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Andrii Nakryiko <andrii@kernel.org>
Cc: bpf@vger.kernel.org, ast@kernel.org, daniel@iogearbox.net,
	kernel-team@fb.com, alan.maguire@oracle.com,
	davemarchevsky@fb.com, hengqi.chen@gmail.com
Subject: Re: [PATCH v3 bpf-next 0/7] Add libbpf support for USDTs
Date: Tue, 05 Apr 2022 20:30:13 +0000	[thread overview]
Message-ID: <164919061375.1996.14109702912690500233.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20220404234202.331384-1-andrii@kernel.org>

Hello:

This series was applied to bpf/bpf-next.git (master)
by Alexei Starovoitov <ast@kernel.org>:

On Mon, 4 Apr 2022 16:41:55 -0700 you wrote:
> Add libbpf support for USDT (User Statically-Defined Tracing) probes.
> USDTs is important part of tracing, and BPF, ecosystem, widely used in
> mission-critical production applications for observability, performance
> analysis, and debugging.
> 
> And while USDTs themselves are pretty complicated abstraction built on top of
> uprobes, for end-users USDT is as natural a primitive as uprobes themselves.
> And thus it's important for libbpf to provide best possible user experience
> when it comes to build tracing applications relying on USDTs.
> 
> [...]

Here is the summary with links:
  - [v3,bpf-next,1/7] libbpf: add BPF-side of USDT support
    https://git.kernel.org/bpf/bpf-next/c/d72e2968fb25
  - [v3,bpf-next,2/7] libbpf: wire up USDT API and bpf_link integration
    https://git.kernel.org/bpf/bpf-next/c/2e4913e025fd
  - [v3,bpf-next,3/7] libbpf: add USDT notes parsing and resolution logic
    https://git.kernel.org/bpf/bpf-next/c/74cc6311cec9
  - [v3,bpf-next,4/7] libbpf: wire up spec management and other arch-independent USDT logic
    https://git.kernel.org/bpf/bpf-next/c/999783c8bbda
  - [v3,bpf-next,5/7] libbpf: add x86-specific USDT arg spec parsing logic
    https://git.kernel.org/bpf/bpf-next/c/4c59e584d158
  - [v3,bpf-next,6/7] selftests/bpf: add basic USDT selftests
    https://git.kernel.org/bpf/bpf-next/c/630301b0d59d
  - [v3,bpf-next,7/7] selftests/bpf: add urandom_read shared lib and USDTs
    https://git.kernel.org/bpf/bpf-next/c/00a0fa2d7d49

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      parent reply	other threads:[~2022-04-06  0:09 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-04 23:41 [PATCH v3 bpf-next 0/7] Add libbpf support for USDTs Andrii Nakryiko
2022-04-04 23:41 ` [PATCH v3 bpf-next 1/7] libbpf: add BPF-side of USDT support Andrii Nakryiko
2022-04-05  1:05   ` Dave Marchevsky
2022-04-07 14:19   ` Ilya Leoshkevich
2022-04-07 23:27     ` Andrii Nakryiko
2022-04-04 23:41 ` [PATCH v3 bpf-next 2/7] libbpf: wire up USDT API and bpf_link integration Andrii Nakryiko
2022-04-04 23:41 ` [PATCH v3 bpf-next 3/7] libbpf: add USDT notes parsing and resolution logic Andrii Nakryiko
2022-04-04 23:41 ` [PATCH v3 bpf-next 4/7] libbpf: wire up spec management and other arch-independent USDT logic Andrii Nakryiko
2022-04-04 23:42 ` [PATCH v3 bpf-next 5/7] libbpf: add x86-specific USDT arg spec parsing logic Andrii Nakryiko
2022-04-06 17:23   ` Andrii Nakryiko
2022-04-06 22:49     ` Ilya Leoshkevich
2022-04-06 23:15       ` Andrii Nakryiko
2022-04-08 14:16         ` Alan Maguire
2022-04-08 16:17           ` Andrii Nakryiko
2022-04-04 23:42 ` [PATCH v3 bpf-next 6/7] selftests/bpf: add basic USDT selftests Andrii Nakryiko
2022-04-04 23:42 ` [PATCH v3 bpf-next 7/7] selftests/bpf: add urandom_read shared lib and USDTs Andrii Nakryiko
2022-04-05 13:23 ` [PATCH v3 bpf-next 0/7] Add libbpf support for USDTs Hengqi Chen
2022-04-05 20:30 ` patchwork-bot+netdevbpf [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=164919061375.1996.14109702912690500233.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=alan.maguire@oracle.com \
    --cc=andrii@kernel.org \
    --cc=ast@kernel.org \
    --cc=bpf@vger.kernel.org \
    --cc=daniel@iogearbox.net \
    --cc=davemarchevsky@fb.com \
    --cc=hengqi.chen@gmail.com \
    --cc=kernel-team@fb.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox