* Jason Wessel ([email protected]) wrote: > 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.
Except for the fls licensing, the other patches look good! I'll merge them when you post an updated fls() patch. Thanks, Mathieu > > 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(-) -- Mathieu Desnoyers Operating System Efficiency R&D Consultant EfficiOS Inc. http://www.efficios.com _______________________________________________ ltt-dev mailing list [email protected] http://lists.casi.polymtl.ca/cgi-bin/mailman/listinfo/ltt-dev
