[ltt-dev] [PATCH 0/4] Embedded UST support for ARM and busybox
Jason Wessel
jason.wessel at windriver.com
Tue Feb 22 16:48:30 EST 2011
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(-)
More information about the lttng-dev
mailing list