commit | 2b676bf068916046151277f27113f80828e33001 | [log] [tgz] |
---|---|---|
author | Namhyung Kim <[email protected]> | Thu Feb 07 18:02:08 2013 +0900 |
committer | Arnaldo Carvalho de Melo <[email protected]> | Thu Feb 14 14:59:27 2013 -0300 |
tree | 2f508debbd3bc103ed64887914d8f65f590950b6 | |
parent | e3a34029c635b7dee06e51d99441578b96c7d463 [diff] |
perf ui/gtk: Implement basic GTK2 annotation browser Basic implementation of perf annotate on GTK2. Currently only shows first symbol. Add a new --gtk option to use it. Signed-off-by: Namhyung Kim <[email protected]> Cc: Andi Kleen <[email protected]> Cc: Borislav Petkov <[email protected]> Cc: Ingo Molnar <[email protected]> Cc: Jiri Olsa <[email protected]> Cc: Namhyung Kim <[email protected]> Cc: Paul Mackerras <[email protected]> Cc: Pekka Enberg <[email protected]> Cc: Peter Zijlstra <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>