Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754382AbaDNP3G (ORCPT ); Mon, 14 Apr 2014 11:29:06 -0400 Received: from mx1.redhat.com ([209.132.183.28]:62556 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751883AbaDNP3D (ORCPT ); Mon, 14 Apr 2014 11:29:03 -0400 Message-ID: <534BFE90.7070500@redhat.com> Date: Mon, 14 Apr 2014 17:28:16 +0200 From: Daniel Borkmann User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: Ingo Molnar CC: Jovi Zhangwei , Alexei Starovoitov , Ingo Molnar , Steven Rostedt , LKML , Masami Hiramatsu , Greg Kroah-Hartman , Frederic Weisbecker , Arnaldo Carvalho de Melo , Peter Zijlstra , Thomas Gleixner , Jiri Olsa , Geoff Levand Subject: Re: [RFC PATCH 00/28] ktap: A lightweight dynamic tracing tool for Linux References: <20140331071749.GA1252@gmail.com> <20140402074322.GA22744@gmail.com> <20140404073616.GC1637@gmail.com> <20140414151125.GA27749@gmail.com> In-Reply-To: <20140414151125.GA27749@gmail.com> 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 On 04/14/2014 05:11 PM, Ingo Molnar wrote: > * Jovi Zhangwei wrote: > >> Obviously many people love ktap nowadays even though it's not a >> C-family language, [...] > > Imagine how much more widespread it would become amongst kernel > developers if it had C syntax - see PeterZ's reply for example. +1 I think it would be awesome to reuse the kernel's BPF engine with its C backend for this in the way that Alexei has started in its original set; surely there's a lot of work that still needs to be addressed, but it would allow long-term for just having that engine to maintain, and also to exploit its flexibility and speed (JIT) where we can. -- 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/