lkml.org 
[lkml]   [2012]   [Mar]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[GIT PULL 0/3] perf/urgent fixes
Date
Hi Ingo,

Please consider pulling,

- Arnaldo

The following changes since commit 8aa8a7c80ccdfac2df5ee48a51a4a7bee2143d4f:

perf record: Fix buffer overrun bug in tracepoint_id_to_path() (2012-03-13 17:01:28 +0100)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux tags/perf-urgent-for-mingo

for you to fetch changes up to eae7a755ee81129370c8f555b0d5672e6673735d:

perf tools, x86: Build perf on older user-space as well (2012-03-14 12:42:34 -0300)

----------------------------------------------------------------
Some corner cases fixes.

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>

----------------------------------------------------------------
Anton Blanchard (1):
perf tools: Incorrect use of snprintf results in SEGV

Arnaldo Carvalho de Melo (1):
perf tools: Use scnprintf where applicable

Ingo Molnar (1):
perf tools, x86: Build perf on older user-space as well

tools/perf/Makefile | 2 ++
tools/perf/arch/powerpc/util/header.c | 2 +-
tools/perf/arch/x86/util/header.c | 2 +-
tools/perf/perf.h | 6 ++++++
tools/perf/util/color.c | 9 +++++----
tools/perf/util/header.c | 4 ++--
tools/perf/util/hist.c | 30 +++++++++++++++---------------
tools/perf/util/include/asm/unistd_32.h | 1 +
tools/perf/util/include/asm/unistd_64.h | 1 +
tools/perf/util/sort.c | 3 +++
tools/perf/util/strbuf.c | 7 ++++---
tools/perf/util/ui/browsers/hists.c | 12 ++++++------
tools/perf/util/ui/helpline.c | 2 +-
13 files changed, 48 insertions(+), 33 deletions(-)
create mode 100644 tools/perf/util/include/asm/unistd_32.h
create mode 100644 tools/perf/util/include/asm/unistd_64.h


\
 
 \ /
  Last update: 2012-03-14 18:01    [W:0.123 / U:0.052 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site