This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 00/12] MIPS port


Marcin Nowakowski <marcin.nowakowski@imgtec.com> writes:

> This patch series attempts to bring MIPS support to systemtap. It is
> largely based on an earlier work by Victor Kamensky and Crestez Dan
> Leonard who have previously attempted to add MIPS support, but which
> has never been completed.  [...]

Thank you.

> There is no good guide on how to add a new architecture to SystemTap,
> so there might be things that I have missed or which are not done
> entirely correctly - I hope that with some guidance from the
> maintainers I can get it all merged into the tree. [...]

After a quick look over the patches and an x86-64 smoke-test to detect
"friendly fire", the whole set is now merged.

As to how to port to new architectures, indeed we lack formal
documentation on this.  (It happens so rarely!)  One minimal thing we
could do would be to add comment markers like /* PORTING */ to all the
places you just had to touch.  (It would be similar to the "PRERELEASE"
comment to mark pre-release checklist locations.)  Would that have
helped you?


- FChE


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]