diff options
author | Stephen Boyd <[email protected]> | 2010-09-10 01:32:50 -0700 |
---|---|---|
committer | Michal Marek <[email protected]> | 2010-09-13 12:43:22 +0200 |
commit | aee08ed499d65f78373b716fcacefcde1ceb7ade (patch) | |
tree | 4c33b02181584fa13cf14b0b384b4007fbc865a8 /tools/perf/util/scripting-engines/trace-event-perl.c | |
parent | 71d8066265896a6498a4de1bed80dea8dc5daead (diff) |
nconfig: Fix help for choice menus
When getting the help for a choice menu with a help section (for example
the "Choose SLAB allocator" menu) nconfig pops up a window with nothing
inside it. This is due to show_help() passing an empty string to
show_scroll_win()'s 3rd argument. The option really does have help
though, but it isn't a config symbol, so just add the help text for
the option, and don't try to add anything else like the config option
name.
Signed-off-by: Stephen Boyd <[email protected]>
Acked-by: Nir Tzachar <[email protected]>
Signed-off-by: Michal Marek <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-perl.c')
0 files changed, 0 insertions, 0 deletions