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<[email protected]>

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.

Signed-off-by: Mathieu Desnoyers<[email protected]>
Signed-off-by: Naresh Bhat<[email protected]>
---
  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


_______________________________________________
ltt-dev mailing list
[email protected]
http://lists.casi.polymtl.ca/cgi-bin/mailman/listinfo/ltt-dev

Reply via email to