[PATCH 7/7] perf gtk/browser: Use hist_period_print functions

2012-08-19 Thread Namhyung Kim
From: Namhyung Kim Now we can support color using pango markup with this change. Acked-by: Pekka Enberg Signed-off-by: Namhyung Kim --- tools/perf/ui/gtk/browser.c | 101 +--- tools/perf/ui/gtk/gtk.h | 1 + tools/perf/ui/gtk/setup.c | 1 + 3 f

Re: [PATCH 7/7] perf gtk/browser: Use hist_period_print functions

2012-08-15 Thread Pekka Enberg
On Mon, 6 Aug 2012, Namhyung Kim wrote: > Now we can support color using pango markup with this change. > > Cc: Pekka Enberg > Signed-off-by: Namhyung Kim Awesome! Acked-by: Pekka Enberg -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to maj

[PATCH 7/7] perf gtk/browser: Use hist_period_print functions

2012-08-06 Thread Namhyung Kim
Now we can support color using pango markup with this change. Cc: Pekka Enberg Signed-off-by: Namhyung Kim --- tools/perf/ui/gtk/browser.c | 101 +--- tools/perf/ui/gtk/gtk.h | 2 + tools/perf/ui/gtk/setup.c | 1 + 3 files changed, 88 insertions