From mboxrd@z Thu Jan 1 00:00:00 1970 From: mathieu.desnoyers@efficios.com (Mathieu Desnoyers) Date: Wed, 29 Sep 2010 16:40:16 -0400 Subject: [ltt-dev] [UST] malloc error found by david In-Reply-To: <5F47D9E1-3BBB-4016-921E-22804AB46220@ludd.ltu.se> References: <20100929132755.GA20790@starquasia> <20100929150622.GA6625@Krystal> <5F47D9E1-3BBB-4016-921E-22804AB46220@ludd.ltu.se> Message-ID: <20100929204016.GA24400@Krystal> Hi Nils, Please double-check that you ported commit 38516ab59fbc5b3bb278cf5e1fe2867c70cff32e tracing: Let tracepoints have data passed to tracepoint callbacks correctly from mainline. There is at least a bug in static inline void *allocate_probes(int count) (sizeof(void *) should be changed for sizeof(struct tracepoint_func)) Hopefully no other bugs crept in. Credits go to David Goulet, how just spent 2 days hunting this one down. Thanks, Mathieu -- Mathieu Desnoyers Operating System Efficiency R&D Consultant EfficiOS Inc. http://www.efficios.com