public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL 0/3] perf fixes (inject, report, record)
@ 2010-05-04 14:00 Arnaldo Carvalho de Melo
  2010-05-04 14:00 ` [PATCH 1/3] perf: record TRACE_INFO only if using tracepoints and SAMPLE_RAW Arnaldo Carvalho de Melo
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Arnaldo Carvalho de Melo @ 2010-05-04 14:00 UTC (permalink / raw)
  To: Ingo Molnar; +Cc: linux-kernel, Arnaldo Carvalho de Melo, Tom Zanussi

Hi Ingo,

	Please pull from:

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

Regards,

- Arnaldo

Anton Blanchard (1):
  perf: Fix performance issue with perf report

Arnaldo Carvalho de Melo (1):
  perf inject: Add missing bits

Tom Zanussi (1):
  perf: record TRACE_INFO only if using tracepoints and SAMPLE_RAW

 tools/perf/Documentation/perf-buildid-cache.txt |    4 +-
 tools/perf/Documentation/perf-inject.txt        |   35 +++++++++++++++++++++++
 tools/perf/builtin-inject.c                     |    2 +-
 tools/perf/builtin-record.c                     |   35 +++++++++++++---------
 tools/perf/command-list.txt                     |    1 +
 tools/perf/util/event.c                         |    1 +
 tools/perf/util/header.c                        |    9 +++++-
 tools/perf/util/parse-events.h                  |    1 +
 tools/perf/util/trace-event-info.c              |    5 +++
 9 files changed, 75 insertions(+), 18 deletions(-)
 create mode 100644 tools/perf/Documentation/perf-inject.txt


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2010-05-05 16:52 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-04 14:00 [GIT PULL 0/3] perf fixes (inject, report, record) Arnaldo Carvalho de Melo
2010-05-04 14:00 ` [PATCH 1/3] perf: record TRACE_INFO only if using tracepoints and SAMPLE_RAW Arnaldo Carvalho de Melo
2010-05-04 17:06   ` Frederic Weisbecker
2010-05-04 21:18     ` Arnaldo Carvalho de Melo
2010-05-05  3:39       ` Tom Zanussi
2010-05-05  4:26         ` Frederic Weisbecker
2010-05-05 16:52         ` [tip:perf/core] perf/record: simplify TRACE_INFO tracepoint check tip-bot for Tom Zanussi
2010-05-04 14:00 ` [PATCH 2/3] perf inject: Add missing bits Arnaldo Carvalho de Melo
2010-05-05  4:18   ` Tom Zanussi
2010-05-04 14:00 ` [PATCH 3/3] perf: Fix performance issue with perf report Arnaldo Carvalho de Melo
2010-05-04 16:32 ` [GIT PULL 0/3] perf fixes (inject, report, record) Ingo Molnar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox