Re: Neon registers in core files

2010-12-13 Thread Yao Qi
On 12/03/2010 10:57 PM, Dave Martin wrote: [Apologized for delayed reply] > My guess is that it shouldn't be hard to dump the VFP/NEON state, but > GDB and the kernel need to agree on the format. > Exactly. That is why we need your guys' support from kernel side. :) > Rather that trying to ha

Neon registers in core files

2010-12-03 Thread Yao Qi
Hi, Kernel WG, Can recent kernel handle NEON registers in corefiles? Seems we've had plan for this in "Ensure full NEON debug support" in https://wiki.linaro.org/WorkingGroups/KernelConsolidation/Specs/BSPInvestigations Any progress on this piece of work? We want to handle NEON registers in core

Re: [Blueprint multimedia-linaro-optimize-aac-encoding] optimize AAC/EAAC/AAC+ encoding for ARM

2010-11-24 Thread Yao Qi
On 11/24/2010 09:30 PM, kan hu wrote: > Blueprint changed by kan hu: > + Looks like these work are related to toolchain. Here are some my cents, > + GDB and Oprofiler on Cortex a9(required for profiling or look for a > workaround) : TODO > + We plan to improve the correctness of GDB and Opro

Re: Eclipse Wiki Page

2010-09-13 Thread Yao Qi
Tom Gall wrote: > Hi All, > > I've started a Eclipse page https://wiki.linaro.org/Eclipse/Evaluation > > It's mostly meant as a place to collect Eclipse information which > perhaps might drive some future blueprints. > > It's mostly skeleton at this point so feel free to add to it. > Here are s

Re: Capturing usage information

2010-08-09 Thread Yao Qi
Michael Hope wrote: > I'd like to record the running of a typical program such as Firefox, > GCC, or ffmpeg and capture the calls and arguments to functions like > strcpy() and memcpy(). The idea is to generate a usage profile so we > can tell what standard library functions and what variants (i.e