perf annotate: Restore title when came back to original symbol
authorNamhyung Kim <namhyung.kim@lge.com>
Thu, 23 Feb 2012 08:46:22 +0000 (17:46 +0900)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 5 Mar 2012 13:15:50 +0000 (10:15 -0300)
commit142cfbd0a0353bbcf4ce62f1d4b4ffaa5fe228f9
treebf302f187db04380ad75749aa6c0a1c5220d4bbc
parentef7c537221160c285704997a913fb66ddc1fe6bc
perf annotate: Restore title when came back to original symbol

On tui annotation, the title was set to name of the target symbol if
user selects the target. However it remained after returning to original
symbol from the target. Fix it.

Cc: Ingo Molnar <mingo@elte.hu>
Cc: Namhyung Kim <namhyung@gmail.com>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/r/1329986784-4916-4-git-send-email-namhyung.kim@lge.com
Signed-off-by: Namhyung Kim <namhyung.kim@lge.com>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/ui/browsers/annotate.c