diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2020-06-01 14:57:04 +0900 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2020-06-03 13:22:18 +0900 |
commit | 2beee868997485a5718a349c7868260d5ee7378f (patch) | |
tree | fb1ea267324ae764cf41886312c9c2e46111db5e /tools/perf/scripts/python/stackcollapse.py | |
parent | 4e5ab74c3cbbe7ca2b907a86ce5140e442b340bf (diff) |
modpost: load KBUILD_EXTRA_SYMBOLS files in order
Currently, modpost reads extra symbol dump files in the reverse order.
If '-e foo -e bar' is given, modpost reads bar, foo, in this order.
This is probably not a big deal, but there is no good reason to reverse
the order. Read files in the given order.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions