Hi Arnaldo and all, I met 3 compiling problems on my x86_32 machine, and these are the fixes, patch 1/3 only applies for perf/core branch of your git, while patch 2 applies to Linus' tree also. please review.
Thanks, Feng --- Feng Tang (3): perf tools: Fix a compiling error in trace-event-perl.c for 32 bits machine Perf tools: Fix a compiling error in util/map.c perf tools: Fix a misuse of for_each_set_bit() in session.c tools/perf/util/map.c | 5 ++--- .../perf/util/scripting-engines/trace-event-perl.c | 2 +- tools/perf/util/session.c | 9 ++++----- 3 files changed, 7 insertions(+), 9 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/