lttng-dev.lists.lttng.org archive mirror
 help / color / mirror / Atom feed
From: Jan Glauber <jan.glauber@gmail.com>
To: dgoulet@efficios.com
Cc: lttng-dev@lists.lttng.org
Subject: [PATCH lttng-tools v3 0/4] Dynamic probe list support
Date: Wed, 14 May 2014 16:26:28 +0200	[thread overview]
Message-ID: <cover.1400077421.git.jan.glauber__18213.5816933171$1400077708$gmane$org@gmail.com> (raw)

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

             reply	other threads:[~2014-05-14 14:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-14 14:26 Jan Glauber [this message]
     [not found] <cover.1400077421.git.jan.glauber@gmail.com>
2014-05-14 20:47 ` [PATCH lttng-tools v3 0/4] Dynamic probe list support David Goulet
     [not found] ` <20140514204730.GD15072@dalia>
2014-05-15  6:31   ` Jan Glauber

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='cover.1400077421.git.jan.glauber__18213.5816933171$1400077708$gmane$org@gmail.com' \
    --to=jan.glauber@gmail.com \
    --cc=dgoulet@efficios.com \
    --cc=lttng-dev@lists.lttng.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).