lkml.org 
[lkml]   [2015]   [Mar]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[GIT PULL 0/6] perf/core improvements and fixes
Date
Hi Ingo,

Please consider pulling,

- Arnaldo

The following changes since commit baa5a7bc5dd069bb37de9c8bdb5ea7f4e2e939e9:

Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core (2015-03-24 17:22:44 +0100)

are available in the git repository at:


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

for you to fetch changes up to 7c27f78a297b54c3c2f5075cb15d33431b7f6333:

tools lib traceevent: Zero should not be considered "not found" in eval_flag() (2015-03-26 10:52:29 -0300)

----------------------------------------------------------------
perf/core improvements and fixes:

User visible:

- Show the first event with an invalid filter (David Ahern, Arnaldo Carvalho de Melo)

- Fix garbage output when intermixing syscalls from different threads in 'perf trace' (Arnaldo Carvalho de Melo)

- Fix 'perf timechart' SIBGUS error on sparc64 (David Ahern)

Infrastructure:

- Set JOBS based on CPU or processor, making it work on SPARC, where
/proc/cpuinfo has "CPU", not "processor" (David Ahern)

- Zero should not be considered "not found" in libtraceevent's eval_flag() (Steven Rostedt)

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

----------------------------------------------------------------
Arnaldo Carvalho de Melo (2):
perf evlist: Return the first evsel with an invalid filter in apply_filters()
perf trace: Fix syscall enter formatting bug

David Ahern (3):
perf timechart: Fix SIBGUS error on sparc64
perf: Bump max number of cpus to 1024
perf tools: Set JOBS based on CPU or processor

Steven Rostedt (1):
tools lib traceevent: Zero should not be considered "not found" in eval_flag()

tools/lib/traceevent/event-parse.c | 10 +++++-----
tools/perf/Makefile | 2 +-
tools/perf/builtin-record.c | 5 +++--
tools/perf/builtin-stat.c | 5 +++--
tools/perf/builtin-trace.c | 2 +-
tools/perf/perf.h | 2 +-
tools/perf/util/evlist.c | 6 ++++--
tools/perf/util/evlist.h | 2 +-
tools/perf/util/evsel.c | 2 +-
9 files changed, 20 insertions(+), 16 deletions(-)


\
 
 \ /
  Last update: 2015-03-26 17:01    [W:0.051 / U:0.308 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site