diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2018-05-28 12:21:45 +0300 |
---|---|---|
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | 2018-05-28 21:31:19 +0300 |
commit | e298f3b49def8e67c2466bef8aed355462bfa7f1 (patch) | |
tree | 20a897e3f53ee948054d8025ca98ac6bef18b705 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 137c0118a900bc4a3d1673573e22a03fbae3e8fd (diff) | |
download | linux-e298f3b49def8e67c2466bef8aed355462bfa7f1.tar.xz |
kconfig: add built-in function support
This commit adds a new concept 'function' to do more text processing
in Kconfig.
A function call looks like this:
$(function,arg1,arg2,arg3,...)
This commit adds the basic infrastructure to expand functions.
Change the text expansion helpers to take arguments.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions