summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/probe-event.h
diff options
context:
space:
mode:
authorMasami Hiramatsu2010-04-15 00:39:35 +0200
committerArnaldo Carvalho de Melo2010-04-14 22:41:14 +0200
commitdd259c5db26ccda46409dbf6efc79d5a2b259e38 (patch)
treec392f55f5a6529c053c1a5581d96b007f2a92229 /tools/perf/util/probe-event.h
parentperf probe: Fix to use correct debugfs path finder (diff)
downloadkernel-qcow2-linux-dd259c5db26ccda46409dbf6efc79d5a2b259e38.tar.gz
kernel-qcow2-linux-dd259c5db26ccda46409dbf6efc79d5a2b259e38.tar.xz
kernel-qcow2-linux-dd259c5db26ccda46409dbf6efc79d5a2b259e38.zip
perf probe: Fix mis-estimation for shortening filename
Fix mis-estimation size for making a short filename. Since the buffer size is 32 bytes and there are '@' prefix and '\0' termination, maximum shorten filename length should be 30. This means, before searching '/', it should be 31 bytes. LKML-Reference: <20100414223935.14630.11954.stgit@localhost6.localdomain6> Signed-off-by: Masami Hiramatsu <mhiramat@redhat.com> Cc: Paul Mackerras <paulus@samba.org> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Mike Galbraith <efault@gmx.de> Cc: Frederic Weisbecker <fweisbec@gmail.com> Cc: Ingo Molnar <mingo@elte.hu> Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/util/probe-event.h')
0 files changed, 0 insertions, 0 deletions