[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1346053107-11946-1-git-send-email-feng.tang@intel.com>
Date: Mon, 27 Aug 2012 15:38:24 +0800
From: Feng Tang <feng.tang@...el.com>
To: acme@...hat.com
Cc: mingo@...e.hu, a.p.zijlstra@...llo.nl, namhyung@...nel.org,
dsahern@...il.com, linux-kernel@...r.kernel.org,
Feng Tang <feng.tang@...el.com>
Subject: [PATCH 0/3] perf tools: Fixes for some compile errors.
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 majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists