[GIT PULL 0/9] perf/core fixes and improvements

From: Arnaldo Carvalho de Melo
Date: Sun Jan 08 2012 - 10:44:00 EST


Hi Ingo,

Please consider pulling.

Regards,

- Arnaldo

The following changes since commit b9f616bbf4a917398aa09db89efbdf9a204e80dc:

Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core (2012-01-08 12:36:18 +0100)

are available in the git repository at:


git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux perf/core

for you to fetch changes up to 172d1b0b73256551f100fc00c69e356d047103f5:

perf tools: Fix compile error on x86_64 Ubuntu (2012-01-08 13:34:55 -0200)

----------------------------------------------------------------
Namhyung Kim (9):
perf script: Add missing closedir() calls
perf test: Change type of '-v' option to INCR
perf top: Add error message for EMFILE
perf kmem: Add missing closedir() calls
perf kmem: Fix a memory leak
perf annotate: Fix usage string
perf annotate: Get rid of field_sep check
perf report: Fix --stdio output alignment when --showcpuutilization used
perf tools: Fix compile error on x86_64 Ubuntu

tools/perf/builtin-annotate.c | 7 +------
tools/perf/builtin-kmem.c | 3 +++
tools/perf/builtin-script.c | 4 ++++
tools/perf/builtin-test.c | 2 +-
tools/perf/builtin-top.c | 4 ++++
tools/perf/util/hist.c | 34 ++++++++++++++++++----------------
tools/perf/util/trace-event-info.c | 1 -
7 files changed, 31 insertions(+), 24 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/