From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.kernel.org ([198.145.29.99]:40748 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726463AbeJSKYX (ORCPT ); Fri, 19 Oct 2018 06:24:23 -0400 Date: Thu, 18 Oct 2018 22:20:24 -0400 From: Steven Rostedt To: Yordan Karadzhov Cc: "linux-trace-devel@vger.kernel.org" , Yordan Karadzhov Subject: Re: [PATCH v2 04/23] kernel-shark-qt: Add Trace Viewer widget. Message-ID: <20181018222024.1784c2f7@vmware.local.home> In-Reply-To: <20181016155232.5257-5-ykaradzhov@vmware.com> References: <20181016155232.5257-1-ykaradzhov@vmware.com> <20181016155232.5257-5-ykaradzhov@vmware.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-trace-devel-owner@vger.kernel.org List-ID: On Tue, 16 Oct 2018 15:53:01 +0000 Yordan Karadzhov wrote: > From: Yordan Karadzhov (VMware) > > This patch defines widget for browsing in the trace data shown in a text > form. The provides a search panel and a Table view area. The panel and > the table are integrated with the Dual Marker. > BTW, for the subject, leave off the period at the end. Thanks! -- Steve