aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/arch/arc/annotate/instructions.c
diff options
context:
space:
mode:
authorSihyeon Jang <uneedsihyeon@gmail.com>2018-12-02 00:46:03 +0900
committerArnaldo Carvalho de Melo <acme@redhat.com>2018-12-17 14:59:40 -0300
commit75c375c0ae7cc75cec6683ee2539937c60c3e4af (patch)
treeb8f531a3d9cec5c2a89629e0c964691703ccda5d /tools/perf/arch/arc/annotate/instructions.c
parentperf record: Fix memory leak on AIO objects deallocation (diff)
downloadlinux-dev-75c375c0ae7cc75cec6683ee2539937c60c3e4af.tar.xz
linux-dev-75c375c0ae7cc75cec6683ee2539937c60c3e4af.zip
perf config: Modify size factor of snprintf
According to definition of snprintf, it gets size factor including null('\0') byte. So '-1' is not neccessary. Also it will be helpful unfied style with other cases. (eg. builtin-script.c) Signed-off-by: Sihyeon Jang <uneedsihyeon@gmail.com> Cc: Jiri Olsa <jolsa@kernel.org> Cc: Namhyung Kim <namhyung@kernel.org> Link: http://lkml.kernel.org/r/20181201154603.10093-1-uneedsihyeon@gmail.com Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions