public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] perf trace enhancements
@ 2013-08-27  3:52 David Ahern
  2013-08-27  3:52 ` [PATCH 1/3] perf evlist: Add tracepoint lookup by name David Ahern
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: David Ahern @ 2013-08-27  3:52 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
  perf trace: Honor target pid / tid options when analyzing a file

 tools/perf/Documentation/perf-trace.txt |    4 +
 tools/perf/builtin-trace.c              |  135 ++++++++++++++++++++++++++++++-
 tools/perf/util/evlist.c                |   15 ++++
 tools/perf/util/evlist.h                |    4 +
 4 files changed, 157 insertions(+), 1 deletion(-)

-- 
1.7.10.1


^ permalink raw reply	[flat|nested] 8+ messages in thread
* [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
  0 siblings, 1 reply; 8+ 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] 8+ messages in thread

end of thread, other threads:[~2013-08-29  4:30 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-27  3:52 [PATCH 0/3] perf trace enhancements David Ahern
2013-08-27  3:52 ` [PATCH 1/3] perf evlist: Add tracepoint lookup by name David Ahern
2013-08-27  3:52 ` [PATCH 2/3] perf trace: Add option to analyze events in a file versus live David Ahern
2013-08-28 13:02   ` Arnaldo Carvalho de Melo
2013-08-28 13:09     ` David Ahern
2013-08-28 13:31       ` Arnaldo Carvalho de Melo
2013-08-27  3:52 ` [PATCH 3/3] perf trace: Honor target pid / tid options when analyzing a file David Ahern
  -- strict thread matches above, loose matches on Subject: below --
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

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