From: Masahiro Yamada Date: Mon, 9 Jun 2014 02:16:40 +0000 (+0900) Subject: scripts: objdiff: support directories for the augument of record command X-Git-Tag: omap-for-v3.16/fixes-against-rc1~27^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7fa0e6db3cedc9b70d68a4170f1352e2b1aa0f90;p=pandora-kernel.git scripts: objdiff: support directories for the augument of record command For example, $ scripts/objdiff record init drivers/usb disassembles all the objects under init and drivers/usb directories. This feature would be useful when we change various files under the specific directory. Signed-off-by: Masahiro Yamada Acked-by: Jason Cooper Signed-off-by: Michal Marek --- Reading git-diff-tree failed