From: "Steven Rostedt (VMware)" <rostedt@xxxxxxxxxxx> To keep from having bad warning() or die() formats with repect to their args, add the gcc printf format specifier that will have gcc check the formatting of the strings used. Steven Rostedt (VMware) (2): trace-cmd: Add printf format attribute to die() and warning() trace-cmd: Fix up the die() formats tracecmd/include/trace-local.h | 5 +++++ tracecmd/trace-dump.c | 14 +++++++------- tracecmd/trace-record.c | 2 +- 3 files changed, 13 insertions(+), 8 deletions(-) -- 2.29.2