[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1380395584-9025-1-git-send-email-dsahern@gmail.com>
Date: Sat, 28 Sep 2013 13:12:57 -0600
From: David Ahern <dsahern@...il.com>
To: acme@...stprotocols.net, linux-kernel@...r.kernel.org
Cc: David Ahern <dsahern@...il.com>
Subject: [PATCH 0/7] perf trace enhancements
Hi Arnaldo:
Some more enhancements to perf-trace. It is based on your perf/trace
branch to keep the conflicts down based on the work you are doing.
David Ahern (7):
perf util: Add machine method to loop over threads and invoke handler
perf trace: Use new machine method to loop over threads
perf trace: Fix comm resolution when reading events from file
perf trace: Add record option
perf util: Add priv variable to intlist
perf util: Add findnew method to intlist
perf trace: Add summary option to dump syscall statistics
tools/perf/Documentation/perf-trace.txt | 16 ++-
tools/perf/builtin-trace.c | 237 +++++++++++++++++++++++++------
tools/perf/util/intlist.c | 11 ++
tools/perf/util/intlist.h | 2 +
tools/perf/util/machine.c | 23 +++
tools/perf/util/machine.h | 4 +
6 files changed, 246 insertions(+), 47 deletions(-)
--
1.7.10.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists