lttng-dev.lists.lttng.org archive mirror
 help / color / mirror / Atom feed
* [PATCH lttng-tools v3 0/4] Dynamic probe list support
@ 2014-05-14 14:26 Jan Glauber
  0 siblings, 0 replies; 3+ messages in thread
From: Jan Glauber @ 2014-05-14 14:26 UTC (permalink / raw)
  To: dgoulet; +Cc: lttng-dev

Hi David,

here are the rebased patches (onto 88564da). There are no functional
changes to the previous version.

Jan Glauber (4):
  Use common functions for module loading and unloading
  Seperate probe modules from control modules
  Remove required parameter from module parameters
  Configurable kernel module probes support

 doc/man/lttng-sessiond.8              |    7 +
 src/bin/lttng-sessiond/kern-modules.h |    3 +-
 src/bin/lttng-sessiond/main.c         |    5 +
 src/bin/lttng-sessiond/modprobe.c     |  307 ++++++++++++++++++---------------
 src/bin/lttng-sessiond/modprobe.h     |    2 +
 src/common/defaults.h                 |    3 +
 src/common/utils.c                    |   10 ++
 src/common/utils.h                    |    1 +
 8 files changed, 200 insertions(+), 138 deletions(-)

-- 
1.7.9.5

^ permalink raw reply	[flat|nested] 3+ messages in thread
[parent not found: <cover.1400077421.git.jan.glauber@gmail.com>]

end of thread, other threads:[~2014-05-15  6:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-14 14:26 [PATCH lttng-tools v3 0/4] Dynamic probe list support Jan Glauber
     [not found] <cover.1400077421.git.jan.glauber@gmail.com>
2014-05-14 20:47 ` David Goulet
     [not found] ` <20140514204730.GD15072@dalia>
2014-05-15  6:31   ` Jan Glauber

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).