All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] perf trace enhancements - v2
@ 2013-08-29  4:29 David Ahern
  2013-08-29  4:29 ` [PATCH 1/3] perf evlist: Add tracepoint lookup by name David Ahern
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: David Ahern @ 2013-08-29  4:29 UTC (permalink / raw)
  To: acme, linux-kernel; +Cc: David Ahern

Arnaldo:

A couple of enhancements to perf-trace: ability to analyze events from a
file and when processing a file limit the analysis to a given set of
pid and tids.


David Ahern (3):
  perf evlist: Add tracepoint lookup by name
  perf trace: Add option to analyze events in a file versus live - v2
  perf trace: Honor target pid / tid options when analyzing a file

 tools/perf/Documentation/perf-trace.txt |    4 +
 tools/perf/builtin-trace.c              |  141 ++++++++++++++++++++++++++++++-
 tools/perf/util/evlist.c                |   15 ++++
 tools/perf/util/evlist.h                |    4 +
 4 files changed, 162 insertions(+), 2 deletions(-)

-- 
1.7.10.1


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

end of thread, other threads:[~2013-08-31  8:16 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-29  4:29 [PATCH 0/3] perf trace enhancements - v2 David Ahern
2013-08-29  4:29 ` [PATCH 1/3] perf evlist: Add tracepoint lookup by name David Ahern
2013-08-31  8:15   ` [tip:perf/core] " tip-bot for David Ahern
2013-08-29  4:29 ` [PATCH 2/3] perf trace: Add option to analyze events in a file versus live - v2 David Ahern
2013-08-31  8:15   ` [tip:perf/core] perf trace: Add option to analyze events in a file versus live tip-bot for David Ahern
2013-08-29  4:29 ` [PATCH 3/3] perf trace: Honor target pid / tid options when analyzing a file David Ahern
2013-08-31  8:15   ` [tip:perf/core] " tip-bot for David Ahern

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.