Mirror of the lttng-dev mailing list
 help / color / mirror / Atom feed
* [ltt-dev] [PATCH 0/4] Embedded UST support for ARM and busybox
@ 2011-02-22 21:48 Jason Wessel
  2011-02-22 21:48 ` [ltt-dev] [PATCH 1/4] add ARM specific support for UST Jason Wessel
  2011-02-22 22:24 ` [ltt-dev] [PATCH 0/4] Embedded UST support for ARM and busybox Mathieu Desnoyers
  0 siblings, 2 replies; 8+ messages in thread
From: Jason Wessel @ 2011-02-22 21:48 UTC (permalink / raw)


With all the generic code in UST now fixed, here is the patch series
to implement ARM and busybox support.

This patch set was tested on powerpc e500v2 in addition to ARMv5 and ARMv6.

Comments are welcome.

Thanks,
Jason.

--

The following changes since commit 34174843695ce2380fed2bddb1c631be97420f8d:
  Mathieu Desnoyers (1):
        markers: ensure assembly is portable by using .hword instead of .word

Jason Wessel (4):
      add ARM specific support for UST
      add a definition for fls() for ARM, taken from the linux kernel
      usttrace: Use /bin/sh instead of /bin/bash for busybox compatibility
      usttrace: use short signal names for busybox compatibility

 configure.ac            |    1 +
 include/ust/processor.h |   68 +++++++++++++++++++++++++++++++++++++++++++++++
 usttrace                |   16 +++++-----
 3 files changed, 77 insertions(+), 8 deletions(-)




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

end of thread, other threads:[~2011-02-22 22:31 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-22 21:48 [ltt-dev] [PATCH 0/4] Embedded UST support for ARM and busybox Jason Wessel
2011-02-22 21:48 ` [ltt-dev] [PATCH 1/4] add ARM specific support for UST Jason Wessel
2011-02-22 21:48   ` [ltt-dev] [PATCH 2/4] add a definition for fls() for ARM, taken from the linux kernel Jason Wessel
2011-02-22 21:48     ` [ltt-dev] [PATCH 3/4] usttrace: Use /bin/sh instead of /bin/bash for busybox compatibility Jason Wessel
2011-02-22 21:48       ` [ltt-dev] [PATCH 4/4] usttrace: use short signal names " Jason Wessel
2011-02-22 22:21     ` [ltt-dev] [PATCH 2/4] add a definition for fls() for ARM, taken from the linux kernel Mathieu Desnoyers
2011-02-22 22:31       ` Mathieu Desnoyers
2011-02-22 22:24 ` [ltt-dev] [PATCH 0/4] Embedded UST support for ARM and busybox Mathieu Desnoyers

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox