[ltt-dev] lttv unable to execute textDump on MIPS multicore target
Mathieu Desnoyers
compudj at krystal.dyndns.org
Wed Feb 16 13:40:18 EST 2011
* David Daney (ddaney at caviumnetworks.com) wrote:
> On 02/16/2011 03:26 AM, Naresh Bhat wrote:
>> Hi Mathieu/David,
>>
>> Thank you very much for all your support.
>> Here is my back ported working patch for 2.6.32 with lttng patch set 0.188
>> kernel
>>
>> ====================================================================================================
>> Description:
>>
>> fix lttng mips use 64 bit counter for trace clock
>> and fix octeon get_cycles
>>
>> Signed-off-by: David Daney<ddaney at caviumnetworks.com>
>
> I don't recall being the author of this patch, nor having really been
> associated with it in any way.
>
> Did someone other than me add my Signed-off-by: header? If so, please
> remove it.
Hi David,
It looks like Naresh mistakenly attributed both of us with sign-off.
This is a patch being posted for older lttng versions, so it won't end
up in any LTTng tree. But Naresh should repost it without our sign-offs
>> Signed-off-by: Mathieu Desnoyers<mathieu.desnoyers at efficios.com>
(to remove too)
since this is code that has been produced by him.
Naresh: See the Linux kernel Documentation/SubmittingPatches, section 12
for details.
Thanks,
Mathieu
>> Signed-off-by: Naresh Bhat<nareshgbhat at gmail.com>
>> ---
>> arch/mips/Kconfig | 7 ++++
>> arch/mips/include/asm/octeon/trace-clock.h | 43
>> ++++++++++++++++++++++++++++
>> arch/mips/include/asm/timex.h | 35 ++++++++++++++++++++++-
>> arch/mips/include/asm/trace-clock.h | 6 ++++
>> arch/mips/kernel/smp.c | 2 +
>> 5 files changed, 92 insertions(+), 1 deletions(-)
>> create mode 100644 arch/mips/include/asm/octeon/trace-clock.h
>>
>
--
Mathieu Desnoyers
Operating System Efficiency R&D Consultant
EfficiOS Inc.
http://www.efficios.com
More information about the lttng-dev
mailing list