Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754840Ab3EVIht (ORCPT ); Wed, 22 May 2013 04:37:49 -0400 Received: from mail-la0-f51.google.com ([209.85.215.51]:47459 "EHLO mail-la0-f51.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753187Ab3EVIhp (ORCPT ); Wed, 22 May 2013 04:37:45 -0400 Message-ID: <519C83D6.8020805@kernel.org> Date: Wed, 22 May 2013 11:37:42 +0300 From: Pekka Enberg User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130311 Thunderbird/17.0.4 MIME-Version: 1.0 To: Namhyung Kim CC: Arnaldo Carvalho de Melo , Peter Zijlstra , Paul Mackerras , Ingo Molnar , Namhyung Kim , LKML , Jiri Olsa , David Ahern , Stephane Eranian Subject: Re: [PATCH 1/5] perf gtk/hists: Use GtkTreeStore instead of GtkListStore References: <1369211258-3163-1-git-send-email-namhyung@kernel.org> <1369211258-3163-2-git-send-email-namhyung@kernel.org> In-Reply-To: <1369211258-3163-2-git-send-email-namhyung@kernel.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 604 Lines: 16 On 05/22/2013 11:27 AM, Namhyung Kim wrote: > From: Namhyung Kim > > The GtkTreeStore can save items in a tree-like way. This is a > preparation for supporting callgraphs in the hist browser. > > Cc: Pekka Enberg > Signed-off-by: Namhyung Kim Reviewed-by: Pekka Enberg -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/