lkml.org 
[lkml]   [2010]   [Sep]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[GIT PULL] tracing updates
Date
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(-)


\
 
 \ /
  Last update: 2010-09-07 18:53    [W:0.041 / U:0.020 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site