lkml.org 
[lkml]   [2014]   [Mar]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/5] tracing: Hash triggers
Date
Hi Steve,

This is my current code for the hash triggers mentioned in the other
thread.

I've been using it for a project here, and as such it works fine for
me, but it's nowhere near anything like a mergeable state; I'm only
sending/posting it because I didn't realize until today that you were
presenting on triggers at Collab Summit, and if as mentioned you're
thinking of adding a bullet or two for it wrt future/3.16 work, it
might be useful to have the code to play around with too...

Tom

The following changes since commit f217c44ebd41ce7369d2df07622b2839479183b0:

Merge tag 'trace-fixes-v3.14-rc7-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace (2014-03-26 09:09:18 -0700)

are available in the git repository at:


git://git.yoctoproject.org/linux-yocto-contrib.git tzanussi/hashtriggers-v0
http://git.yoctoproject.org/cgit/cgit.cgi/linux-yocto-contrib/log/?h=tzanussi/hashtriggers-v0

Tom Zanussi (5):
tracing: Make ftrace_event_field checking functions available
tracing: Add event record param to trigger_ops.func()
tracing: Add get_syscall_name()
tracing: Add hash trigger to Documentation
tracing: Add 'hash' event trigger command

Documentation/trace/events.txt | 81 ++
include/linux/ftrace_event.h | 8 +-
kernel/trace/trace.h | 27 +-
kernel/trace/trace_events_filter.c | 15 +-
kernel/trace/trace_events_trigger.c | 1439 ++++++++++++++++++++++++++++++++++-
kernel/trace/trace_syscalls.c | 11 +
6 files changed, 1546 insertions(+), 35 deletions(-)

--
1.8.3.1



\
 
 \ /
  Last update: 2014-03-27 06:21    [W:0.085 / U:0.132 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site