All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Update compaction instrumentation for 3.12.x stable kernels
@ 2014-12-17  8:01 David Engraf
  0 siblings, 0 replies; 3+ messages in thread
From: David Engraf @ 2014-12-17  8:01 UTC (permalink / raw)
  To: lttng-dev, simon.marchi, mathieu.desnoyers

[-- Attachment #1: Type: text/plain, Size: 1 bytes --]



[-- Attachment #2: 0001-Conditional-compilation-introduced-by-lttng-modules-.patch --]
[-- Type: text/x-diff, Size: 879 bytes --]

Conditional compilation introduced by lttng-modules commit

  0007344741ef65259bc52dea72259173dfbf96c0

needs to be applied to kernels 3.12.30 and up in the 3.12.x branch.

Signed-off-by: David Engraf <david.engraf@sysgo.com>
---
 instrumentation/events/lttng-module/compaction.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/instrumentation/events/lttng-module/compaction.h b/instrumentation/events/lttng-module/compaction.h
index 773a6ad..a05f207 100644
--- a/instrumentation/events/lttng-module/compaction.h
+++ b/instrumentation/events/lttng-module/compaction.h
@@ -47,6 +47,7 @@ LTTNG_TRACEPOINT_EVENT_INSTANCE(mm_compaction_isolate_template, mm_compaction_is
 )
 
 #if LTTNG_KERNEL_RANGE(3,14,25, 3,15,0) || \
+	LTTNG_KERNEL_RANGE(3,12,30, 3,13,0) || \
 	(LINUX_VERSION_CODE >= KERNEL_VERSION(3,16,0))
 LTTNG_TRACEPOINT_EVENT(mm_compaction_migratepages,
 
-- 
1.9.1


[-- Attachment #3: Type: text/plain, Size: 155 bytes --]

_______________________________________________
lttng-dev mailing list
lttng-dev@lists.lttng.org
http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] Update compaction instrumentation for 3.12.x stable kernels
       [not found] ` <1731068074.28743.1418829713487.JavaMail.zimbra@efficios.com>
@ 2014-12-17 15:34   ` David Engraf
  0 siblings, 0 replies; 3+ messages in thread
From: David Engraf @ 2014-12-17 15:34 UTC (permalink / raw)
  To: Mathieu Desnoyers; +Cc: lttng-dev

Perfect, thank you!

David


Am 17.12.2014 um 16:21 schrieb Mathieu Desnoyers:
> Merged all the way back to stable-2.4, thanks !
>
> Mathieu
>
> ----- Original Message -----
>> From: "David Engraf" <david.engraf@sysgo.com>
>> To: lttng-dev@lists.lttng.org, "simon marchi" <simon.marchi@polymtl.ca>, "mathieu desnoyers"
>> <mathieu.desnoyers@efficios.com>
>> Sent: Wednesday, December 17, 2014 3:01:17 AM
>> Subject: [PATCH] Update compaction instrumentation for 3.12.x stable kernels
>>
>>
>>
>

-- 
Mit freundlichen Grüßen/Best regards,

David Engraf
Product Engineer

SYSGO AG
Office Mainz
Am Pfaffenstein 14 / D-55270 Klein-Winternheim / Germany
Phone: +49-6136-9948-0 / Fax: +49-6136-9948-10
VoIP: SIP:den@sysgo.com
E-mail: david.engraf@sysgo.com / Web: http://www.sysgo.com

Handelsregister/Commercial Registry: HRB Mainz 90 HRB 8066
Vorstand/Executive Board: Knut Degen (CEO), Kai Sablotny (COO)
Aufsichtsratsvorsitzender/Supervisory Board Chairman: Pascal Bouchiat
USt-Id-Nr./VAT-Id-No.: DE 149062328

_______________________________________________
lttng-dev mailing list
lttng-dev@lists.lttng.org
http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] Update compaction instrumentation for 3.12.x stable kernels
       [not found] <5491384D.3070608@sysgo.com>
@ 2014-12-17 15:21 ` Mathieu Desnoyers
       [not found] ` <1731068074.28743.1418829713487.JavaMail.zimbra@efficios.com>
  1 sibling, 0 replies; 3+ messages in thread
From: Mathieu Desnoyers @ 2014-12-17 15:21 UTC (permalink / raw)
  To: David Engraf; +Cc: lttng-dev

Merged all the way back to stable-2.4, thanks !

Mathieu

----- Original Message -----
> From: "David Engraf" <david.engraf@sysgo.com>
> To: lttng-dev@lists.lttng.org, "simon marchi" <simon.marchi@polymtl.ca>, "mathieu desnoyers"
> <mathieu.desnoyers@efficios.com>
> Sent: Wednesday, December 17, 2014 3:01:17 AM
> Subject: [PATCH] Update compaction instrumentation for 3.12.x stable kernels
> 
> 
> 

-- 
Mathieu Desnoyers
EfficiOS Inc.
http://www.efficios.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-12-17 15:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-12-17  8:01 [PATCH] Update compaction instrumentation for 3.12.x stable kernels David Engraf
     [not found] <5491384D.3070608@sysgo.com>
2014-12-17 15:21 ` Mathieu Desnoyers
     [not found] ` <1731068074.28743.1418829713487.JavaMail.zimbra@efficios.com>
2014-12-17 15:34   ` David Engraf

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.