devtools: check orphan symbols in map files
authorThomas Monjalon <thomas@monjalon.net>
Sun, 27 May 2018 21:54:47 +0000 (23:54 +0200)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 29 May 2018 15:43:33 +0000 (17:43 +0200)
commitf8ad40dc998cfaa5b08d97d813570ec6373dabcc
treee4b25cb7f96e8003b854a1eb7772fcbcc5e8efce
parenta55277a788dfba015602cf0a56a6e584b5b2ec7d
devtools: check orphan symbols in map files

The script check-symbol-maps.sh finds the symbols exported
in a map file but not referenced in the codebase.

Suggested-by: Pavan Nikhilesh <pbhagavatula@caviumnetworks.com>
Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
MAINTAINERS
devtools/check-symbol-maps.sh [new file with mode: 0755]