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

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Arnaldo Carvalho de Melo
Date: Thursday, August 12, 2010 - 1:45 pm

Hi Ingo,

        Please pull from:

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

Regards,

- Arnaldo

Arnaldo Carvalho de Melo (3):
  perf ui browser: Return the exit key in all browsers
  perf ui browser: Add routines to compactly specify exit keys
  perf ui browser: Abstract some more slang operations

 tools/perf/builtin-annotate.c          |   17 ++--
 tools/perf/util/ui/browser.c           |   93 +++++++++++--------
 tools/perf/util/ui/browser.h           |    9 ++-
 tools/perf/util/ui/browsers/annotate.c |   37 ++++----
 tools/perf/util/ui/browsers/hists.c    |  157 ++++++++++++++------------------
 tools/perf/util/ui/browsers/map.c      |   23 ++---
 tools/perf/util/ui/util.c              |    4 +-
 tools/perf/util/util.h                 |   13 ---
 8 files changed, 161 insertions(+), 192 deletions(-)

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[GIT PULL 0/3] perf/core fixes and improvements, Arnaldo Carvalho de Melo, (Thu Aug 12, 1:45 pm)
[PATCH 1/3] perf ui browser: Return the exit key in all br ..., Arnaldo Carvalho de Melo, (Thu Aug 12, 1:45 pm)
[PATCH 2/3] perf ui browser: Add routines to compactly spe ..., Arnaldo Carvalho de Melo, (Thu Aug 12, 1:45 pm)