[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20100908060546.GA3439@elte.hu>
Date: Wed, 8 Sep 2010 08:05:46 +0200
From: Ingo Molnar <mingo@...e.hu>
To: Frederic Weisbecker <fweisbec@...il.com>
Cc: LKML <linux-kernel@...r.kernel.org>,
Koki Sanagi <sanagi.koki@...fujitsu.com>,
"David S . Miller" <davem@...emloft.net>,
Steven Rostedt <rostedt@...dmis.org>
Subject: Re: [GIT PULL] tracing updates
* Frederic Weisbecker <fweisbec@...il.com> wrote:
> Ingo,
>
> Please pull the perf/core branch that can be found at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing.git
> perf/core
>
> Thanks,
> Frederic
> ---
>
> Koki Sanagi (3):
> netdev: Add tracepoints to netdev layer
> skb: Add tracepoints to freeing skb
> perf: Add a script to show packets processing
>
> Lai Jiangshan (1):
> irq: Add tracepoint to softirq_raise
>
> Neil Horman (1):
> napi: Convert trace_napi_poll to TRACE_EVENT
>
>
> include/linux/interrupt.h | 8 +-
> include/trace/events/irq.h | 26 +-
> include/trace/events/napi.h | 25 +-
> include/trace/events/net.h | 82 ++++
> include/trace/events/skb.h | 17 +
> net/core/datagram.c | 1 +
> net/core/dev.c | 8 +
> net/core/net-traces.c | 1 +
> net/core/skbuff.c | 1 +
> tools/perf/scripts/python/bin/netdev-times-record | 8 +
> tools/perf/scripts/python/bin/netdev-times-report | 5 +
> tools/perf/scripts/python/netdev-times.py | 464 +++++++++++++++++++++
> 12 files changed, 641 insertions(+), 5 deletions(-)
Pulled, thanks a lot!
Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists