On 2016/1/5 13:36, Namhyung Kim wrote:
Currently perf report only shows a help message "For a higher level
overview, try: perf report --sort comm,dso" unconditionally (even if
the sort keys were used).  Add more help tips and show randomly.

Signed-off-by: Namhyung Kim <namhy...@kernel.org>
---

That's really funny.

Some inconvenience:

 1. Tip is never change during one execution of 'perf report', even if
I switch to another view using 'enter' and switch back. It should better
    if tips updated when redrawing.

2. I think add a "Tip: " prefix to the content should be better, or users may
    confuse what he/her doing causes this message

3. What about creating a tools/perf/Documentation/tips.txt and generate tips
    table dynamically?

Thank you.


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to