summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorMatthias Maennich <maennich@google.com>2019-09-06 13:32:25 +0300
committerJessica Yu <jeyu@kernel.org>2019-09-10 11:30:02 +0300
commitc5e4a062fe661806ab291a7576dc4a41613adb86 (patch)
treea50413326d297a9e44827e57f04ecb713420d121 /tools/perf/scripts/python/exported-sql-viewer.py
parent089cf7f6ecb266b6a4164919a2e69bd2f938374a (diff)
downloadlinux-c5e4a062fe661806ab291a7576dc4a41613adb86.tar.xz
module: support reading multiple values per modinfo tag
Similar to modpost's get_next_modinfo(), introduce get_next_modinfo() in kernel/module.c to acquire any further values associated with the same modinfo tag name. That is useful for any tags that have multiple occurrences (such as 'alias'), but is in particular introduced here as part of the symbol namespaces patch series to read the (potentially) multiple namespaces a module is importing. Reviewed-by: Joel Fernandes (Google) <joel@joelfernandes.org> Reviewed-by: Martijn Coenen <maco@android.com> Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Matthias Maennich <maennich@google.com> Signed-off-by: Jessica Yu <jeyu@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions