diff options
author | Colin Ian King <[email protected]> | 2015-12-30 23:06:41 +0000 |
---|---|---|
committer | Steven Rostedt <[email protected]> | 2016-01-04 11:13:16 -0500 |
commit | 713a3e4de707fab49d5aa4bceb77db1058572a7b (patch) | |
tree | aaad51c237cc5d39d6d7f6eb821654e5fd25fdfe /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | a50bd43935586420fb75f4558369eb08566fac5e (diff) |
ftrace/scripts: Fix incorrect use of sprintf in recordmcount
Fix build warning:
scripts/recordmcount.c:589:4: warning: format not a string
literal and no format arguments [-Wformat-security]
sprintf("%s: failed\n", file);
Fixes: a50bd43935586 ("ftrace/scripts: Have recordmcount copy the object file")
Link: http://lkml.kernel.org/r/[email protected]
Cc: Li Bin <[email protected]>
Cc: Russell King <[email protected]>
Cc: Will Deacon <[email protected]>
Cc: [email protected] # 2.6.37+
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: Steven Rostedt <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions