On 2024/11/5 1:51, Namhyung Kim wrote: > On Mon, 21 Oct 2024 11:01:59 +0000, Tengda Wu wrote: > >> Here is the 5th version of the series to support inherit events for bperf. >> This version added the `inherit` flag for struct `target` instead of >> `bpf_stat_opts`, and also fixed the logic when TGID w/o inherit. >> >> >> bperf (perf-stat --bpf-counter) has not supported inherit events during >> fork() since it was first introduced. >> >> [...] > > Applied to perf-tools-next, thanks! > > Best regards, > Namhyung You're welcome, thank you! With Best regards, Tengda