From: "Steven Rostedt (Google)" <rostedt@xxxxxxxxxxx> As some systems do not implement memfd_create() be able to fallback to the tempfile method. Depends on: https://lore.kernel.org/r/20220405192204.1551283-1-joel@xxxxxxxxxxxxxxxxx https://patchwork.kernel.org/project/linux-trace-devel/patch/20220405192204.1551283-1-joel@xxxxxxxxxxxxxxxxx/ Steven Rostedt (Google) (2): trace-cmd Makefile: Change test-build to link as well trace-cmd agent: Test if memfd_create() is available Makefile | 13 +++++++++++-- lib/trace-cmd/include/private/trace-cmd-private.h | 5 +++++ lib/trace-cmd/trace-msg.c | 8 ++++++++ 3 files changed, 24 insertions(+), 2 deletions(-) -- 2.35.1