From: David Ahern <daahern@cisco.com>
To: linux-perf-users@vger.kernel.org, linux-kernel@vger.kernel.org
Cc: David Ahern <daahern@cisco.com>
Subject: [PATCH 0/2] perf tools: reference timestamp and time history dump
Date: Mon, 29 Nov 2010 16:07:07 -0700 [thread overview]
Message-ID: <1291072029-19178-1-git-send-email-daahern@cisco.com> (raw)
First patch adds a reference timestamp to the perf header. The second
patch uses the reference timestamp to convert kernel timestamps to
time-of-day and outputs each sample.
David Ahern (2):
perf tools: add reference timestamp to perf header
perf tools: Add option to show time history of event samples
tools/perf/builtin-record.c | 8 +++
tools/perf/builtin-report.c | 120 ++++++++++++++++++++++++++++++++++++++++++-
tools/perf/util/header.c | 51 ++++++++++++++++++
tools/perf/util/header.h | 3 +
tools/perf/util/session.c | 26 +++++++++
5 files changed, 206 insertions(+), 2 deletions(-)
--
1.7.2.3
next reply other threads:[~2010-11-29 23:07 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-29 23:07 David Ahern [this message]
2010-11-29 23:07 ` [PATCH 1/2] perf tools: add reference timestamp to perf header David Ahern
2010-11-29 23:07 ` [PATCH 2/2] perf tools: Add option to show time history of event samples David Ahern
2010-11-30 19:19 ` Arnaldo Carvalho de Melo
2010-11-30 19:36 ` David S. Ahern
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1291072029-19178-1-git-send-email-daahern@cisco.com \
--to=daahern@cisco.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-perf-users@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).