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: dwarf unwinder branch


I glanced at the branch diff.  It seems to have a lot of unrelated little
changes.  These make it harder to read through the branch changes on their
own.  

$ git-merge-base origin/unwind origin/master
481963c741b440fec7724426f12b268cfad199b3
$ git diff 481963c741b4..origin/unwind
...

Can you merge your unrelated changes into the trunk (or else just abandon
them) and then merge or rebase your branch so it diverges only in the
unwind-related code?  (I'm happy to offer advice on the git details from my
experience with the kernel, if you need it.)


Thanks,
Roland


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