From: Arnaldo Carvalho de Melo Date: Fri, 27 Sep 2013 20:34:10 +0000 (-0300) Subject: perf trace: Split fd -> pathname array handling X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~41^2~26^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97119f37bbebbab852899bd37ed52b80396728f9;p=pandora-kernel.git perf trace: Split fd -> pathname array handling So that the part that grows the array as needed is untied from the code that reads the /proc/pid/fd symlink and can be used for the vfs_getname hook that will set the fd -> path translation too, when available. Cc: Adrian Hunter Cc: David Ahern Cc: Frederic Weisbecker Cc: Jiri Olsa Cc: Mike Galbraith Cc: Paul Mackerras Cc: Peter Zijlstra Cc: Stephane Eranian Link: http://lkml.kernel.org/n/tip-ydo5rumyv9hdc1vsfmqamugs@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed