+37
−1
Loading
This change introduces the `-y <mask>` and `--tpoint-group-mask <mask>` options, allowing users to enable SPDK tracepoint groups or individual tracepoints at startup using the unified tracing framework. This approach leverages the SPDK tracing infrastructure for both group and individual tracepoint selection, matching the capabilities of other SPDK applications. Example usage: `-y nvme_pcie` enables the nvme_pcie group Change-Id: I1ff5555d6facb3341ecd90c3c32dbd9d8ab7b890 Signed-off-by:Avri Altman <avri.altman@sandisk.com> Reviewed-on: https://review.spdk.io/c/spdk/spdk/+/26441 Reviewed-by:
Jim Harris <jim.harris@nvidia.com> Reviewed-by:
Ankit Kumar <ankit.kumar@samsung.com> Community-CI: Mellanox Build Bot Reviewed-by:
Jacek Kalwas <jacek.kalwas@nutanix.com> Tested-by:
SPDK Automated Test System <spdkbot@gmail.com>