aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorSrinivas Kandagatla <[email protected]>2011-08-02 18:49:52 +0100
committerMichal Marek <[email protected]>2011-08-08 16:01:54 +0200
commit3f198dfee49d2e9c30583c62b0c79286c78c7b44 (patch)
tree7475ad2d52dfe987438ccbb1b7af99acd6e09fad /tools/perf/util/scripting-engines/trace-event-python.c
parent4920e05c79417f9a8d236a044502e10729af91b3 (diff)
kbuild: Fix help text not displayed in choice option.
Help text under choice menu is never displayed because it does not have symbol name associated with it, however many kconfigs have help text under choice, assuming that it will be displayed when user selects help. for example in Kconfig if we have: choice prompt "Choice" ---help--- HELP TEXT ... config A bool "A" config B bool "B" endchoice Without this patch "HELP TEXT" is not displayed when user selects help option when "Choice" is highlighted from menuconfig or xconfig or gconfig. This patch changes the logic in menu_get_ext_help to display help for cases which dont have symbol names like choice. Signed-off-by: Srinivas Kandagatla <[email protected]> Reviewed-by: Stuart Menefy <[email protected]> Reviewed-by: Arnaud Lacombe <[email protected]> Cc: [email protected] Signed-off-by: Michal Marek <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions