commit | c1e028ef40b8d6943b767028ba17d4f2ba020edb | [log] [tgz] |
---|---|---|
author | Deng-Cheng Zhu <[email protected]> | Tue Oct 12 19:33:33 2010 +0800 |
committer | Ingo Molnar <[email protected]> | Tue Oct 12 13:34:37 2010 +0200 |
tree | fd8c23191be74b5e25a2c05b60368d139ec31da9 | |
parent | ad0cf3478de8677f720ee06393b3147819568d6a [diff] |
perf, MIPS: Support cross compiling of tools/perf for MIPS Changes: v4: Fix the cosmetic issue of redundant dot-ops v3: Change rmb() to use SYNC v2: Include mips unistd.h and define rmb()/cpu_relax() in tools/perf/perf.h Signed-off-by: Deng-Cheng Zhu <[email protected]> Acked-by: Ralf Baechle <[email protected]> Cc: David Daney <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Arnaldo Carvalho de Melo <[email protected]> Cc: Frederic Weisbecker <[email protected]> Cc: Paul Mackerras <[email protected]> Signed-off-by: Ingo Molnar <[email protected]>