From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wr1-f66.google.com ([209.85.221.66]:36124 "EHLO mail-wr1-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753576AbeGFKvq (ORCPT ); Fri, 6 Jul 2018 06:51:46 -0400 Received: by mail-wr1-f66.google.com with SMTP id h9-v6so3742129wro.3 for ; Fri, 06 Jul 2018 03:51:45 -0700 (PDT) Subject: Re: [PATCH 2/3] kernel-shark-qt: Consolidate load_data_entries and load_data_records To: Steven Rostedt Cc: linux-trace-devel@vger.kernel.org References: <20180703162432.316240087@goodmis.org> <993cf66c-316a-1b7a-59a6-a5f607476667@gmail.com> <20180705180544.7210caad@gandalf.local.home> From: "Yordan Karadzhov (VMware)" Message-ID: Date: Fri, 6 Jul 2018 13:51:43 +0300 MIME-Version: 1.0 In-Reply-To: <20180705180544.7210caad@gandalf.local.home> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-trace-devel-owner@vger.kernel.org List-ID: Hi Steve, On 6.07.2018 01:05, Steven Rostedt wrote: > Try it out and see if it improves things on your end: > > Oh, and I pushed my patches. > Please push the patch for trace-input.c as well. Thanks! Yordan