* [lttng-dev] [PATCH lttng-tools] Add kernel modules loading for new probes
[not found] ` <20121210195057.GB17705@Krystal>
@ 2013-01-07 20:07 ` David Goulet
0 siblings, 0 replies; only message in thread
From: David Goulet @ 2013-01-07 20:07 UTC (permalink / raw)
Merged in master!
Cheers!
David
Mathieu Desnoyers:
> * Andrew Gabbasov (andrew_gabbasov at mentor.com) wrote:
>> New probes introduced by commit b87700e318c27267890cbd6fb5e50b687279131b
>> in lttng-modules.
>
> David, these probes are 2.2 material. So feel free to either include
> this patch in 2.1 or keep it for 2.2. Since the modprobe error is
> ignored, it won't make much difference.
>
> Thanks,
>
> Acked-by: Mathieu Desnoyers <mathieu.desnoyers at efficios.com>
>
>>
>> Signed-off-by: Andrew Gabbasov <andrew_gabbasov at mentor.com>
>> ---
>> src/bin/lttng-sessiond/modprobe.c | 11 +++++++++++
>> 1 file changed, 11 insertions(+)
>>
>> diff --git a/src/bin/lttng-sessiond/modprobe.c b/src/bin/lttng-sessiond/modprobe.c
>> index 8e5cc94..1a5a1b7 100644
>> --- a/src/bin/lttng-sessiond/modprobe.c
>> +++ b/src/bin/lttng-sessiond/modprobe.c
>> @@ -46,7 +46,10 @@ const struct kern_modules_param kern_modules_list[] = {
>> { "lttng-types", 0 },
>> { "lttng-probe-asoc", 0 },
>> { "lttng-probe-block", 0 },
>> + { "lttng-probe-btrfs", 0 },
>> + { "lttng-probe-compaction", 0 },
>> { "lttng-probe-ext3", 0 },
>> + { "lttng-probe-ext4", 0 },
>> { "lttng-probe-gpio", 0 },
>> { "lttng-probe-irq", 0 },
>> { "lttng-probe-jbd", 0 },
>> @@ -58,16 +61,24 @@ const struct kern_modules_param kern_modules_list[] = {
>> { "lttng-probe-napi", 0 },
>> { "lttng-probe-net", 0 },
>> { "lttng-probe-power", 0 },
>> + { "lttng-probe-printk", 0 },
>> + { "lttng-probe-random", 0 },
>> + { "lttng-probe-rcu", 0 },
>> + { "lttng-probe-regmap", 0 },
>> { "lttng-probe-regulator", 0 },
>> + { "lttng-probe-rpm", 0 },
>> { "lttng-probe-sched", 0 },
>> { "lttng-probe-scsi", 0 },
>> { "lttng-probe-signal", 0 },
>> { "lttng-probe-skb", 0 },
>> { "lttng-probe-sock", 0 },
>> { "lttng-probe-statedump", 0 },
>> + { "lttng-probe-sunrpc", 0 },
>> { "lttng-probe-timer", 0 },
>> { "lttng-probe-udp", 0 },
>> { "lttng-probe-vmscan", 0 },
>> + { "lttng-probe-workqueue", 0 },
>> + { "lttng-probe-writeback", 0 },
>> };
>>
>> /*
>> --
>> 1.7.10.4
>>
>>
>> _______________________________________________
>> lttng-dev mailing list
>> lttng-dev at lists.lttng.org
>> http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev
>
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-01-07 20:07 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <1355168223-6704-1-git-send-email-andrew_gabbasov@mentor.com>
[not found] ` <20121210195057.GB17705@Krystal>
2013-01-07 20:07 ` [lttng-dev] [PATCH lttng-tools] Add kernel modules loading for new probes David Goulet
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox