>From: linux-omap-owner@xxxxxxxxxxxxxxx [mailto:linux-omap-owner@xxxxxxxxxxxxxxx] On Behalf Of Ramos >Falcon, Ernesto > >Some execution info is missing at the beginning of the >trace buffer printout. This fix is to include this information >according to the buffer contents description and >also couple of cosmetic changes to make the traces more >readable. > >This fix also uses DYNEXTBASE address to filter symbols that >match low addresses in the hash table and are not useful to >print. Any address below DYNEXTBASE is not valid for the DSP. > >Signed-off-by: Ernesto Ramos <ernesto@xxxxxx> >--- > drivers/dsp/bridge/core/io_sm.c | 72 +++++++++++++++++++++++++++++---------- > 1 files changed, 54 insertions(+), 18 deletions(-) > I pushed this patch to have the feature in, but we need to think on how to make this code easier to read. Pushed to dspbridge. - omar -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html