On 05/31/2012 11:04 PM, Pantelis Antoniou wrote:

Please do a perf sched spr-replay -l -n -d -d and send me the output.
There was a change made to the way names are recorded, and this could have
affected it.

Attached. You can also grab perf.data at http://78.153.153.8/tmp/perf.data.gz
and see whether you're able to reproduce this issue.

Which warnings? I don't use the latest linaro toolchain, so I get no such 
warnings.
The compiler that I used last (for x86 since I'm not at my office) is
"gcc (Ubuntu/Linaro 4.4.4-14ubuntu5.1) 4.4.5".

builtin-sched.c: In function 'calculate_bogoloops_value':
builtin-sched.c:345:34: error: variable 'delta_diff' set but not used 
[-Werror=unused-but-set-variable]
builtin-sched.c: In function 'generate_spr_program':
builtin-sched.c:3407:28: error: variable 'atom_last' set but not used 
[-Werror=unused-but-set-variable]
cc1: all warnings being treated as errors

Feel free to fix them and send me a patch.

It was set_but_unused.patch I've sent before.

Dmitry

Attachment: spr_replay_debug_output.txt.gz
Description: GNU Zip compressed data

_______________________________________________
linaro-dev mailing list
linaro-dev@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/linaro-dev

Reply via email to